diff --git a/FV3 b/FV3 index 0975bb66..6bc61df3 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 0975bb669bb911d2eec9cd6cf5c3dd8a78108dcf +Subproject commit 6bc61df3c363f9134a46439ff4a5a4a803daafb1 diff --git a/conf/configure.fv3.cheyenne.intel b/conf/configure.fv3.cheyenne.intel index 36762bdb..98c79426 100644 --- a/conf/configure.fv3.cheyenne.intel +++ b/conf/configure.fv3.cheyenne.intel @@ -206,6 +206,6 @@ LDFLAGS += $(LIBS) ifdef InNemsMakefile FFLAGS += $(ESMF_INC) -CPPFLAGS += -DFV3_CPLD -traditional +CPPFLAGS += -traditional EXTLIBS = $(NCEPLIBS) $(ESMF_LIB) $(LDFLAGS) $(NETCDF_LIB) $(SIONLIB_LIB) endif diff --git a/conf/configure.fv3.hera.intel b/conf/configure.fv3.hera.intel index 6dec6c3a..e9a5d583 100644 --- a/conf/configure.fv3.hera.intel +++ b/conf/configure.fv3.hera.intel @@ -180,6 +180,6 @@ LDFLAGS += $(LIBS) ifdef InNemsMakefile FFLAGS += $(ESMF_INC) -CPPFLAGS += -DFV3_CPLD -traditional +CPPFLAGS += -traditional EXTLIBS = $(NCEPLIBS) $(ESMF_LIB) $(LDFLAGS) $(NETCDF_LIB) endif diff --git a/conf/configure.fv3.orion.intel b/conf/configure.fv3.orion.intel index a545ff92..a7e6e21e 100644 --- a/conf/configure.fv3.orion.intel +++ b/conf/configure.fv3.orion.intel @@ -183,6 +183,6 @@ LDFLAGS += $(LIBS) ifdef InNemsMakefile FFLAGS += $(ESMF_INC) -CPPFLAGS += -DFV3_CPLD -traditional +CPPFLAGS += -traditional EXTLIBS = $(NCEPLIBS) $(ESMF_LIB) $(LDFLAGS) $(NETCDF_LIB) endif diff --git a/conf/configure.fv3.wcoss_dell_p3 b/conf/configure.fv3.wcoss_dell_p3 index fe5221b4..8839c14c 100644 --- a/conf/configure.fv3.wcoss_dell_p3 +++ b/conf/configure.fv3.wcoss_dell_p3 @@ -167,6 +167,6 @@ LDFLAGS += $(LIBS) ifdef InNemsMakefile FFLAGS += $(ESMF_INC) -CPPFLAGS += -DFV3_CPLD -traditional +CPPFLAGS += -traditional EXTLIBS = $(NCEPLIBS) $(ESMF_LIB) $(LDFLAGS) endif diff --git a/parm/ccpp_ca.nml.IN b/parm/ccpp_ca.nml.IN index e47e01f9..5f825c56 100644 --- a/parm/ccpp_ca.nml.IN +++ b/parm/ccpp_ca.nml.IN @@ -190,7 +190,8 @@ do_sppt = @[DO_SPPT] do_shum = @[DO_SHUM] do_skeb = @[DO_SKEB] - do_sfcperts = @[DO_SFCPERTS] + lndp_type = @[LNDP_TYPE] + n_var_lndp = @[N_VAR_LNDP] do_ca = @[DO_CA] ca_sgs = @[CA_SGS] ca_global = @[CA_GLOBAL] @@ -282,17 +283,10 @@ ISEED_SPPT=3, / &nam_sfcperts - NSFCPERT=6, - PERTZ0=-999., - PERTSHC=-999., - PERTZT=-999., - PERTLAI=-999., - PERTVEGF=-999., - PERTALB=-999., - SFC_TAU=21600, - SFC_LSCALE=500000, - ISEED_SFC=0, - SPPT_LAND=.FALSE., + lndp_type = @[LNDP_TYPE] + LNDP_TAU=21600, + LNDP_LSCALE=500000, + ISEED_LNDP=2010, / &cires_ugwp_nml diff --git a/parm/ccpp_control.nml.IN b/parm/ccpp_control.nml.IN index cd5c16a9..e6e8c6af 100644 --- a/parm/ccpp_control.nml.IN +++ b/parm/ccpp_control.nml.IN @@ -159,8 +159,8 @@ random_clds = .true. trans_trac = .false. cnvcld = .true. - imfshalcnv = @[IMFSHALCNV] - imfdeepcnv = @[IMFDEEPCNV] + imfshalcnv = 2 + imfdeepcnv = 2 isatmedmf = @[ISATMEDMF] cdmbgwd = 3.5,0.25 prslrd0 = 0. @@ -194,7 +194,8 @@ do_sppt = @[DO_SPPT] do_shum = @[DO_SHUM] do_skeb = @[DO_SKEB] - do_sfcperts = @[DO_SFCPERTS] + lndp_type = @[LNDP_TYPE] + n_var_lndp = @[N_VAR_LNDP] do_ca = .false. ca_sgs = .false. nca = 1 @@ -216,16 +217,6 @@ iseed_ca = 1 nsmooth = 1 ca_amplitude = 0.5 - do_RRTMGP = @[DO_RRTMGP] - active_gases = 'h2o_co2_o3_n2o_ch4_o2' - ngases = 6 - lw_file_gas = 'rrtmgp-data-lw-g256-2018-12-04.nc' - lw_file_clouds = 'rrtmgp-cloud-optics-coeffs-lw.nc' - sw_file_gas = 'rrtmgp-data-sw-g224-2018-12-04.nc' - sw_file_clouds = 'rrtmgp-cloud-optics-coeffs-sw.nc' - rrtmgp_cld_optics = 0 - rrtmgp_nrghice = 3 - rrtmgp_ngauss_ang = 3 / &interpolator_nml @@ -296,17 +287,10 @@ ISEED_SPPT=3, / &nam_sfcperts - NSFCPERT=6, - PERTZ0=-999., - PERTSHC=-999., - PERTZT=-999., - PERTLAI=-999., - PERTVEGF=-999., - PERTALB=-999., - SFC_TAU=21600, - SFC_LSCALE=500000, - ISEED_SFC=0, - SPPT_LAND=.FALSE., + lndp_type = @[LNDP_TYPE] + LNDP_TAU=21600, + LNDP_LSCALE=500000, + ISEED_LNDP=2010, / &cires_ugwp_nml diff --git a/parm/ccpp_gfdlmp.nml.IN b/parm/ccpp_gfdlmp.nml.IN index 6cf8a3bb..ff3d652e 100644 --- a/parm/ccpp_gfdlmp.nml.IN +++ b/parm/ccpp_gfdlmp.nml.IN @@ -155,7 +155,9 @@ trans_trac = .false. cnvcld = .true. imfshalcnv = @[IMFSHALCNV] + hwrf_samfshal = @[HWRF_SAMFSHAL] imfdeepcnv = @[IMFDEEPCNV] + hwrf_samfdeep = @[HWRF_SAMFDEEP] cdmbgwd = 3.5,0.25 prslrd0 = 0. ivegsrc = 1 @@ -188,7 +190,8 @@ do_sppt = @[DO_SPPT] do_shum = @[DO_SHUM] do_skeb = @[DO_SKEB] - do_sfcperts = @[DO_SFCPERTS] + lndp_type = @[LNDP_TYPE] + n_var_lndp = @[N_VAR_LNDP] / &gfdl_cloud_microphysics_nml diff --git a/parm/input.mom6_ccpp.nml.IN b/parm/input.mom6_ccpp.nml.IN index 15eb43f9..f6d8b5f3 100644 --- a/parm/input.mom6_ccpp.nml.IN +++ b/parm/input.mom6_ccpp.nml.IN @@ -159,8 +159,8 @@ random_clds = .true. trans_trac = .false. cnvcld = .true. - imfshalcnv = @[IMFSHALCNV] - imfdeepcnv = @[IMFDEEPCNV] + imfshalcnv = 2 + imfdeepcnv = 2 isatmedmf = @[ISATMEDMF] cdmbgwd = 3.5,0.25 prslrd0 = 0. @@ -195,7 +195,8 @@ do_sppt = @[DO_SPPT] do_shum = @[DO_SHUM] do_skeb = @[DO_SKEB] - do_sfcperts = @[DO_SFCPERTS] + lndp_type = @[LNDP_TYPE] + n_var_lndp = @[N_VAR_LNDP] do_ca = .false. ca_sgs = .false. nca = 1 @@ -287,17 +288,10 @@ ISEED_SPPT=3, / &nam_sfcperts - NSFCPERT=6, - PERTZ0=-999., - PERTSHC=-999., - PERTZT=-999., - PERTLAI=-999., - PERTVEGF=-999., - PERTALB=-999., - SFC_TAU=21600, - SFC_LSCALE=500000, - ISEED_SFC=0, - SPPT_LAND=.FALSE., + lndp_type = @[LNDP_TYPE] + LNDP_TAU=21600, + LNDP_LSCALE=500000, + ISEED_LNDP=2010, / &cires_ugwp_nml diff --git a/stochastic_physics b/stochastic_physics index a8e2cc1c..ffdd19bc 160000 --- a/stochastic_physics +++ b/stochastic_physics @@ -1 +1 @@ -Subproject commit a8e2cc1c84a1e6a7deb9eef152edec2992b1a859 +Subproject commit ffdd19bc6c1df747394b7e9958a76238fcd44242 diff --git a/tests/Compile_hera.intel.log b/tests/Compile_hera.intel.log index a48caec7..d1a91cc8 100644 --- a/tests/Compile_hera.intel.log +++ b/tests/Compile_hera.intel.log @@ -1,7 +1,7 @@ + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -+ PATHTR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ++ readonly PATHTR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ++ PATHTR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 + readonly BUILD_TARGET=hera.intel + BUILD_TARGET=hera.intel + readonly 'MAKE_OPT=CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y' @@ -13,7 +13,7 @@ + readonly clean_after=YES + clean_after=YES + hostname -hfe05 +hfe04 + echo 'Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_1.exe on hera.intel' Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_1.exe on hera.intel + gnu_make=gmake @@ -23,49 +23,49 @@ Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_G + [[ hera.intel == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../NEMS ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build" -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build" ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -+ rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include ++ rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -76,136 +76,136 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 \ + /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_1" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_1 -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS' +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_1" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_1 +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/conf/configure.fv3.hera.intel /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=300000 ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=12000000 ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS' -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS' +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: @@ -220,19 +220,19 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = hera_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: @@ -246,39 +246,39 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP CMEPS: include -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' GNUmakefile:70: : component CMEPS makefile fragment is missing CICE6: include GNUmakefile:70: : component CICE6 makefile fragment is missing @@ -300,56 +300,56 @@ CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/externals.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_1" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_1 -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS' +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_1" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_1 +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/conf/configure.fv3.hera.intel /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=300000 ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=12000000 ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS' -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS' +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh hera.intel "$PATH_CCPP" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh hera.intel "$PATH_CCPP" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"/lib Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -362,10 +362,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -446,6 +446,7 @@ INFO: Converting local name dqdt(:,:,index_for_liquid_cloud_condensate) of varia INFO: Converting local name ntcw of variable index_for_liquid_cloud_condensate from new to old metadata INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_subgrid_orography from new to old metadata INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata INFO: Converting local name tsfco of variable sea_surface_temperature from new to old metadata @@ -480,7 +481,7 @@ INFO: Converting local name nleffr of variable index_for_cloud_liquid_water_effe INFO: Converting local name u10mi_cpl of variable instantaneous_x_wind_at_10m_for_coupling from new to old metadata INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from new to old metadata INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata INFO: Converting local name sr of variable ratio_of_snowfall_to_rainfall from new to old metadata @@ -508,7 +509,7 @@ INFO: Converting local name zm of variable ocean_mixed_layer_thickness from new INFO: Converting local name rmol of variable reciprocal_of_obukhov_length from new to old metadata INFO: Converting local name save_tcp of variable air_temperature_save_from_convective_parameterization from new to old metadata INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata INFO: Converting local name sh2o of variable volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model from new to old metadata @@ -618,7 +619,6 @@ INFO: Converting local name dspheat of variable flag_TKE_dissipation_heating fro INFO: Converting local name aerosolssw of variable RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16 from new to old metadata INFO: Converting local name ntchm of variable number_of_chemical_tracers from new to old metadata INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata INFO: Converting local name acvt of variable largest_cloud_top_vertical_index_encountered_thus_far from new to old metadata @@ -662,17 +662,17 @@ INFO: Converting local name isd of variable starting_x_direction_index_domain fr INFO: Converting local name clxss of variable fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale from new to old metadata INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from new to old metadata INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata INFO: Converting local name Radtend of variable GFS_radtend_type_instance from new to old metadata INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata INFO: Converting local name sbsno of variable snow_deposition_sublimation_upward_latent_heat_flux from new to old metadata @@ -684,7 +684,7 @@ INFO: Converting local name qlcn of variable mass_fraction_of_convective_cloud_l INFO: Converting local name fh2_land of variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land from new to old metadata INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag from new to old metadata INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata INFO: Converting local name tdomzr of variable dominant_freezing_rain_type from new to old metadata @@ -878,7 +878,6 @@ INFO: Converting local name fluxlwDOWN_clrsky of variable RRTMGP_lw_flux_profile INFO: Converting local name du3dt_ogw of variable time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag from new to old metadata INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_column from new to old metadata INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata INFO: Converting local name wet1 of variable normalized_soil_wetness from new to old metadata INFO: Converting local name lmk of variable adjusted_vertical_layer_dimension_for_radiation from new to old metadata @@ -967,6 +966,7 @@ INFO: Converting local name mg_qcmin(2) of variable mg_minimum_ice_mixing_ratio INFO: Converting local name dudt_mtb of variable instantaneous_change_in_x_wind_due_to_mountain_blocking_drag from new to old metadata INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from new to old metadata INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata INFO: Converting local name tcrf of variable cloud_phase_transition_denominator from new to old metadata @@ -1102,6 +1102,7 @@ INFO: Converting local name iccn of variable flag_for_in_ccn_forcing_for_morriso INFO: Converting local name canicexy of variable canopy_intercepted_ice_mass from new to old metadata INFO: Converting local name scmpsw of variable components_of_surface_downward_shortwave_fluxes from new to old metadata INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata INFO: Converting local name Intdiag of variable GFS_diag_type_instance from new to old metadata @@ -1196,7 +1197,7 @@ INFO: Converting local name chh_ice of variable surface_drag_mass_flux_for_heat_ INFO: Converting local name chh_ocean of variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean from new to old metadata INFO: Converting local name gq0(:,:,index_for_liquid_cloud_number_concentration) of variable cloud_droplet_number_concentration_updated_by_physics from new to old metadata INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata INFO: Converting local name dx of variable cell_size from new to old metadata INFO: Converting local name t02min of variable minimum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata @@ -1274,7 +1275,7 @@ INFO: Converting local name tracer of variable chemical_tracers from new to old INFO: Converting local name iopt_rad of variable flag_for_radiation_transfer_option from new to old metadata INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata INFO: Converting local name sigma of variable slope_of_subgrid_orography from new to old metadata @@ -1282,7 +1283,6 @@ INFO: Converting local name do_myjsfc of variable do_myjsfc from new to old meta INFO: Converting local name ep of variable cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep from new to old metadata INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from new to old metadata INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata INFO: Converting local name first_time_step of variable flag_for_first_time_step from new to old metadata @@ -1292,7 +1292,6 @@ INFO: Converting local name tsq of variable t_prime_squared from new to old meta INFO: Converting local name fscav of variable fraction_of_tracer_scavenged from new to old metadata INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_factor from new to old metadata INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata INFO: Converting local name evcwa of variable cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep from new to old metadata @@ -1447,7 +1446,6 @@ INFO: Converting local name nfracseed of variable cellular_automata_seed_probabi INFO: Converting local name kcnv of variable flag_deep_convection from new to old metadata INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio from new to old metadata INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata INFO: Converting local name do_cnvgwd of variable flag_for_convective_gravity_wave_drag from new to old metadata @@ -1556,11 +1554,9 @@ INFO: Converting local name mg_ninst of variable mg_ice_concentration_constant f INFO: Converting local name hefac of variable surface_upward_latent_heat_flux_reduction_factor from new to old metadata INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from new to old metadata INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata INFO: Converting local name tau_ngw of variable instantaneous_momentum_flux_due_to_nonstationary_gravity_wave from new to old metadata @@ -1772,7 +1768,7 @@ INFO: Converting local name dt3dt(:,:,4) of variable cumulative_change_in_temper INFO: Converting local name iopt_stc of variable flag_for_soil_and_snow_temperature_time_stepping_option from new to old metadata INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_model_level from new to old metadata INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata INFO: Converting local name proflw_type of variable proflw_type from new to old metadata @@ -1788,6 +1784,7 @@ INFO: Converting local name gasvmr(:,:,1) of variable volume_mixing_ratio_co2 fr INFO: Converting local name dvsfc1 of variable instantaneous_surface_y_momentum_flux from new to old metadata INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_frozen_precip from new to old metadata INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata INFO: Converting local name vtype of variable vegetation_type_classification_real from new to old metadata @@ -1796,6 +1793,7 @@ INFO: Converting local name lw_optical_props_clouds of variable longwave_optical INFO: Converting local name sfcfsw of variable sw_fluxes_sfc from new to old metadata INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and_VIS_diffused from new to old metadata INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata INFO: Converting local name phil of variable geopotential from new to old metadata INFO: Converting local name flag_frsoil of variable flag_for_frozen_soil_physics from new to old metadata @@ -1883,9 +1881,11 @@ INFO: Converting local name tsfcl of variable surface_skin_temperature_over_land INFO: Converting local name clouds(:,:,9) of variable mean_effective_radius_for_snow_flake from new to old metadata INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer from new to old metadata INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -INFO: Metadata table for model FV3 written to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +INFO: Metadata table for model FV3 written to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -1895,7 +1895,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre +INFO: Parsed tables in scheme GFS_DCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -1922,7 +1928,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run -INFO: Parsed tables in scheme GFS_DCNV_generic_post +INFO: Parsed tables in scheme GFS_DCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -1941,7 +1949,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run -INFO: Parsed tables in scheme GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre +INFO: Parsed tables in scheme GFS_GWD_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -1952,16 +1966,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run -INFO: Parsed tables in scheme GFS_GWD_generic_post +INFO: Parsed tables in scheme GFS_GWD_generic_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run -INFO: Parsed tables in scheme GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre +INFO: Parsed tables in scheme GFS_MP_generic_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -2022,7 +2044,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable snow_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable graupel_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize -INFO: Parsed tables in scheme GFS_MP_generic_post +INFO: Parsed tables in scheme GFS_MP_generic_post with dependencies ['machine.F', 'calpreciptype.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -2032,7 +2056,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run -INFO: Parsed tables in scheme GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre +INFO: Parsed tables in scheme GFS_PBL_generic_pre with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -2100,7 +2130,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run -INFO: Parsed tables in scheme GFS_PBL_generic_post +INFO: Parsed tables in scheme GFS_PBL_generic_post with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -2109,7 +2141,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre +INFO: Parsed tables in scheme GFS_SCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -2132,10 +2170,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run -INFO: Parsed tables in scheme GFS_SCNV_generic_post -INFO: Parsed tables in scheme GFS_diagtoscreen -INFO: Parsed tables in scheme GFS_interstitialtoscreen -INFO: Parsed tables in scheme GFS_abort +INFO: Parsed tables in scheme GFS_SCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen +INFO: Parsed tables in scheme GFS_diagtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen +INFO: Parsed tables in scheme GFS_interstitialtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort +INFO: Parsed tables in scheme GFS_abort with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -2154,12 +2224,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run -INFO: Parsed tables in scheme GFS_checkland -INFO: Parsed tables in scheme GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_checkland with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_phys_time_vary with dependencies ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize -INFO: Parsed tables in scheme GFS_rad_time_vary +INFO: Parsed tables in scheme GFS_rad_time_vary with dependencies ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -2169,9 +2255,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_10mu_band in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_0p55mu_band in table GFS_rrtmg_post_run INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize -INFO: Parsed tables in scheme GFS_rrtmg_post +INFO: Parsed tables in scheme GFS_rrtmg_post with dependencies ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -2218,8 +2306,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run -INFO: Parsed tables in scheme GFS_rrtmg_pre -INFO: Parsed tables in scheme GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_pre with dependencies ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_setup with dependencies ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -2251,9 +2353,51 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_precipitation_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run -INFO: Parsed tables in scheme GFS_stochastics -INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset -INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_stochastics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -2266,7 +2410,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run -INFO: Parsed tables in scheme GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 +INFO: Parsed tables in scheme GFS_suite_interstitial_1 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -2311,7 +2475,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run -INFO: Parsed tables in scheme GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 +INFO: Parsed tables in scheme GFS_suite_interstitial_2 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -2320,7 +2504,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run -INFO: Parsed tables in scheme GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset +INFO: Parsed tables in scheme GFS_suite_stateout_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -2333,7 +2537,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run -INFO: Parsed tables in scheme GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update +INFO: Parsed tables in scheme GFS_suite_stateout_update with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -2351,7 +2575,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run -INFO: Parsed tables in scheme GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 +INFO: Parsed tables in scheme GFS_suite_interstitial_3 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -2361,10 +2605,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run -INFO: Parsed tables in scheme GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 +INFO: Parsed tables in scheme GFS_suite_interstitial_4 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run -INFO: Parsed tables in scheme GFS_suite_interstitial_5 +INFO: Parsed tables in scheme GFS_suite_interstitial_5 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -2405,7 +2671,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run -INFO: Parsed tables in scheme GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre +INFO: Parsed tables in scheme GFS_surface_generic_pre with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -2495,7 +2767,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_latent_heat_flux_reduction_factor in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run -INFO: Parsed tables in scheme GFS_surface_generic_post +INFO: Parsed tables in scheme GFS_surface_generic_post with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -2558,7 +2832,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run -INFO: Parsed tables in scheme GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre +INFO: Parsed tables in scheme GFS_surface_composites_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -2572,7 +2854,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run -INFO: Parsed tables in scheme GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter +INFO: Parsed tables in scheme GFS_surface_composites_inter with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -2680,18 +2970,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_ice_concentration in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run -INFO: Parsed tables in scheme GFS_surface_composites_post +INFO: Parsed tables in scheme GFS_surface_composites_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 +INFO: Parsed tables in scheme GFS_surface_loop_control_part1 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part2 -INFO: Parsed tables in scheme GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_surface_loop_control_part2 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_time_vary_pre with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -2750,8 +3064,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run -INFO: Parsed tables in scheme cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +INFO: Parsed tables in scheme cires_ugwp with dependencies ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -2781,9 +3105,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table cires_ugwp_post_run INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize -INFO: Parsed tables in scheme cires_ugwp_post +INFO: Parsed tables in scheme cires_ugwp_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -2795,6 +3121,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_bottom_of_convective_cloud in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run INFO: Parsed tables in scheme cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -2805,17 +3133,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init -INFO: Parsed tables in scheme cs_conv_pre +INFO: Parsed tables in scheme cs_conv_pre with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run -INFO: Parsed tables in scheme cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post +INFO: Parsed tables in scheme cs_conv_post with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -2843,7 +3187,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_fraction_in_convective_tower in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run -INFO: Parsed tables in scheme cs_conv +INFO: Parsed tables in scheme cs_conv with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -2854,15 +3200,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_fraction_for_MG in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable subgrid_scale_cloud_fraction_from_shoc in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run -INFO: Parsed tables in scheme cs_conv_aw_adj +INFO: Parsed tables in scheme cs_conv_aw_adj with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run -INFO: Parsed tables in scheme cu_ntiedtke_pre +INFO: Parsed tables in scheme cu_ntiedtke_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -2890,13 +3244,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_atmosphere_detrainment_convective_mass_flux in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run -INFO: Parsed tables in scheme cu_ntiedtke +INFO: Parsed tables in scheme cu_ntiedtke with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run -INFO: Parsed tables in scheme cu_ntiedtke_post +INFO: Parsed tables in scheme cu_ntiedtke_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -2946,8 +3304,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run INFO: Legacy extension - skip empty table for dcyc2t3_finalize -INFO: Parsed tables in scheme dcyc2t3 +INFO: Parsed tables in scheme dcyc2t3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -2999,6 +3359,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table drag_suite_run INFO: Legacy extension - skip empty table for drag_suite_init INFO: Parsed tables in scheme drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -3016,9 +3378,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable turbulent_kinetic_energy_convective_transport_tracer in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity_from_shoc in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run -INFO: Parsed tables in scheme shoc +INFO: Parsed tables in scheme shoc with dependencies ['funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -3026,16 +3390,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run -INFO: Parsed tables in scheme get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 +INFO: Parsed tables in scheme get_prs_fv3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run -INFO: Parsed tables in scheme get_phi_fv3 +INFO: Parsed tables in scheme get_phi_fv3 with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -3065,8 +3443,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run -INFO: Parsed tables in scheme gfdl_cloud_microphys -INFO: Parsed tables in scheme fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +INFO: Parsed tables in scheme gfdl_cloud_microphys with dependencies ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +INFO: Parsed tables in scheme fv_sat_adj with dependencies ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -3081,9 +3477,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run -INFO: Parsed tables in scheme zhaocarr_gscond +INFO: Parsed tables in scheme zhaocarr_gscond with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -3095,7 +3493,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run -INFO: Parsed tables in scheme gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre +INFO: Parsed tables in scheme gwdc_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -3113,11 +3519,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init -INFO: Parsed tables in scheme gwdc +INFO: Parsed tables in scheme gwdc with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -3129,8 +3543,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run -INFO: Parsed tables in scheme gwdc_post +INFO: Parsed tables in scheme gwdc_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -3159,11 +3575,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize INFO: Parsed tables in scheme gwdps INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize -INFO: Parsed tables in scheme h2ophys +INFO: Parsed tables in scheme h2ophys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -3200,7 +3620,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable physics_field_for_coupling in table samfdeepcnv_run INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init -INFO: Parsed tables in scheme samfdeepcnv +INFO: Parsed tables in scheme samfdeepcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -3224,7 +3646,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table samfshalcnv_run INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init -INFO: Parsed tables in scheme samfshalcnv +INFO: Parsed tables in scheme samfshalcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -3258,7 +3686,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table sascnvn_run INFO: Legacy extension - skip empty table for sascnvn_finalize -INFO: Parsed tables in scheme sascnvn +INFO: Parsed tables in scheme sascnvn with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -3283,7 +3717,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table shalcnv_run INFO: Legacy extension - skip empty table for shalcnv_finalize -INFO: Parsed tables in scheme shalcnv +INFO: Parsed tables in scheme shalcnv with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -3301,7 +3737,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_temperature_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run -INFO: Parsed tables in scheme maximum_hourly_diagnostics +INFO: Parsed tables in scheme maximum_hourly_diagnostics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -3356,10 +3795,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize -INFO: Parsed tables in scheme m_micro +INFO: Parsed tables in scheme m_micro with dependencies ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -3382,8 +3826,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run -INFO: Parsed tables in scheme m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre +INFO: Parsed tables in scheme m_micro_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -3401,7 +3851,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_on_dynamics_timestep in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_graupel_amount_on_dynamics_timestep in table m_micro_post_run INFO: Legacy extension - skip empty table for m_micro_post_finalize -INFO: Parsed tables in scheme m_micro_post +INFO: Parsed tables in scheme m_micro_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -3410,7 +3862,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run -INFO: Parsed tables in scheme cu_gf_driver_pre +INFO: Parsed tables in scheme cu_gf_driver_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -3450,15 +3905,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize -INFO: Parsed tables in scheme cu_gf_driver +INFO: Parsed tables in scheme cu_gf_driver with dependencies ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run -INFO: Parsed tables in scheme cu_gf_driver_post +INFO: Parsed tables in scheme cu_gf_driver_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -3503,7 +3966,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run -INFO: Parsed tables in scheme hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf +INFO: Parsed tables in scheme hedmf with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -3544,7 +4016,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run -INFO: Parsed tables in scheme hedmf_hafs +INFO: Parsed tables in scheme hedmf_hafs with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -3581,7 +4055,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_boundary_layer_thickness in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run -INFO: Parsed tables in scheme moninshoc +INFO: Parsed tables in scheme moninshoc with dependencies ['funcphys.f90', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -3624,7 +4104,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run -INFO: Parsed tables in scheme satmedmfvdif +INFO: Parsed tables in scheme satmedmfvdif with dependencies ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -3669,7 +4155,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run -INFO: Parsed tables in scheme satmedmfvdifq +INFO: Parsed tables in scheme satmedmfvdifq with dependencies ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -3702,7 +4190,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run -INFO: Parsed tables in scheme shinhongvdif +INFO: Parsed tables in scheme shinhongvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -3737,7 +4227,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_top_of_atmosphere_boundary_layer in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run -INFO: Parsed tables in scheme ysuvdif +INFO: Parsed tables in scheme ysuvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -3846,7 +4339,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run -INFO: Parsed tables in scheme mynnedmf_wrapper +INFO: Parsed tables in scheme mynnedmf_wrapper with dependencies ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -3936,7 +4431,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_heat_at_2m in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run -INFO: Parsed tables in scheme mynnsfc_wrapper +INFO: Parsed tables in scheme mynnsfc_wrapper with dependencies ['module_sf_mynn.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -3965,12 +4462,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_top in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run -INFO: Parsed tables in scheme sgscloud_radpre +INFO: Parsed tables in scheme sgscloud_radpre with dependencies ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run -INFO: Parsed tables in scheme sgscloud_radpost +INFO: Parsed tables in scheme sgscloud_radpost with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -4043,7 +4544,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run -INFO: Parsed tables in scheme myjsfc_wrapper +INFO: Parsed tables in scheme myjsfc_wrapper with dependencies ['module_SF_JSFC.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -4094,10 +4597,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_temperature in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run -INFO: Parsed tables in scheme myjpbl_wrapper +INFO: Parsed tables in scheme myjpbl_wrapper with dependencies ['module_BL_MYJPBL.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run -INFO: Parsed tables in scheme mp_thompson_pre +INFO: Parsed tables in scheme mp_thompson_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -4125,12 +4633,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init -INFO: Parsed tables in scheme mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +INFO: Parsed tables in scheme mp_thompson with dependencies ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run -INFO: Parsed tables in scheme mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +INFO: Parsed tables in scheme mp_thompson_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -4141,7 +4673,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize -INFO: Parsed tables in scheme ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys +INFO: Parsed tables in scheme ozphys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -4152,9 +4690,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize -INFO: Parsed tables in scheme ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 +INFO: Parsed tables in scheme ozphys_2015 with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -4165,7 +4708,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_rain_water_mixing_ratio_due_to_microphysics in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run -INFO: Parsed tables in scheme zhaocarr_precpd +INFO: Parsed tables in scheme zhaocarr_precpd with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -4201,7 +4746,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_physics in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run -INFO: Parsed tables in scheme phys_tend +INFO: Parsed tables in scheme phys_tend with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -4239,7 +4786,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run -INFO: Parsed tables in scheme rrtmg_lw +INFO: Parsed tables in scheme rrtmg_lw with dependencies ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -4283,7 +4832,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run -INFO: Parsed tables in scheme rrtmg_sw +INFO: Parsed tables in scheme rrtmg_sw with dependencies ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -4321,6 +4882,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Parsed tables in scheme rascnv INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -4333,18 +4896,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run INFO: Parsed tables in scheme rayleigh_damp INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize -INFO: Parsed tables in scheme rrtmg_lw_post +INFO: Parsed tables in scheme rrtmg_lw_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize -INFO: Parsed tables in scheme rrtmg_lw_pre +INFO: Parsed tables in scheme rrtmg_lw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -4352,9 +4921,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run -INFO: Parsed tables in scheme rrtmg_sw_post +INFO: Parsed tables in scheme rrtmg_sw_post with dependencies ['radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -4363,7 +4934,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run -INFO: Parsed tables in scheme rrtmg_sw_pre +INFO: Parsed tables in scheme rrtmg_sw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -4382,7 +4955,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run -INFO: Parsed tables in scheme sfc_diag +INFO: Parsed tables in scheme sfc_diag with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -4399,7 +4974,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_x_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_y_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run -INFO: Parsed tables in scheme sfc_diag_post +INFO: Parsed tables in scheme sfc_diag_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -4476,19 +5059,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run -INFO: Parsed tables in scheme lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +INFO: Parsed tables in scheme lsm_ruc with dependencies ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -4511,7 +5108,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_equivalent_accumulated_snow_depth_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_snow_thickness_water_equivalent_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run -INFO: Parsed tables in scheme sfc_cice +INFO: Parsed tables in scheme sfc_cice with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -4572,7 +5171,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run -INFO: Parsed tables in scheme sfc_diff +INFO: Parsed tables in scheme sfc_diff with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -4632,7 +5235,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run -INFO: Parsed tables in scheme lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +INFO: Parsed tables in scheme lsm_noah with dependencies ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -4735,7 +5349,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run -INFO: Parsed tables in scheme noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv +INFO: Parsed tables in scheme noahmpdrv with dependencies ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -4763,8 +5388,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run -INFO: Parsed tables in scheme flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +INFO: Parsed tables in scheme flake_driver with dependencies ['flake.F90', 'machine.F'] INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -4815,8 +5446,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize -INFO: Parsed tables in scheme sfc_nst +INFO: Parsed tables in scheme sfc_nst with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -4827,7 +5466,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run -INFO: Parsed tables in scheme sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre +INFO: Parsed tables in scheme sfc_nst_pre with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -4843,9 +5490,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_change_over_depth_in_sea_water_temperature in table sfc_nst_post_run INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize -INFO: Parsed tables in scheme sfc_nst_post +INFO: Parsed tables in scheme sfc_nst_post with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -4865,7 +5514,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run -INFO: Parsed tables in scheme sfc_ocean +INFO: Parsed tables in scheme sfc_ocean with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -4901,7 +5552,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_cice in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run -INFO: Parsed tables in scheme sfc_sice +INFO: Parsed tables in scheme sfc_sice with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -4920,15 +5574,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize -INFO: Parsed tables in scheme mp_fer_hires +INFO: Parsed tables in scheme mp_fer_hires with dependencies ['module_MP_FER_HIRES.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_gas_optics +INFO: Parsed tables in scheme rrtmgp_lw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -4943,14 +5612,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics with dependencies ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_gas_optics +INFO: Parsed tables in scheme rrtmgp_sw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -4963,7 +5644,12 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics with dependencies ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -4976,7 +5662,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics +INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -4988,7 +5676,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_downward_clrsky in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run -INFO: Parsed tables in scheme rrtmgp_lw_rte +INFO: Parsed tables in scheme rrtmgp_lw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -5004,7 +5694,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_allsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_upward_clrsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run -INFO: Parsed tables in scheme rrtmgp_sw_rte +INFO: Parsed tables in scheme rrtmgp_sw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -5016,8 +5708,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics -INFO: Parsed tables in scheme GFS_rrtmgp_setup +INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +INFO: Parsed tables in scheme GFS_rrtmgp_setup with dependencies ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -5035,7 +5745,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable virtual_temperature in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable relative_humidity in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_pre with dependencies ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -5046,7 +5758,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_longwave_emissivity in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run -INFO: Parsed tables in scheme rrtmgp_lw_pre +INFO: Parsed tables in scheme rrtmgp_lw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -5079,7 +5793,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre +INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -5100,20 +5816,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lw_fluxes_top_atmosphere in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_fluxes in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_lw_post +INFO: Parsed tables in scheme GFS_rrtmgp_lw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -5126,6 +5856,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run INFO: Parsed tables in scheme GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -5149,7 +5881,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -5176,7 +5910,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre +INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -5212,7 +5948,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_post +INFO: Parsed tables in scheme GFS_rrtmgp_sw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] INFO: filtering out variable GFS_stateout_type_instance INFO: filtering out variable Gas_concentrations_for_RRTMGP_suite INFO: filtering out variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band @@ -5406,7 +6142,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -5601,24 +6336,24 @@ INFO: filtering out variable y_momentum_tendency_from_form_drag INFO: filtering out variable y_momentum_tendency_from_large_scale_gwd INFO: filtering out variable y_momentum_tendency_from_small_scale_gwd INFO: Checking optional arguments in physics schemes ... -INFO: Metadata table for model FV3 written to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... -INFO: Generating static API ccpp_static_api.F90 in /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics ... +INFO: Generating static API ccpp_static_api.F90 in /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh hera.intel /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp' NO NO ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh hera.intel /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=hera.intel is valid. Compilers set for hera.intel. Obtained ESMF_LIB=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib from /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.5.20180823 -- The CXX compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 @@ -5659,8 +6394,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Den -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -5669,53 +6404,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /usr/bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /usr/bin/ranlib libccpp.a -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -5723,116 +6462,116 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -5840,124 +6579,124 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -5977,20 +6716,20 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -6008,123 +6747,123 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -6139,68 +6878,11 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -6208,114 +6890,19 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -6323,164 +6910,24 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -O1 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -6496,93 +6943,12 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -6591,196 +6957,148 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o [ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o [ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o [100%] Linking Fortran static library libccppphys.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /usr/bin/ranlib libccppphys.a -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' Install the project... /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-release.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -+ test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -+ test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" all +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-release.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' ++ test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include ++ test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" all Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -6793,213 +7111,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -7087,18 +7405,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" into /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL on hera -cp -fp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3"/conf/modules.fv3 -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" into /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL on hera +cp -fp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3"/conf/modules.fv3 +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" nemsinstall Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -7111,53 +7429,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -7173,65 +7491,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -7244,65 +7562,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -7348,53 +7666,54 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' mpiicc -E four_to_grid_stochy.F > four_to_grid_stochy.f Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -7429,28 +7748,29 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' Building dependencies ... /bin/sh: m: command not found gmake[2]: [depend] Error 127 (ignored) -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -7458,24 +7778,24 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -Installation into "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +Installation into "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" ; \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform hera --fms-dir "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform hera --fms-dir "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -7488,9 +7808,9 @@ Currently Loaded Modules: -Will use FMS from: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ BASEDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + MACHINE_ID=hera + COMPILE_OPTION=hera-intel.mk + DEBUG= @@ -7505,256 +7825,256 @@ MOM6 compile.sh ... DEBUG=, REPRO=1 + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] + echo 'generating file_paths ...' generating file_paths ... -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/templates/hera-intel.mk -p lib_ocean.a -o -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL path_names ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/templates/hera-intel.mk -p lib_ocean.a -o -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL path_names ........................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO=1 DEBUG= lib_ocean.a -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_checksums.o MOM_cpu_clock.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_pt_from_ct.o gsw_gibbs_pt0_pt0.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o regrid_consts.o gsw_t_freezing_exact.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o ideal_age_example.o MOM_offline_main.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_write_cputime.o MOM_domains.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o gsw_pt_from_t.o MOM.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o lock_exchange_initialization.o benchmark_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_tidal.o cvmix_ddiff.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_checksums.o MOM_cpu_clock.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o ideal_age_example.o MOM_offline_main.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_specvol_coefficients.o gsw_mod_toolbox.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_lateral_boundary_diffusion.o MOM_generic_tracer.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_domains.o MOM_write_cputime.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o benchmark_initialization.o lock_exchange_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_tidal.o cvmix_ddiff.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o a - coord_hycom.o @@ -7851,14 +8171,14 @@ a - MOM_MEKE_types.o a - MOM_error_handler.o a - MOM_CVMix_ddiff.o a - MOM_PointAccel.o -a - gsw_pt_from_ct.o a - gsw_gibbs_pt0_pt0.o +a - gsw_pt_from_ct.o a - dyed_channel_initialization.o a - MOM_fixed_initialization.o a - gsw_t_freezing_poly.o a - MOM_tracer_advect.o -a - regrid_consts.o a - gsw_t_freezing_exact.o +a - regrid_consts.o a - MOM_diag_mediator.o a - MOM_thickness_diffuse.o a - gsw_rho_second_derivatives.o @@ -7891,8 +8211,8 @@ a - MOM_dynamics_unsplit.o a - MOM_PressureForce.o a - MOM_verticalGrid.o a - MOM_diagnostics.o -a - gsw_mod_toolbox.o a - gsw_mod_specvol_coefficients.o +a - gsw_mod_toolbox.o a - MOM_regridding.o a - MOM_boundary_update.o a - MOM_barotropic.o @@ -7911,8 +8231,8 @@ a - MOM_shared_initialization.o a - DOME2d_initialization.o a - MOM_tracer_diabatic.o a - MOM_vert_friction.o -a - MOM_generic_tracer.o a - MOM_lateral_boundary_diffusion.o +a - MOM_generic_tracer.o a - MOM_bkgnd_mixing.o a - MOM_kappa_shear.o a - circle_obcs_initialization.o @@ -7933,15 +8253,15 @@ a - cvmix_convection.o a - Idealized_Hurricane.o a - MOM_diag_remap.o a - gsw_mod_kinds.o -a - MOM_write_cputime.o a - MOM_domains.o +a - MOM_write_cputime.o a - Neverland_initialization.o a - MOM_sponge.o a - MOM_tidal_mixing.o a - oil_tracer.o a - MOM_continuity_PPM.o -a - gsw_pt_from_t.o a - MOM.o +a - gsw_pt_from_t.o a - dense_water_initialization.o a - MOM_entrain_diffusive.o a - MOM_EOS_linear.o @@ -7973,8 +8293,8 @@ a - MOM_dynamics_split_RK2.o a - sloshing_initialization.o a - MOM_remapping.o a - MOM_spatial_means.o -a - lock_exchange_initialization.o a - benchmark_initialization.o +a - lock_exchange_initialization.o a - dye_example.o a - MOM_io.o a - RGC_tracer.o @@ -7989,25 +8309,25 @@ a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o a - MOM_isopycnal_slopes.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + mkdir -p exec/hera/ -+ ln -s /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/hera/lib_ocean ++ ln -s /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/hera/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" \ - "FMSDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera" \ - "INSTALLDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" \ + "FMSDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera" \ + "INSTALLDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -8020,11 +8340,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -8032,17 +8352,17 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean/lib_ocean.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface' -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean/lib_ocean.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface' +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice Currently Loaded Modules: @@ -8058,16 +8378,16 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = hera_intel CICE6 ./comp_ice.backend.libcice: DEBUG = false -CICE6 ./comp_ice.backend.libcice: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -rm: cannot remove '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm: cannot remove '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building makdep -icc -o makdep /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +icc -o makdep /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -8160,110 +8480,110 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" install + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" install Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -8288,13 +8608,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 -- Check for working C compiler: /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc @@ -8347,120 +8667,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /usr/bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /usr/bin/ranlib libpioc.a -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -8473,53 +8793,53 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/Para /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /usr/bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /usr/bin/ranlib libpiof.a -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +exec gmake PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -8542,99 +8862,99 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 -ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_utils_mod.o med_methods_mod.o med_io_mod.o med_phases_prep_ocn_mod.o med_fraction_mod.o med_phases_history_mod.o med_constants_mod.o esmFldsExchange_hafs_mod.o med_phases_prep_glc_mod.o med_kind_mod.o med_phases_restart_mod.o med_time_mod.o med_phases_prep_lnd_mod.o med.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_merge_mod.o med_utils_mod.o med_methods_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_phases_history_mod.o med_constants_mod.o esmFldsExchange_hafs_mod.o med_io_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_time_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_map_mod.o ar: creating libcmeps.a a - med_phases_prep_wav_mod.o a - med_phases_prep_ice_mod.o a - esmFldsExchange_cesm_mod.o a - esmFlds.o a - med_phases_profile_mod.o +a - med_merge_mod.o a - med_utils_mod.o a - med_methods_mod.o -a - med_io_mod.o a - med_phases_prep_ocn_mod.o +a - med.o a - med_fraction_mod.o a - med_phases_history_mod.o a - med_constants_mod.o a - esmFldsExchange_hafs_mod.o -a - med_phases_prep_glc_mod.o +a - med_io_mod.o +a - med_phases_prep_lnd_mod.o a - med_kind_mod.o a - med_phases_restart_mod.o a - med_time_mod.o -a - med_phases_prep_lnd_mod.o -a - med.o +a - med_phases_prep_glc_mod.o a - med_internalstate_mod.o a - med_phases_prep_atm_mod.o a - esmFldsExchange_nems_mod.o a - med_phases_aofluxes_mod.o a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o -a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator/libcmeps.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" -test -s "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator/libcmeps.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" +test -s "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; \ gmake nems \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 CMEPS" \ - CCPP_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL TARGET="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL TARGET="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -8647,14 +8967,14 @@ Currently Loaded Modules: -build NEMS after /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MINOR="1" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -8663,186 +8983,186 @@ CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o 'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o 'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o 'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o 'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o 'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o 'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o 'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o 'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o 'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:32:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:43:28 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o 'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' echo libgocart is libgocart is echo extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -mpiifort -o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libpiof.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libpioc.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/fcst_1.exe" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/fcst_1.exe +mpiifort -o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/fcst_1.exe" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/fcst_1.exe Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build" -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build -cat /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build" ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build +cat /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 \ + /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: @@ -8857,18 +9177,18 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = hera_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: @@ -8882,45 +9202,45 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -if ! test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +if ! test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MINOR="1" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -8931,15 +9251,15 @@ CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -Elapsed time 1650 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +Elapsed time 1272 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -+ PATHTR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ++ readonly PATHTR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ++ PATHTR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 + readonly BUILD_TARGET=hera.intel + BUILD_TARGET=hera.intel + readonly 'MAKE_OPT=CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y' @@ -8951,7 +9271,7 @@ Elapsed time 1650 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_ + readonly clean_after=YES + clean_after=YES + hostname -hfe05 +hfe04 + echo 'Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y into fcst_2.exe on hera.intel' Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y into fcst_2.exe on hera.intel + gnu_make=gmake @@ -8961,49 +9281,49 @@ Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_G + [[ hera.intel == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../NEMS ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build" -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build" ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -+ rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include ++ rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -9014,112 +9334,112 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 \ + /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_2" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_2 -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_2" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_2 +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: @@ -9134,17 +9454,17 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = hera_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ export ESMFMKFILE=/dev/null ; \ exec gmake distclean @@ -9159,34 +9479,34 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf' -\rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/exe/ww3_multi_esmf *.o *.mod -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/w3_clean -c +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf' +\rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/tmp - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/ftn - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/aux - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/../regtests -\rm -fr /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/tmp -\rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/wwatch3.env -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf' -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model" ; \ + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/tmp + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/ftn + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/aux + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/../regtests +\rm -fr /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/tmp +\rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/wwatch3.env +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf' +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model" ; \ rm -rf exe mod* obj* tmp ftn/makefile ftn/makefile_DIST \ ftn/makefile_SHRD esmf/wwatch3.env aux/makefile \ bin/link bin/comp ; \ find . -name '*.o' -o -name '*.mod' -o -name '*.a' \ | xargs rm -f -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: @@ -9200,52 +9520,52 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing +CMEPS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing WW3: include GNUmakefile:70: : component WW3 makefile fragment is missing -CICE6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing -FV3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing +CICE6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing +FV3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MINOR="1" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -9256,56 +9576,56 @@ CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/externals.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_2" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_2 -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS' +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_2" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_2 +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/conf/configure.fv3.hera.intel /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=300000 ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=12000000 ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS' -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS' +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh hera.intel "$PATH_CCPP" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh hera.intel "$PATH_CCPP" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"/lib Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -9318,10 +9638,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -9402,6 +9722,7 @@ INFO: Converting local name dqdt(:,:,index_for_liquid_cloud_condensate) of varia INFO: Converting local name ntcw of variable index_for_liquid_cloud_condensate from new to old metadata INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_subgrid_orography from new to old metadata INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata INFO: Converting local name tsfco of variable sea_surface_temperature from new to old metadata @@ -9436,7 +9757,7 @@ INFO: Converting local name nleffr of variable index_for_cloud_liquid_water_effe INFO: Converting local name u10mi_cpl of variable instantaneous_x_wind_at_10m_for_coupling from new to old metadata INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from new to old metadata INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata INFO: Converting local name sr of variable ratio_of_snowfall_to_rainfall from new to old metadata @@ -9464,7 +9785,7 @@ INFO: Converting local name zm of variable ocean_mixed_layer_thickness from new INFO: Converting local name rmol of variable reciprocal_of_obukhov_length from new to old metadata INFO: Converting local name save_tcp of variable air_temperature_save_from_convective_parameterization from new to old metadata INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata INFO: Converting local name sh2o of variable volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model from new to old metadata @@ -9574,7 +9895,6 @@ INFO: Converting local name dspheat of variable flag_TKE_dissipation_heating fro INFO: Converting local name aerosolssw of variable RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16 from new to old metadata INFO: Converting local name ntchm of variable number_of_chemical_tracers from new to old metadata INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata INFO: Converting local name acvt of variable largest_cloud_top_vertical_index_encountered_thus_far from new to old metadata @@ -9618,17 +9938,17 @@ INFO: Converting local name isd of variable starting_x_direction_index_domain fr INFO: Converting local name clxss of variable fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale from new to old metadata INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from new to old metadata INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata INFO: Converting local name Radtend of variable GFS_radtend_type_instance from new to old metadata INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata INFO: Converting local name sbsno of variable snow_deposition_sublimation_upward_latent_heat_flux from new to old metadata @@ -9640,7 +9960,7 @@ INFO: Converting local name qlcn of variable mass_fraction_of_convective_cloud_l INFO: Converting local name fh2_land of variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land from new to old metadata INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag from new to old metadata INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata INFO: Converting local name tdomzr of variable dominant_freezing_rain_type from new to old metadata @@ -9834,7 +10154,6 @@ INFO: Converting local name fluxlwDOWN_clrsky of variable RRTMGP_lw_flux_profile INFO: Converting local name du3dt_ogw of variable time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag from new to old metadata INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_column from new to old metadata INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata INFO: Converting local name wet1 of variable normalized_soil_wetness from new to old metadata INFO: Converting local name lmk of variable adjusted_vertical_layer_dimension_for_radiation from new to old metadata @@ -9923,6 +10242,7 @@ INFO: Converting local name mg_qcmin(2) of variable mg_minimum_ice_mixing_ratio INFO: Converting local name dudt_mtb of variable instantaneous_change_in_x_wind_due_to_mountain_blocking_drag from new to old metadata INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from new to old metadata INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata INFO: Converting local name tcrf of variable cloud_phase_transition_denominator from new to old metadata @@ -10058,6 +10378,7 @@ INFO: Converting local name iccn of variable flag_for_in_ccn_forcing_for_morriso INFO: Converting local name canicexy of variable canopy_intercepted_ice_mass from new to old metadata INFO: Converting local name scmpsw of variable components_of_surface_downward_shortwave_fluxes from new to old metadata INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata INFO: Converting local name Intdiag of variable GFS_diag_type_instance from new to old metadata @@ -10152,7 +10473,7 @@ INFO: Converting local name chh_ice of variable surface_drag_mass_flux_for_heat_ INFO: Converting local name chh_ocean of variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean from new to old metadata INFO: Converting local name gq0(:,:,index_for_liquid_cloud_number_concentration) of variable cloud_droplet_number_concentration_updated_by_physics from new to old metadata INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata INFO: Converting local name dx of variable cell_size from new to old metadata INFO: Converting local name t02min of variable minimum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata @@ -10230,7 +10551,7 @@ INFO: Converting local name tracer of variable chemical_tracers from new to old INFO: Converting local name iopt_rad of variable flag_for_radiation_transfer_option from new to old metadata INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata INFO: Converting local name sigma of variable slope_of_subgrid_orography from new to old metadata @@ -10238,7 +10559,6 @@ INFO: Converting local name do_myjsfc of variable do_myjsfc from new to old meta INFO: Converting local name ep of variable cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep from new to old metadata INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from new to old metadata INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata INFO: Converting local name first_time_step of variable flag_for_first_time_step from new to old metadata @@ -10248,7 +10568,6 @@ INFO: Converting local name tsq of variable t_prime_squared from new to old meta INFO: Converting local name fscav of variable fraction_of_tracer_scavenged from new to old metadata INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_factor from new to old metadata INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata INFO: Converting local name evcwa of variable cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep from new to old metadata @@ -10403,7 +10722,6 @@ INFO: Converting local name nfracseed of variable cellular_automata_seed_probabi INFO: Converting local name kcnv of variable flag_deep_convection from new to old metadata INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio from new to old metadata INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata INFO: Converting local name do_cnvgwd of variable flag_for_convective_gravity_wave_drag from new to old metadata @@ -10512,11 +10830,9 @@ INFO: Converting local name mg_ninst of variable mg_ice_concentration_constant f INFO: Converting local name hefac of variable surface_upward_latent_heat_flux_reduction_factor from new to old metadata INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from new to old metadata INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata INFO: Converting local name tau_ngw of variable instantaneous_momentum_flux_due_to_nonstationary_gravity_wave from new to old metadata @@ -10728,7 +11044,7 @@ INFO: Converting local name dt3dt(:,:,4) of variable cumulative_change_in_temper INFO: Converting local name iopt_stc of variable flag_for_soil_and_snow_temperature_time_stepping_option from new to old metadata INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_model_level from new to old metadata INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata INFO: Converting local name proflw_type of variable proflw_type from new to old metadata @@ -10744,6 +11060,7 @@ INFO: Converting local name gasvmr(:,:,1) of variable volume_mixing_ratio_co2 fr INFO: Converting local name dvsfc1 of variable instantaneous_surface_y_momentum_flux from new to old metadata INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_frozen_precip from new to old metadata INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata INFO: Converting local name vtype of variable vegetation_type_classification_real from new to old metadata @@ -10752,6 +11069,7 @@ INFO: Converting local name lw_optical_props_clouds of variable longwave_optical INFO: Converting local name sfcfsw of variable sw_fluxes_sfc from new to old metadata INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and_VIS_diffused from new to old metadata INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata INFO: Converting local name phil of variable geopotential from new to old metadata INFO: Converting local name flag_frsoil of variable flag_for_frozen_soil_physics from new to old metadata @@ -10839,9 +11157,11 @@ INFO: Converting local name tsfcl of variable surface_skin_temperature_over_land INFO: Converting local name clouds(:,:,9) of variable mean_effective_radius_for_snow_flake from new to old metadata INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer from new to old metadata INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -INFO: Metadata table for model FV3 written to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +INFO: Metadata table for model FV3 written to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -10851,7 +11171,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre +INFO: Parsed tables in scheme GFS_DCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -10878,7 +11204,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run -INFO: Parsed tables in scheme GFS_DCNV_generic_post +INFO: Parsed tables in scheme GFS_DCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -10897,7 +11225,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run -INFO: Parsed tables in scheme GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre +INFO: Parsed tables in scheme GFS_GWD_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -10908,16 +11242,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run -INFO: Parsed tables in scheme GFS_GWD_generic_post +INFO: Parsed tables in scheme GFS_GWD_generic_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run -INFO: Parsed tables in scheme GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre +INFO: Parsed tables in scheme GFS_MP_generic_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -10978,7 +11320,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable snow_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable graupel_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize -INFO: Parsed tables in scheme GFS_MP_generic_post +INFO: Parsed tables in scheme GFS_MP_generic_post with dependencies ['machine.F', 'calpreciptype.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -10988,7 +11332,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run -INFO: Parsed tables in scheme GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre +INFO: Parsed tables in scheme GFS_PBL_generic_pre with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -11056,7 +11406,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run -INFO: Parsed tables in scheme GFS_PBL_generic_post +INFO: Parsed tables in scheme GFS_PBL_generic_post with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -11065,7 +11417,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre +INFO: Parsed tables in scheme GFS_SCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -11088,10 +11446,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run -INFO: Parsed tables in scheme GFS_SCNV_generic_post -INFO: Parsed tables in scheme GFS_diagtoscreen -INFO: Parsed tables in scheme GFS_interstitialtoscreen -INFO: Parsed tables in scheme GFS_abort +INFO: Parsed tables in scheme GFS_SCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen +INFO: Parsed tables in scheme GFS_diagtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen +INFO: Parsed tables in scheme GFS_interstitialtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort +INFO: Parsed tables in scheme GFS_abort with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -11110,12 +11500,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run -INFO: Parsed tables in scheme GFS_checkland -INFO: Parsed tables in scheme GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_checkland with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_phys_time_vary with dependencies ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize -INFO: Parsed tables in scheme GFS_rad_time_vary +INFO: Parsed tables in scheme GFS_rad_time_vary with dependencies ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -11125,9 +11531,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_10mu_band in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_0p55mu_band in table GFS_rrtmg_post_run INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize -INFO: Parsed tables in scheme GFS_rrtmg_post +INFO: Parsed tables in scheme GFS_rrtmg_post with dependencies ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -11174,8 +11582,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run -INFO: Parsed tables in scheme GFS_rrtmg_pre -INFO: Parsed tables in scheme GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_pre with dependencies ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_setup with dependencies ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -11207,9 +11629,51 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_precipitation_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run -INFO: Parsed tables in scheme GFS_stochastics -INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset -INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_stochastics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -11222,7 +11686,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run -INFO: Parsed tables in scheme GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 +INFO: Parsed tables in scheme GFS_suite_interstitial_1 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -11267,7 +11751,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run -INFO: Parsed tables in scheme GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 +INFO: Parsed tables in scheme GFS_suite_interstitial_2 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -11276,7 +11780,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run -INFO: Parsed tables in scheme GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset +INFO: Parsed tables in scheme GFS_suite_stateout_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -11289,7 +11813,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run -INFO: Parsed tables in scheme GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update +INFO: Parsed tables in scheme GFS_suite_stateout_update with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -11307,7 +11851,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run -INFO: Parsed tables in scheme GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 +INFO: Parsed tables in scheme GFS_suite_interstitial_3 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -11317,10 +11881,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run -INFO: Parsed tables in scheme GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 +INFO: Parsed tables in scheme GFS_suite_interstitial_4 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run -INFO: Parsed tables in scheme GFS_suite_interstitial_5 +INFO: Parsed tables in scheme GFS_suite_interstitial_5 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -11361,7 +11947,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run -INFO: Parsed tables in scheme GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre +INFO: Parsed tables in scheme GFS_surface_generic_pre with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -11451,7 +12043,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_latent_heat_flux_reduction_factor in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run -INFO: Parsed tables in scheme GFS_surface_generic_post +INFO: Parsed tables in scheme GFS_surface_generic_post with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -11514,7 +12108,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run -INFO: Parsed tables in scheme GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre +INFO: Parsed tables in scheme GFS_surface_composites_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -11528,7 +12130,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run -INFO: Parsed tables in scheme GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter +INFO: Parsed tables in scheme GFS_surface_composites_inter with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -11636,18 +12246,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_ice_concentration in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run -INFO: Parsed tables in scheme GFS_surface_composites_post +INFO: Parsed tables in scheme GFS_surface_composites_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 +INFO: Parsed tables in scheme GFS_surface_loop_control_part1 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part2 -INFO: Parsed tables in scheme GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_surface_loop_control_part2 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_time_vary_pre with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -11706,8 +12340,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run -INFO: Parsed tables in scheme cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +INFO: Parsed tables in scheme cires_ugwp with dependencies ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -11737,9 +12381,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table cires_ugwp_post_run INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize -INFO: Parsed tables in scheme cires_ugwp_post +INFO: Parsed tables in scheme cires_ugwp_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -11751,6 +12397,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_bottom_of_convective_cloud in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run INFO: Parsed tables in scheme cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -11761,17 +12409,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init -INFO: Parsed tables in scheme cs_conv_pre +INFO: Parsed tables in scheme cs_conv_pre with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run -INFO: Parsed tables in scheme cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post +INFO: Parsed tables in scheme cs_conv_post with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -11799,7 +12463,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_fraction_in_convective_tower in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run -INFO: Parsed tables in scheme cs_conv +INFO: Parsed tables in scheme cs_conv with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -11810,15 +12476,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_fraction_for_MG in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable subgrid_scale_cloud_fraction_from_shoc in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run -INFO: Parsed tables in scheme cs_conv_aw_adj +INFO: Parsed tables in scheme cs_conv_aw_adj with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run -INFO: Parsed tables in scheme cu_ntiedtke_pre +INFO: Parsed tables in scheme cu_ntiedtke_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -11846,13 +12520,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_atmosphere_detrainment_convective_mass_flux in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run -INFO: Parsed tables in scheme cu_ntiedtke +INFO: Parsed tables in scheme cu_ntiedtke with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run -INFO: Parsed tables in scheme cu_ntiedtke_post +INFO: Parsed tables in scheme cu_ntiedtke_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -11902,8 +12580,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run INFO: Legacy extension - skip empty table for dcyc2t3_finalize -INFO: Parsed tables in scheme dcyc2t3 +INFO: Parsed tables in scheme dcyc2t3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -11955,6 +12635,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table drag_suite_run INFO: Legacy extension - skip empty table for drag_suite_init INFO: Parsed tables in scheme drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -11972,9 +12654,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable turbulent_kinetic_energy_convective_transport_tracer in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity_from_shoc in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run -INFO: Parsed tables in scheme shoc +INFO: Parsed tables in scheme shoc with dependencies ['funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -11982,16 +12666,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run -INFO: Parsed tables in scheme get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 +INFO: Parsed tables in scheme get_prs_fv3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run -INFO: Parsed tables in scheme get_phi_fv3 +INFO: Parsed tables in scheme get_phi_fv3 with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -12021,8 +12719,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run -INFO: Parsed tables in scheme gfdl_cloud_microphys -INFO: Parsed tables in scheme fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +INFO: Parsed tables in scheme gfdl_cloud_microphys with dependencies ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +INFO: Parsed tables in scheme fv_sat_adj with dependencies ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -12037,9 +12753,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run -INFO: Parsed tables in scheme zhaocarr_gscond +INFO: Parsed tables in scheme zhaocarr_gscond with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -12051,7 +12769,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run -INFO: Parsed tables in scheme gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre +INFO: Parsed tables in scheme gwdc_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -12069,11 +12795,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init -INFO: Parsed tables in scheme gwdc +INFO: Parsed tables in scheme gwdc with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -12085,8 +12819,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run -INFO: Parsed tables in scheme gwdc_post +INFO: Parsed tables in scheme gwdc_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -12115,11 +12851,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize INFO: Parsed tables in scheme gwdps INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize -INFO: Parsed tables in scheme h2ophys +INFO: Parsed tables in scheme h2ophys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -12156,7 +12896,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable physics_field_for_coupling in table samfdeepcnv_run INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init -INFO: Parsed tables in scheme samfdeepcnv +INFO: Parsed tables in scheme samfdeepcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -12180,7 +12922,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table samfshalcnv_run INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init -INFO: Parsed tables in scheme samfshalcnv +INFO: Parsed tables in scheme samfshalcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -12214,7 +12962,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table sascnvn_run INFO: Legacy extension - skip empty table for sascnvn_finalize -INFO: Parsed tables in scheme sascnvn +INFO: Parsed tables in scheme sascnvn with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -12239,7 +12993,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table shalcnv_run INFO: Legacy extension - skip empty table for shalcnv_finalize -INFO: Parsed tables in scheme shalcnv +INFO: Parsed tables in scheme shalcnv with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -12257,7 +13013,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_temperature_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run -INFO: Parsed tables in scheme maximum_hourly_diagnostics +INFO: Parsed tables in scheme maximum_hourly_diagnostics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -12312,10 +13071,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize -INFO: Parsed tables in scheme m_micro +INFO: Parsed tables in scheme m_micro with dependencies ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -12338,8 +13102,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run -INFO: Parsed tables in scheme m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre +INFO: Parsed tables in scheme m_micro_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -12357,7 +13127,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_on_dynamics_timestep in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_graupel_amount_on_dynamics_timestep in table m_micro_post_run INFO: Legacy extension - skip empty table for m_micro_post_finalize -INFO: Parsed tables in scheme m_micro_post +INFO: Parsed tables in scheme m_micro_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -12366,7 +13138,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run -INFO: Parsed tables in scheme cu_gf_driver_pre +INFO: Parsed tables in scheme cu_gf_driver_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -12406,15 +13181,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize -INFO: Parsed tables in scheme cu_gf_driver +INFO: Parsed tables in scheme cu_gf_driver with dependencies ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run -INFO: Parsed tables in scheme cu_gf_driver_post +INFO: Parsed tables in scheme cu_gf_driver_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -12459,7 +13242,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run -INFO: Parsed tables in scheme hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf +INFO: Parsed tables in scheme hedmf with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -12500,7 +13292,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run -INFO: Parsed tables in scheme hedmf_hafs +INFO: Parsed tables in scheme hedmf_hafs with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -12537,7 +13331,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_boundary_layer_thickness in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run -INFO: Parsed tables in scheme moninshoc +INFO: Parsed tables in scheme moninshoc with dependencies ['funcphys.f90', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -12580,7 +13380,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run -INFO: Parsed tables in scheme satmedmfvdif +INFO: Parsed tables in scheme satmedmfvdif with dependencies ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -12625,7 +13431,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run -INFO: Parsed tables in scheme satmedmfvdifq +INFO: Parsed tables in scheme satmedmfvdifq with dependencies ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -12658,7 +13466,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run -INFO: Parsed tables in scheme shinhongvdif +INFO: Parsed tables in scheme shinhongvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -12693,7 +13503,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_top_of_atmosphere_boundary_layer in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run -INFO: Parsed tables in scheme ysuvdif +INFO: Parsed tables in scheme ysuvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -12802,7 +13615,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run -INFO: Parsed tables in scheme mynnedmf_wrapper +INFO: Parsed tables in scheme mynnedmf_wrapper with dependencies ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -12892,7 +13707,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_heat_at_2m in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run -INFO: Parsed tables in scheme mynnsfc_wrapper +INFO: Parsed tables in scheme mynnsfc_wrapper with dependencies ['module_sf_mynn.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -12921,12 +13738,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_top in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run -INFO: Parsed tables in scheme sgscloud_radpre +INFO: Parsed tables in scheme sgscloud_radpre with dependencies ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run -INFO: Parsed tables in scheme sgscloud_radpost +INFO: Parsed tables in scheme sgscloud_radpost with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -12999,7 +13820,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run -INFO: Parsed tables in scheme myjsfc_wrapper +INFO: Parsed tables in scheme myjsfc_wrapper with dependencies ['module_SF_JSFC.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -13050,10 +13873,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_temperature in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run -INFO: Parsed tables in scheme myjpbl_wrapper +INFO: Parsed tables in scheme myjpbl_wrapper with dependencies ['module_BL_MYJPBL.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run -INFO: Parsed tables in scheme mp_thompson_pre +INFO: Parsed tables in scheme mp_thompson_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -13081,12 +13909,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init -INFO: Parsed tables in scheme mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +INFO: Parsed tables in scheme mp_thompson with dependencies ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run -INFO: Parsed tables in scheme mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +INFO: Parsed tables in scheme mp_thompson_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -13097,7 +13949,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize -INFO: Parsed tables in scheme ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys +INFO: Parsed tables in scheme ozphys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -13108,9 +13966,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize -INFO: Parsed tables in scheme ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 +INFO: Parsed tables in scheme ozphys_2015 with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -13121,7 +13984,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_rain_water_mixing_ratio_due_to_microphysics in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run -INFO: Parsed tables in scheme zhaocarr_precpd +INFO: Parsed tables in scheme zhaocarr_precpd with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -13157,7 +14022,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_physics in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run -INFO: Parsed tables in scheme phys_tend +INFO: Parsed tables in scheme phys_tend with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -13195,7 +14062,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run -INFO: Parsed tables in scheme rrtmg_lw +INFO: Parsed tables in scheme rrtmg_lw with dependencies ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -13239,7 +14108,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run -INFO: Parsed tables in scheme rrtmg_sw +INFO: Parsed tables in scheme rrtmg_sw with dependencies ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -13277,6 +14158,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Parsed tables in scheme rascnv INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -13289,18 +14172,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run INFO: Parsed tables in scheme rayleigh_damp INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize -INFO: Parsed tables in scheme rrtmg_lw_post +INFO: Parsed tables in scheme rrtmg_lw_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize -INFO: Parsed tables in scheme rrtmg_lw_pre +INFO: Parsed tables in scheme rrtmg_lw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -13308,9 +14197,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run -INFO: Parsed tables in scheme rrtmg_sw_post +INFO: Parsed tables in scheme rrtmg_sw_post with dependencies ['radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -13319,7 +14210,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run -INFO: Parsed tables in scheme rrtmg_sw_pre +INFO: Parsed tables in scheme rrtmg_sw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -13338,7 +14231,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run -INFO: Parsed tables in scheme sfc_diag +INFO: Parsed tables in scheme sfc_diag with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -13355,7 +14250,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_x_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_y_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run -INFO: Parsed tables in scheme sfc_diag_post +INFO: Parsed tables in scheme sfc_diag_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -13432,19 +14335,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run -INFO: Parsed tables in scheme lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +INFO: Parsed tables in scheme lsm_ruc with dependencies ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -13467,7 +14384,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_equivalent_accumulated_snow_depth_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_snow_thickness_water_equivalent_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run -INFO: Parsed tables in scheme sfc_cice +INFO: Parsed tables in scheme sfc_cice with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -13528,7 +14447,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run -INFO: Parsed tables in scheme sfc_diff +INFO: Parsed tables in scheme sfc_diff with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -13588,7 +14511,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run -INFO: Parsed tables in scheme lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +INFO: Parsed tables in scheme lsm_noah with dependencies ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -13691,7 +14625,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run -INFO: Parsed tables in scheme noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv +INFO: Parsed tables in scheme noahmpdrv with dependencies ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -13719,8 +14664,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run -INFO: Parsed tables in scheme flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +INFO: Parsed tables in scheme flake_driver with dependencies ['flake.F90', 'machine.F'] INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -13771,8 +14722,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize -INFO: Parsed tables in scheme sfc_nst +INFO: Parsed tables in scheme sfc_nst with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -13783,7 +14742,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run -INFO: Parsed tables in scheme sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre +INFO: Parsed tables in scheme sfc_nst_pre with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -13799,9 +14766,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_change_over_depth_in_sea_water_temperature in table sfc_nst_post_run INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize -INFO: Parsed tables in scheme sfc_nst_post +INFO: Parsed tables in scheme sfc_nst_post with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -13821,7 +14790,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run -INFO: Parsed tables in scheme sfc_ocean +INFO: Parsed tables in scheme sfc_ocean with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -13857,7 +14828,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_cice in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run -INFO: Parsed tables in scheme sfc_sice +INFO: Parsed tables in scheme sfc_sice with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -13876,15 +14850,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize -INFO: Parsed tables in scheme mp_fer_hires +INFO: Parsed tables in scheme mp_fer_hires with dependencies ['module_MP_FER_HIRES.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_gas_optics +INFO: Parsed tables in scheme rrtmgp_lw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -13899,14 +14888,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics with dependencies ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_gas_optics +INFO: Parsed tables in scheme rrtmgp_sw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -13919,7 +14920,12 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics with dependencies ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -13932,7 +14938,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics +INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -13944,7 +14952,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_downward_clrsky in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run -INFO: Parsed tables in scheme rrtmgp_lw_rte +INFO: Parsed tables in scheme rrtmgp_lw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -13960,7 +14970,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_allsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_upward_clrsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run -INFO: Parsed tables in scheme rrtmgp_sw_rte +INFO: Parsed tables in scheme rrtmgp_sw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -13972,8 +14984,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics -INFO: Parsed tables in scheme GFS_rrtmgp_setup +INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +INFO: Parsed tables in scheme GFS_rrtmgp_setup with dependencies ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -13991,7 +15021,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable virtual_temperature in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable relative_humidity in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_pre with dependencies ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -14002,7 +15034,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_longwave_emissivity in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run -INFO: Parsed tables in scheme rrtmgp_lw_pre +INFO: Parsed tables in scheme rrtmgp_lw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -14035,7 +15069,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre +INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -14056,20 +15092,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lw_fluxes_top_atmosphere in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_fluxes in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_lw_post +INFO: Parsed tables in scheme GFS_rrtmgp_lw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -14082,6 +15132,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run INFO: Parsed tables in scheme GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -14105,7 +15157,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -14132,7 +15186,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre +INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -14168,7 +15224,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_post +INFO: Parsed tables in scheme GFS_rrtmgp_sw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] INFO: filtering out variable GFS_stateout_type_instance INFO: filtering out variable Gas_concentrations_for_RRTMGP_suite INFO: filtering out variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band @@ -14362,7 +15418,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -14557,24 +15612,24 @@ INFO: filtering out variable y_momentum_tendency_from_form_drag INFO: filtering out variable y_momentum_tendency_from_large_scale_gwd INFO: filtering out variable y_momentum_tendency_from_small_scale_gwd INFO: Checking optional arguments in physics schemes ... -INFO: Metadata table for model FV3 written to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... -INFO: Generating static API ccpp_static_api.F90 in /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics ... +INFO: Generating static API ccpp_static_api.F90 in /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh hera.intel /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp' NO NO ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh hera.intel /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=hera.intel is valid. Compilers set for hera.intel. Obtained ESMF_LIB=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib from /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.5.20180823 -- The CXX compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 @@ -14615,8 +15670,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Den -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -14625,53 +15680,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /usr/bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /usr/bin/ranlib libccpp.a -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -14679,116 +15738,116 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -14796,124 +15855,124 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -14933,20 +15992,20 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -14964,123 +16023,123 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -15095,68 +16154,11 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -15164,114 +16166,19 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -15279,164 +16186,24 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -O1 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -15452,93 +16219,12 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -15547,196 +16233,148 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o [ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o [ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o [100%] Linking Fortran static library libccppphys.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /usr/bin/ranlib libccppphys.a -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' Install the project... /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-release.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -+ test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -+ test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" all +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-release.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' ++ test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include ++ test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" all Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -15749,213 +16387,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -16043,18 +16681,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" into /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL on hera -cp -fp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3"/conf/modules.fv3 -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" into /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL on hera +cp -fp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3"/conf/modules.fv3 +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" nemsinstall Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -16067,53 +16705,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -16129,65 +16767,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -16200,65 +16838,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -16304,52 +16942,53 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -16384,25 +17023,26 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -16410,24 +17050,24 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -Installation into "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +Installation into "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" ; \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform hera --fms-dir "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform hera --fms-dir "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -16440,9 +17080,9 @@ Currently Loaded Modules: -Will use FMS from: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ BASEDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + MACHINE_ID=hera + COMPILE_OPTION=hera-intel.mk + DEBUG= @@ -16457,257 +17097,257 @@ MOM6 compile.sh ... DEBUG=, REPRO=1 + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] + rm -f path_names + echo 'generating file_paths ...' generating file_paths ... -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/templates/hera-intel.mk -p lib_ocean.a -o -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL path_names ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/templates/hera-intel.mk -p lib_ocean.a -o -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL path_names ........................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO=1 DEBUG= lib_ocean.a -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_checksums.o MOM_cpu_clock.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_pt_from_ct.o gsw_gibbs_pt0_pt0.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o regrid_consts.o gsw_t_freezing_exact.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o ideal_age_example.o MOM_offline_main.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_write_cputime.o MOM_domains.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o gsw_pt_from_t.o MOM.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o lock_exchange_initialization.o benchmark_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_tidal.o cvmix_ddiff.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_checksums.o MOM_cpu_clock.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o ideal_age_example.o MOM_offline_main.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_specvol_coefficients.o gsw_mod_toolbox.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_lateral_boundary_diffusion.o MOM_generic_tracer.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_domains.o MOM_write_cputime.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o benchmark_initialization.o lock_exchange_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_tidal.o cvmix_ddiff.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o a - coord_hycom.o @@ -16804,14 +17444,14 @@ a - MOM_MEKE_types.o a - MOM_error_handler.o a - MOM_CVMix_ddiff.o a - MOM_PointAccel.o -a - gsw_pt_from_ct.o a - gsw_gibbs_pt0_pt0.o +a - gsw_pt_from_ct.o a - dyed_channel_initialization.o a - MOM_fixed_initialization.o a - gsw_t_freezing_poly.o a - MOM_tracer_advect.o -a - regrid_consts.o a - gsw_t_freezing_exact.o +a - regrid_consts.o a - MOM_diag_mediator.o a - MOM_thickness_diffuse.o a - gsw_rho_second_derivatives.o @@ -16844,8 +17484,8 @@ a - MOM_dynamics_unsplit.o a - MOM_PressureForce.o a - MOM_verticalGrid.o a - MOM_diagnostics.o -a - gsw_mod_toolbox.o a - gsw_mod_specvol_coefficients.o +a - gsw_mod_toolbox.o a - MOM_regridding.o a - MOM_boundary_update.o a - MOM_barotropic.o @@ -16864,8 +17504,8 @@ a - MOM_shared_initialization.o a - DOME2d_initialization.o a - MOM_tracer_diabatic.o a - MOM_vert_friction.o -a - MOM_generic_tracer.o a - MOM_lateral_boundary_diffusion.o +a - MOM_generic_tracer.o a - MOM_bkgnd_mixing.o a - MOM_kappa_shear.o a - circle_obcs_initialization.o @@ -16886,15 +17526,15 @@ a - cvmix_convection.o a - Idealized_Hurricane.o a - MOM_diag_remap.o a - gsw_mod_kinds.o -a - MOM_write_cputime.o a - MOM_domains.o +a - MOM_write_cputime.o a - Neverland_initialization.o a - MOM_sponge.o a - MOM_tidal_mixing.o a - oil_tracer.o a - MOM_continuity_PPM.o -a - gsw_pt_from_t.o a - MOM.o +a - gsw_pt_from_t.o a - dense_water_initialization.o a - MOM_entrain_diffusive.o a - MOM_EOS_linear.o @@ -16926,8 +17566,8 @@ a - MOM_dynamics_split_RK2.o a - sloshing_initialization.o a - MOM_remapping.o a - MOM_spatial_means.o -a - lock_exchange_initialization.o a - benchmark_initialization.o +a - lock_exchange_initialization.o a - dye_example.o a - MOM_io.o a - RGC_tracer.o @@ -16942,25 +17582,25 @@ a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o a - MOM_isopycnal_slopes.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + mkdir -p exec/hera/ -+ ln -s /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/hera/lib_ocean ++ ln -s /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/hera/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" \ - "FMSDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera" \ - "INSTALLDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" \ + "FMSDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera" \ + "INSTALLDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -16973,11 +17613,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -16985,17 +17625,17 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean/lib_ocean.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface' -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean/lib_ocean.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface' +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice Currently Loaded Modules: @@ -17011,14 +17651,14 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = hera_intel CICE6 ./comp_ice.backend.libcice: DEBUG = false -CICE6 ./comp_ice.backend.libcice: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -rm: cannot remove '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm: cannot remove '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -17111,107 +17751,107 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ exec gmake -j 1 WW3_COMP="hera" ww3_nemslibonly Currently Loaded Modules: @@ -17225,26 +17865,26 @@ Currently Loaded Modules: -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf -+ export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL WW3_COMP=hera -+ COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model -+ COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf ++ export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL WW3_COMP=hera ++ COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model ++ COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL + WW3_COMP=hera + exec gmake -j 1 WW3_COMP=hera ww3_nemslibonly -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf' ***************************** *** WAVEWATCH III setup *** ***************************** -[INFO] local env file wwatch3.env found in /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/wwatch3.env - Setup file /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/wwatch3.env found +[INFO] local env file wwatch3.env found in /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/wwatch3.env + Setup file /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/wwatch3.env found Printer (listings) : auxiliary FORTRAN compiler : gfortran auxiliary C compiler : gcc - Source directory : /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model - Scratch directory : /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/tmp + Source directory : /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model + Scratch directory : /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/tmp Save source code : yes Save listings : yes @@ -17252,30 +17892,30 @@ gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_ Compile auxiliary programs -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/aux' -gfortran -o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/w3adc w3adc.f -gfortran -o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/w3list w3list.f -gfortran -o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/w3prnt w3prnt.f -gfortran -o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/w3split w3split.f -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/aux' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/aux' +gfortran -o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/w3adc w3adc.f +gfortran -o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/w3list w3list.f +gfortran -o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/w3prnt w3prnt.f +gfortran -o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/w3split w3split.f +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/aux' Setup comp & link files - sed /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/comp.tmpl => /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/comp - sed /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/link.tmpl => /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/link + sed /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/comp.tmpl => /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/comp + sed /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/link.tmpl => /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/link Create required model subdirectories Finished setting up WAVEWATCH III -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/w3_make ww3_multi_esmf +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/w3_make ww3_multi_esmf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model -Scratch directory : /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/tmp +Main directory : /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model +Scratch directory : /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -17287,13 +17927,13 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/switch +switch = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/switch new directive controlled threading Checking all subroutines for modules (this may take a while) ... Processing ww3_multi_esmf --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/ftn' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/ftn' ad3 : processing constants ad3 : processing scrip_kindsmod [no w3adc] ad3 : processing w3uqckmd @@ -17304,39 +17944,44 @@ ad3 : processing w3servmd ad3 : processing scrip_errormod [no w3adc] ad3 : processing scrip_netcdfmod [no w3adc] ad3 : processing scrip_grids [no w3adc] -ad3 : processing w3arrymd -ad3 : processing w3cspcmd ad3 : processing w3gsrumd +ad3 : processing w3cspcmd +ad3 : processing w3arrymd ad3 : processing wmunitmd ad3 : processing scrip_remap_vars [no w3adc] -ad3 : processing scrip_remap_conservative [no w3adc] ad3 : processing scrip_remap_read [no w3adc] ad3 : processing scrip_remap_write [no w3adc] +ad3 : processing scrip_remap_conservative [no w3adc] ad3 : processing scrip_interface ad3 : processing w3gdatmd ad3 : processing w3odatmd ad3 : processing wmscrpmd -ad3 : processing w3idatmd ad3 : processing w3sbt1md +ad3 : processing w3idatmd ad3 : processing w3dispmd -ad3 : processing w3timemd ad3 : processing wmmdatmd +ad3 : processing w3timemd ad3 : processing w3adatmd ad3 : processing w3src4md -ad3 : processing w3fldsmd ad3 : processing w3fld1md ad3 : processing w3sdb1md ad3 : processing w3flx1md ad3 : processing w3partmd ad3 : processing w3nmlmultimd ad3 : processing wmfinlmd +ad3 : processing w3fldsmd ad3 : processing w3fld2md ad3 : processing w3snl1md -ad3 : processing w3parall ad3 : processing w3triamd -ad3 : processing w3wdatmd +ad3 : processing w3parall ad3 : processing w3iogrmd +ad3 : processing w3wdatmd +ad3 : processing wmgridmd ad3 : processing w3iogomd +ad3 : processing w3updtmd +ad3 : processing w3iopomd +ad3 : processing w3iorsmd +ad3 : processing w3iobcmd ad3 : processing wmupdtmd ad3 : processing w3iosfmd ad3 : processing w3iotrmd @@ -17344,11 +17989,6 @@ ad3 : processing w3pro3md ad3 : processing w3profsmd ad3 : processing w3srcemd ad3 : processing w3wdasmd -ad3 : processing w3updtmd -ad3 : processing w3iopomd -ad3 : processing w3iorsmd -ad3 : processing wmgridmd -ad3 : processing w3iobcmd ad3 : processing wminiomd ad3 : processing w3initmd ad3 : processing w3wavemd @@ -17419,22 +18059,22 @@ a - wmscrpmd.o a - scrip_netcdfmod.o a - scrip_remap_write.o a - scrip_remap_read.o -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/ftn' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf' -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/nuopc.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL/. -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL" -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf' +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/nuopc.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL/. +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL" +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" install + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" install Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -17459,13 +18099,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 -- Check for working C compiler: /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc @@ -17518,120 +18158,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /usr/bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /usr/bin/ranlib libpioc.a -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -17644,53 +18284,53 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/Para /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /usr/bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /usr/bin/ranlib libpiof.a -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +exec gmake PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -17713,41 +18353,41 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 -ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_utils_mod.o med_methods_mod.o med_io_mod.o med_phases_prep_ocn_mod.o med_fraction_mod.o med_phases_history_mod.o med_constants_mod.o esmFldsExchange_hafs_mod.o med_phases_prep_glc_mod.o med_kind_mod.o med_phases_restart_mod.o med_time_mod.o med_phases_prep_lnd_mod.o med.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_utils_mod.o med_methods_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_phases_history_mod.o med_constants_mod.o esmFldsExchange_hafs_mod.o med_io_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_time_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o ar: creating libcmeps.a a - med_phases_prep_wav_mod.o a - med_phases_prep_ice_mod.o @@ -17756,18 +18396,18 @@ a - esmFlds.o a - med_phases_profile_mod.o a - med_utils_mod.o a - med_methods_mod.o -a - med_io_mod.o a - med_phases_prep_ocn_mod.o +a - med.o a - med_fraction_mod.o a - med_phases_history_mod.o a - med_constants_mod.o a - esmFldsExchange_hafs_mod.o -a - med_phases_prep_glc_mod.o +a - med_io_mod.o +a - med_phases_prep_lnd_mod.o a - med_kind_mod.o a - med_phases_restart_mod.o a - med_time_mod.o -a - med_phases_prep_lnd_mod.o -a - med.o +a - med_phases_prep_glc_mod.o a - med_internalstate_mod.o a - med_phases_prep_atm_mod.o a - esmFldsExchange_nems_mod.o @@ -17776,36 +18416,36 @@ a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator/libcmeps.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" -test -s "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator/libcmeps.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" +test -s "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo ww3_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk" ; echo cmeps_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo ww3_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk" ; echo cmeps_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; \ gmake nems \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ - CCPP_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= WW3_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL CMEPS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL TARGET="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= WW3_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL CMEPS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL TARGET="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -17818,15 +18458,15 @@ Currently Loaded Modules: -build NEMS after /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -WW3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -CICE6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +WW3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +CICE6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MINOR="1" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -17835,186 +18475,186 @@ CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o 'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o 'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o 'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o 'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o 'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o 'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o 'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o 'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o 'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 20:59:49 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:07:04 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o 'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' echo libgocart is libgocart is echo extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -mpiifort -o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libpiof.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libpioc.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/obj_HYB/libww3_multi_esmf.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/fcst_2.exe" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/fcst_2.exe +mpiifort -o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/obj_HYB/libww3_multi_esmf.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/fcst_2.exe" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/fcst_2.exe Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build" -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build -cat /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build" ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build +cat /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 \ + /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: @@ -18029,16 +18669,16 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = hera_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ export ESMFMKFILE=/dev/null ; \ exec gmake distclean @@ -18053,39 +18693,39 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf' -\rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/exe/ww3_multi_esmf *.o *.mod -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/w3_clean -c +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf' +\rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/tmp - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/ftn - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/aux - Remove /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod - Remove /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/mod_HYB - Remove /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/obj - Remove /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/obj_HYB - Remove /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/tmp - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin - Remove /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/exe - Clean up /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/../regtests -\rm -fr /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/tmp -\rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/bin/wwatch3.env -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model/esmf' -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/model" ; \ + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/tmp + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/ftn + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/aux + Remove /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod + Remove /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/mod_HYB + Remove /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/obj + Remove /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/obj_HYB + Remove /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/tmp + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin + Remove /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/exe + Clean up /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/../regtests +\rm -fr /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/tmp +\rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/bin/wwatch3.env +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model/esmf' +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/model" ; \ rm -rf exe mod* obj* tmp ftn/makefile ftn/makefile_DIST \ ftn/makefile_SHRD esmf/wwatch3.env aux/makefile \ bin/link bin/comp ; \ find . -name '*.o' -o -name '*.mod' -o -name '*.a' \ | xargs rm -f -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: @@ -18099,46 +18739,46 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -if ! test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +if ! test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -WW3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -CICE6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +WW3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +CICE6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MINOR="1" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -18149,15 +18789,15 @@ CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -Elapsed time 1628 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y finished +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +Elapsed time 1414 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y finished + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -+ PATHTR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ++ readonly PATHTR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ++ PATHTR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 + readonly BUILD_TARGET=hera.intel + BUILD_TARGET=hera.intel + readonly 'MAKE_OPT=CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y' @@ -18169,7 +18809,7 @@ Elapsed time 1628 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_ + readonly clean_after=YES + clean_after=YES + hostname -hfe05 +hfe04 + echo 'Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_3.exe on hera.intel' Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_3.exe on hera.intel + gnu_make=gmake @@ -18179,81 +18819,81 @@ Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupl + [[ hera.intel == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../NEMS ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build" -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build" ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to DEBUG INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... -DEBUG: Executing "rm -vf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_*_cap.F90 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh" -DEBUG: Execution of "rm -vf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_*_cap.F90 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh" returned with exit code 0 - stdout: "removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90' -removed '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh'" +DEBUG: Executing "rm -vf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_*_cap.F90 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh" +DEBUG: Execution of "rm -vf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_*_cap.F90 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh" returned with exit code 0 + stdout: "removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90' +removed '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh'" stderr: "" INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -+ rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include ++ rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -18264,112 +18904,112 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 \ + /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_3" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_3 -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3_debug /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_3" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_3 +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3_debug /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: @@ -18384,19 +19024,19 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = hera_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3_debug /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3_debug /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: @@ -18410,50 +19050,50 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing -CICE6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing -FV3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing +CMEPS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing +CICE6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing +FV3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MINOR="1" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -18464,56 +19104,56 @@ CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/externals.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3_debug /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_3" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/modules.fcst_3 -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS' +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3_debug /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_3" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/modules.fcst_3 +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/conf/configure.fv3.hera.intel /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=300000 ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=12000000 ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS' -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS' +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh hera.intel "$PATH_CCPP" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh hera.intel "$PATH_CCPP" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp"/lib Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -18526,10 +19166,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6 -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to DEBUG INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -18561,12 +19201,12 @@ DEBUG: Module name: CCPP_typedefs DEBUG: Module variables: CCPP_interstitial_type DEBUG: Variables in derived type CCPP_interstitial_type: kappa_dry_for_fast_physics, cappa_moist_gas_constant_at_Lagrangian_surface, tendency_of_air_temperature_at_Lagrangian_surface, flag_for_inline_cloud_fraction_calculation, flag_for_fast_microphysics_energy_conservation, top_layer_index_for_fast_physics, flag_for_the_last_step_of_k_split_remapping, time_step_for_remapping_for_fast_physics, flag_for_tendency_of_air_temperature_at_Lagrangian_surface, atmosphere_energy_content_in_column, atmosphere_energy_content_at_Lagrangian_surface, ratio_of_vapor_to_dry_air_gas_constants_minus_one_default_kind, flag_for_saturation_adjustment_for_microphysics_in_dynamics, starting_x_direction_index, ending_x_direction_index, starting_x_direction_index_domain, ending_x_direction_index_domain, starting_y_direction_index, ending_y_direction_index, starting_y_direction_index_domain, ending_y_direction_index_domain, pressure_thickness_at_Lagrangian_surface, thickness_at_Lagrangian_surface, cell_area_for_fast_physics, number_of_ghost_zones, vertical_dimension_for_fast_physics, vertical_dimension_for_fast_physics_plus_one, vertical_dimension_for_thickness_at_Lagrangian_surface, vertical_dimension_for_condensed_water_at_Lagrangian_surface, vertical_dimension_for_cappa_at_Lagrangian_surface, log_pressure_at_Lagrangian_surface, surface_geopotential_at_Lagrangian_surface, finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa, virtual_temperature_at_Lagrangian_surface, gas_tracers_for_multi_gas_physics_at_Lagrangian_surface, water_vapor_specific_humidity_at_Lagrangian_surface, cloud_liquid_water_specific_humidity_at_Lagrangian_surface, cloud_ice_specific_humidity_at_Lagrangian_surface, cloud_rain_specific_humidity_at_Lagrangian_surface, cloud_snow_specific_humidity_at_Lagrangian_surface, cloud_graupel_specific_humidity_at_Lagrangian_surface, cloud_fraction_at_Lagrangian_surface, cloud_condensed_water_specific_humidity_at_Lagrangian_surface, omp_threads_for_fast_physics, flag_for_hydrostatic_solver_for_fast_physics, number_of_water_species, number_of_gases_for_multi_gases_physics, gas_constants_for_multi_gases_physics, specific_heat_capacities_for_multi_gases_physics, mpi_rank_for_fast_physics, mpi_root_for_fast_physics INFO: Parsed variable definition tables in module CCPP_typedefs -DEBUG: Parsing file GFS_typedefs.F90 with registry OrderedDict([('GFS_typedefs', {'GFS_diag_type': [1256, 1510], 'GFS_control_type': [486, 1069], 'GFS_interstitial_type': [1520, 1925], 'GFS_tbd_type': [1122, 1194], 'GFS_sfcprop_type': [200, 363], 'GFS_coupling_type': [371, 477], 'GFS_statein_type': [152, 176], 'GFS_cldprop_type': [1202, 1210], 'GFS_data_type': [1937, 1947], 'GFS_radtend_type': [1218, 1248], 'GFS_grid_type': [1077, 1114], 'GFS_stateout_type': [184, 192], 'GFS_init_type': [101, 144]})]) +DEBUG: Parsing file GFS_typedefs.F90 with registry OrderedDict([('GFS_typedefs', {'GFS_diag_type': [1255, 1509], 'GFS_control_type': [485, 1068], 'GFS_interstitial_type': [1519, 1925], 'GFS_tbd_type': [1121, 1193], 'GFS_sfcprop_type': [200, 363], 'GFS_coupling_type': [371, 476], 'GFS_statein_type': [152, 176], 'GFS_cldprop_type': [1201, 1209], 'GFS_data_type': [1937, 1947], 'GFS_radtend_type': [1217, 1247], 'GFS_grid_type': [1076, 1113], 'GFS_stateout_type': [184, 192], 'GFS_init_type': [101, 144]})]) DEBUG: Module name: GFS_typedefs DEBUG: Module variables: GFS_cldprop_type, GFS_control_type, GFS_coupling_type, GFS_data_type, GFS_diag_type, GFS_grid_type, GFS_interstitial_type, GFS_radtend_type, GFS_sfcprop_type, GFS_statein_type, GFS_stateout_type, GFS_tbd_type, extra_top_layer, netcdf_float_fillvalue, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, minimum_value_of_specific_humidity, minimum_value_of_saturation_mixing_ratio, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, pi, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, triple_point_temperature_of_water, minimum_sea_ice_concentration, air_temperature_lapse_rate_constant, joules_per_calorie_constant, sea_water_reference_density, stefan_boltzmann_constant, freezing_point_temperature_of_seawater, standard_atmospheric_pressure, liquid_water_density, specific_heat_of_ice_at_constant_pressure DEBUG: Variables in derived type GFS_diag_type: sw_fluxes_top_atmosphere, lw_fluxes_top_atmosphere, surface_runoff, cumulative_soil_upward_latent_heat_flux_multiplied_by_timestep, cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep, cumulative_snow_freezing_rain_upward_latent_heat_flux_multiplied_by_timestep, cumulative_transpiration_flux_multiplied_by_timestep, cumulative_snow_deposition_sublimation_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_snow_area_fraction_multiplied_by_timestep, soil_moisture_content, minimum_temperature_at_2m, maximum_temperature_at_2m, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, integrated_x_momentum_flux_from_large_scale_gwd, integrated_y_momentum_flux_from_large_scale_gwd, integrated_x_momentum_flux_from_blocking_drag, integrated_y_momentum_flux_from_blocking_drag, integrated_x_momentum_flux_from_small_scale_gwd, integrated_y_momentum_flux_from_small_scale_gwd, integrated_x_momentum_flux_from_form_drag, integrated_y_momentum_flux_from_form_drag, x_momentum_tendency_from_large_scale_gwd, y_momentum_tendency_from_large_scale_gwd, x_momentum_tendency_from_blocking_drag, y_momentum_tendency_from_blocking_drag, x_momentum_tendency_from_small_scale_gwd, y_momentum_tendency_from_small_scale_gwd, x_momentum_tendency_from_form_drag, y_momentum_tendency_from_form_drag, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, accumulated_change_of_air_temperature_due_to_FA_scheme, cumulative_surface_ground_heat_flux_multiplied_by_timestep, cumulative_surface_downwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_upwelling_longwave_flux_multiplied_by_timestep, duration_of_sunshine, total_runoff, cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep, cumulative_cloud_work_function, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag, cumulative_surface_pressure_multiplied_by_timestep, cumulative_lwe_thickness_of_convective_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, minimum_specific_humidity_at_2m, maximum_specific_humidity_at_2m, maximum_x_wind_at_10m, maximum_y_wind_at_10m, maximum_wind_at_10m, maximum_u_wind_at_10m_over_maximum_hourly_time_interval, maximum_v_wind_at_10m_over_maximum_hourly_time_interval, maximum_wind_at_10m_over_maximum_hourly_time_interval, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, x_wind_at_10m, y_wind_at_10m, dewpoint_temperature_at_2m, height_above_ground_at_lowest_model_layer, surface_air_pressure_diag, column_precipitable_water, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, x_wind_at_lowest_model_layer_for_diag, y_wind_at_lowest_model_layer_for_diag, surface_drag_mass_flux_for_heat_and_moisture_in_air, surface_drag_wind_speed_for_momentum_in_air, surface_downwelling_longwave_flux, surface_upwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, surface_upwelling_shortwave_flux, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, instantaneous_surface_ground_heat_flux, instantaneous_surface_potential_evaporation, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ratio_of_snowfall_to_rainfall, normalized_soil_wetness, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_shum_perturbation_flipped, level_of_dividing_streamline, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_physics, cumulative_change_in_x_wind_due_to_non_physics_processes, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_physics, cumulative_change_in_y_wind_due_to_non_physics_processes, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_physics, cumulative_change_in_temperature_due_to_non_physics_processes, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, cumulative_change_in_water_vapor_specific_humidity_due_to_physics, cumulative_change_in_ozone_concentration_due_to_physics, cumulative_change_in_water_vapor_specific_humidity_due_to_non_physics_processes, cumulative_change_in_ozone_concentration_due_to_non_physics_processes, maximum_reflectivity_at_1km_agl_over_maximum_hourly_time_interval, maximum_reflectivity_at_minus10c_over_maximum_hourly_time_interval, maximum_temperature_at_2m_over_maximum_hourly_time_interval, minimum_temperature_at_2m_over_maximum_hourly_time_interval, maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval, minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval, cumulative_atmosphere_updraft_convective_mass_flux, cumulative_atmosphere_downdraft_convective_mass_flux, cumulative_atmosphere_detrainment_convective_mass_flux, radar_reflectivity_10cm, instantaneous_3d_cloud_fraction, number_of_dust_bins_for_diagnostics, number_of_seasalt_bins_for_diagnostics, number_of_chemical_tracers_for_diagnostics, instantaneous_dust_emission_flux, instantaneous_seasalt_emission_flux, instantaneous_sedimentation, instantaneous_dry_deposition, instantaneous_large_scale_wet_deposition, instantaneous_convective_scale_wet_deposition, instantaneous_anthopogenic_and_biomass_burning_emissions, instantaneous_aerosol_column_mass_densities, emdf_updraft_area, emdf_updraft_vertical_velocity, emdf_updraft_total_water, emdf_updraft_theta_l, emdf_updraft_entrainment_rate, emdf_updraft_cloud_water, theta_subsidence_tendency, water_vapor_subsidence_tendency, theta_detrainment_tendency, water_vapor_detrainment_tendency, number_of_plumes, maximum_mass_flux, k_level_of_highest_reaching_plume, k_level_of_highest_plume, atmosphere_heat_diffusivity_for_mynnpbl, atmosphere_momentum_diffusivity_for_mynnpbl, time_integral_of_height_of_mountain_blocking, time_integral_of_height_of_low_level_wave_breaking, time_integral_of_height_of_launch_level_of_orographic_gravity_wave, time_integral_of_momentum_flux_due_to_turbulent_orographic_form_drag, time_integral_of_momentum_flux_due_to_mountain_blocking_drag, time_integral_of_momentum_flux_due_to_orographic_gravity_wave_drag, time_integral_of_momentum_flux_due_to_nonstationary_gravity_wave, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_nonstationary_gravity_wave, time_integral_of_change_in_y_wind_due_to_nonstationary_gravity_wave, auxiliary_2d_arrays, auxiliary_3d_arrays -DEBUG: Variables in derived type GFS_control_type: mpi_rank, mpi_root, mpi_comm, mpi_size, omp_threads, iounit_namelist, namelist_filename, number_of_lines_of_namelist_filename_for_internal_file_reads, namelist_filename_for_internal_file_reads, iounit_log, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_generic_gravity_wave_drag_tendency, flag_for_generic_planetary_boundary_layer_tendency, flag_for_generic_deep_convection_tendency, flag_for_generic_shallow_convection_tendency, flag_diagnostics, number_of_2d_auxiliary_arrays, number_of_3d_auxiliary_arrays, vertical_dimension, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, vertical_dimension_plus_one, vertical_dimension_minus_one, number_of_equatorial_longitude_points, number_of_latitude_points, ccpp_block_count, ccpp_block_sizes, horizontal_loop_extent, horizontal_dimension, number_of_tile, flag_for_flux_coupling, flag_for_wave_coupling, flag_for_wave_coupling_to_atm, flag_for_chemistry_coupling, flag_idealized_physics, number_of_timesteps_between_surface_cycling_calls, time_step_for_physics, time_step_for_dynamics, date_and_time_at_model_initialization, date_and_time_at_model_initialization_reordered, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, number_of_timesteps_for_radiation_calls_on_physics_timestep, number_of_vertical_layers_for_radiation_calculations, number_of_vertical_layers_for_radiation_calculations_plus_one, flag_for_aerosol_input_MG_radiation, number_of_aerosol_tracers_MG, array_dimension_of_random_number, flag_for_vertical_index_direction_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_initial_time_date_control, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, flag_for_output_of_longwave_heating_rate, flag_for_output_of_shortwave_heating_rate, active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, rrtmgp_coeff_lw_cloud_optics, number_of_lw_bands_rrtmgp, number_of_lw_spectral_points_rrtmgp, rrtmgp_kdistribution_sw, rrtmgp_coeff_sw_cloud_optics, number_of_sw_bands_rrtmgp, number_of_sw_spectral_points_rrtmgp, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, flag_to_calc_RRTMGP_LW_jacobian, number_of_rrtmgp_ice_roughness, number_of_angles_used_in_gaussian_quadrature, flag_for_rrtmgp_radiation_scheme, scheme_flag, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, time_interval_for_maximum_hourly_fields, number_of_frozen_precipitation_species, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_bergeron_efficiency_factor, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, mg_minimum_cloud_condensed_water_mixing_ratio, mg_minimum_ice_mixing_ratio, mg_type_of_precip_fraction_method, frozen_cloud_threshold_temperature, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, flag_for_cloud_effective_radii, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_graupel, mg_flag_for_hail, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, number_of_cloud_condensate_types, flag_for_aerosol_physics, flag_for_radar_reflectivity, limit_for_temperature_tendency_for_microphysics, flag_for_land_surface_scheme, flag_for_noah_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_for_ruc_land_surface_scheme, ice_vertical_dimension, soil_vertical_dimension, soil_vertical_dimension_for_land_surface_model, snow_vertical_dimension_for_land_surface_model, lower_bound_of_snow_vertical_dimension_for_land_surface_model, flag_for_reading_leaf_area_index_from_input, vegetation_type_dataset_choice, soil_type_dataset_choice, flag_for_individual_cloud_species_advected, minimum_large_ice_fraction, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, flag_for_lake_surface_scheme, flag_for_ras_deep_convection, fa_threshold_relative_humidity_for_onset_of_condensation, flag_flip, flag_for_convective_transport_of_tracers, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, flag_for_precipitation_type_algorithm, flag_for_Arakawa_Wu_adjustment, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_for_shoc, flag_for_shoc_after_convection, flag_for_ozone_physics, flag_for_2015_ozone_physics, flag_shallow_convective_cloud, flag_for_reduced_drag_coefficient_over_sea, flag_for_hedmf, flag_TKE_dissipation_heating, flag_for_canopy_heat_storage, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme, flag_for_gf_shallow_convection_scheme, flag_for_ntiedtke_shallow_convection_scheme, flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, flag_for_samf_deep_convection_scheme, flag_for_gf_deep_convection_scheme, flag_for_ntiedtke_deep_convection_scheme, flag_for_hwrf_samfdeepcnv_scheme, flag_for_hwrf_samfshalcnv_scheme, choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, number_of_statistical_measures_of_subgrid_orography, number_of_spectral_wave_trancation_for_sas, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, multiplication_factors_for_convective_gravity_wave_drag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, multiplication_factor_for_critical_cloud_workfunction, ice_supersaturation_threshold, critical_cloud_top_entrainment_instability_criteria, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_for_fractional_grid, lake_ice_minimum, sea_ice_minimum, density_of_fresh_water, flag_for_surface_roughness_option_over_ocean, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, number_of_independent_cellular_automata, cellular_automata_lifetime, cellular_automata_finer_grid, cellular_automata_seed_probability, cellular_automata_seed_frequency, flag_for_cellular_automata, flag_for_sgs_cellular_automata, flag_for_global_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, flag_for_gaussian_spatial_filter, seed_for_random_number_generation_in_cellular_automata_scheme, number_of_iterations_to_spin_up_cellular_automata, threshold_for_perturbed_vertical_velocity, flag_for_stochastic_surface_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_stochastic_surface_perturbations, number_of_surface_perturbations, magnitude_of_perturbation_of_momentum_roughness_length, magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio, magnitude_of_perturbation_of_soil_type_b_parameter, magnitude_of_perturbation_of_leaf_area_index, magnitude_of_surface_albedo_perturbation, magnitude_of_perturbation_of_vegetation_fraction, number_of_tracers, number_of_tracers_plus_one, index_for_water_vapor, index_for_ozone, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_turbulent_kinetic_energy, index_for_mass_weighted_rime_factor, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, number_of_chemical_tracers, index_for_first_chemical_tracer, diagnostics_control_for_chemical_tracers, coefficients_for_aerosol_scavenging, number_of_fields_in_phyf2d, number_of_fields_in_phyf3d, index_for_cloud_fraction_in_3d_arrays_for_microphysics, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, index_of_kinematic_buoyancy_flux_from_shoc_in_phy_f3d, index_of_atmosphere_heat_diffusivity_from_shoc_in_phy_f3d, index_of_subgrid_scale_cloud_fraction_from_shoc_in_phy_f3d, number_of_convective_3d_cloud_fields, number_of_3d_arrays_associated_with_pdf_based_clouds, number_of_cloud_types_CS, index_for_convective_cloud_water_mixing_ratio_in_phy_f3d, index_for_convective_cloud_cover_in_phy_f3d, index_for_cloud_liquid_water_effective_radius, index_for_ice_effective_radius, index_for_rain_effective_radius, index_for_snow_effective_radius, index_for_graupel_effective_radius, flag_debug, index_for_diagnostic_printout, flag_print, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day, solar_constant, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, convective_cloud_switch, forecast_time_at_previous_timestep, forecast_time, time_since_diagnostics_zeroed, index_of_time_step, flag_for_first_time_step, flag_for_restart, flag_for_hydrostatic_solver, forecast_date_and_time, forecast_month, number_of_days_in_year, julian_day, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, seconds_elapsed_since_model_initialization, vertical_sigma_coordinate_for_radiation_initialization, inverse_scaling_factor_for_critical_relative_humidity, maximum_scaling_factor_for_critical_relative_humidity, minimum_scaling_factor_for_critical_relative_humidity, maximum_critical_relative_humidity, gwd_opt, do_mynnedmf, do_mynnsfclay, do_myjsfc, do_myjpbl, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_ugwp, turb_oro_form_drag_flag, flag_for_gravity_wave_drag, flag_for_convective_gravity_wave_drag, diag_ugwp_flag, flag_for_uni_cld, flag_for_lmfshal -DEBUG: Variables in derived type GFS_interstitial_type: humidity_mixing_ratio, cloud_liquid_water_mixing_ratio, cloud_rain_water_mixing_ratio, cloud_ice_mixing_ratio, cloud_snow_mixing_ratio, mass_weighted_rime_factor_mixing_ratio, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, total_cloud_condensate_mixing_ratio_updated_by_physics, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_downwelling_direct_near_infrared_shortwave_flux, surface_upwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, surface_albedo_perturbation, perturbation_of_soil_type_b_parameter, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, convective_cloud_fraction_for_microphysics, convective_cloud_volume_fraction, cloud_area_fraction, cloud_area_fraction_for_radiation, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, cloud_work_function, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, convective_transportable_tracers, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, turbulent_kinetic_energy_convective_transport_tracer, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, tendency_of_cloud_water_due_to_convective_microphysics, ice_fraction_in_convective_tower, detrained_mass_flux, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_top_entrainment_instability_value, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, maximum_column_heating_rate, instantaneous_atmosphere_downdraft_convective_mass_flux, cloud_decorrelation_length, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, layer_pressure_thickness_for_radiation, atmosphere_heat_diffusivity, characteristic_grid_length_scale, tendency_of_tracers_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_rain_water_mixing_ratio_due_to_model_physics, tendency_of_snow_water_mixing_ratio_due_to_model_physics, tendency_of_graupel_mixing_ratio_due_to_model_physics, tendency_of_turbulent_kinetic_energy_due_to_model_physics, instantaneous_surface_upward_latent_heat_flux, subsurface_runoff_flux, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, instantaneous_surface_upward_sensible_heat_flux, mean_change_over_depth_in_sea_water_temperature, instantaneous_atmosphere_detrainment_convective_mass_flux, tendency_of_x_wind_due_to_model_physics, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_surface_x_momentum_flux, tendency_of_vertically_diffused_tracer_concentration, tendency_of_y_wind_due_to_model_physics, instantaneous_y_stress_due_to_gravity_wave_drag, instantaneous_surface_y_momentum_flux, layer_thickness_for_radiation, maximum_subgrid_orography, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, flag_for_cice, flag_for_guess_run, flag_for_iteration, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, dynamics_to_physics_timestep_ratio, land_area_fraction_for_microphysics, fraction_of_tracer_scavenged, fraction_of_cloud_top_water_scavenged, surface_downwelling_longwave_flux_absorbed_by_ground, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, anisotropy_of_subgrid_orography, countergradient_mixing_term_for_water_vapor, countergradient_mixing_term_for_temperature, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, upward_heat_flux_in_soil_over_ice, lwe_thickness_of_graupel_amount, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, number_of_coefficients_in_h2o_forcing_data, natural_log_of_h2o_forcing_data_pressure_levels, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, lwe_thickness_of_ice_amount, flag_nonzero_land_surface_fraction, daytime_points, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, horizontal_index_of_printed_column, sea_land_ice_mask, sea_land_ice_mask_cice, number_of_aerosol_tracers_for_convection, flag_nonzero_wet_surface_fraction, vertical_index_difference_between_layer_and_lower_bound, vertical_index_at_cloud_base, flag_deep_convection, vertical_index_difference_between_inout_and_local, index_of_highest_temperature_inversion, vertical_index_at_top_of_atmosphere_boundary_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_at_cloud_top, latitude_index_in_debug_printouts, vertical_interface_dimension, vertical_dimension_of_h2o_forcing_data, vertical_dimension_of_ozone_forcing_data, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, model_layer_number_at_cloud_base, flag_mg3_as_mg2, model_layer_number_at_cloud_top, number_of_aerosol_bands_for_longwave_radiation, number_of_aerosol_bands_for_shortwave_radiation, local_graupel_number_concentration, local_ice_number_concentration, local_condesed_water_number_concentration, local_rain_number_concentration, local_snow_number_concentration, number_of_tracers_for_CS, daytime_points_dimension, number_of_aerosol_output_fields_for_longwave_radiation, number_of_aerosol_output_fields_for_shortwave_radiation, number_of_tracers_for_convective_transport, number_of_tracers_for_cloud_condensate, number_of_tracers_for_samf, number_of_tracers_scavenged, number_of_species_for_aerosol_optical_depth, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, number_of_vertical_diffusion_tracers, asymmetry_of_subgrid_orography, standard_deviation_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, convexity_of_subgrid_orography, convexity_of_subgrid_orography_small_scale, ozone_concentration_at_layer_for_radiation, flag_convective_tracer_transport, number_of_coefficients_in_ozone_forcing_data, number_of_coefficients_in_ozone_forcing_data_plus_five, natural_log_of_ozone_forcing_data_pressure_levels, flag_for_hydrostatic_heating_from_physics, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, prandtl_number, specific_humidity_at_2m_from_noahmp, local_graupel_mixing_ratio, mass_fraction_of_convective_cloud_ice, mass_fraction_of_convective_cloud_liquid_water, water_vapor_specific_humidity_at_layer_for_radiation, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, lwe_thickness_of_explicit_precipitation_amount, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, flag_for_resetting_radar_reflectivity_calculation, time_step_for_radiation, lwe_thickness_of_deep_convective_precipitation_amount, lwe_thickness_of_shallow_convective_precipitation_amount, lwe_thickness_of_moist_convective_adj_precipitation_amount, lwe_thickness_of_explicit_rain_amount, tendency_of_rain_water_mixing_ratio_due_to_microphysics, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, flag_reset_maximum_hourly_fields, critical_relative_humidity, surface_runoff_flux, ozone_mixing_ratio_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, water_vapor_specific_humidity_save, tracer_concentration_save, air_temperature_save, air_temperature_save_from_convective_parameterization, x_wind_save, y_wind_save, snow_deposition_sublimation_upward_latent_heat_flux, components_of_surface_downward_shortwave_fluxes, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, slope_of_subgrid_orography, bounded_vegetation_area_fraction, convective_updraft_area_fraction, convective_updraft_area_fraction_at_model_interfaces, flag_skip_macro, surface_slope_classification, surface_snow_area_fraction, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, snow_freezing_rain_upward_latent_heat_flux, lwe_thickness_of_snow_amount, surface_snow_melt, soil_type_classification, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, temperature_at_2m_from_noahmp, angle_from_east_of_maximum_subgrid_orographic_variations, sea_ice_temperature_interstitial, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, start_index_of_other_tracers, number_of_total_tracers, flag_for_aerosol_convective_transport_and_PBL_diffusion, transpiration_flux, surface_skin_temperature_for_nsst, surface_air_temperature_for_radiation, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_ground_temperature_for_radiation, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, number_of_water_tracers, instantaneous_atmosphere_updraft_convective_mass_flux, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, vertically_diffused_tracer_concentration, perturbation_of_vegetation_fraction, vegetation_type_classification, vertical_velocity_for_updraft, maximum_updraft_velocity_at_cloud_base, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, wind_speed_at_lowest_model_layer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, instantaneous_cosine_of_zenith_angle, perturbation_of_leaf_area_index, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, perturbation_of_momentum_roughness_length, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, perturbation_of_heat_to_momentum_roughness_length_ratio, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, virtual_temperature, relative_humidity, layer_thickness, chemical_tracers, cloud_overlap_param, precip_overlap_param, initial_permutation_seed_sw, initial_permutation_seed_lw, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, RRTMGP_cloud_optical_depth_layers_at_10mu_band, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, surface_skin_temperature_at_previous_time_step, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, RRTMGP_lw_fluxes, RRTMGP_sw_fluxes, RRTMGP_aerosol_optical_properties_for_longwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_longwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_longwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_longwave_bands_01_16, RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_shortwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_shortwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_shortwave_bands_01_16, seed_random_numbers_lw_for_RRTMGP, seed_random_numbers_sw_for_RRTMGP, precipitation_fraction_by_layer, coefficients_for_sw_gas_optics, coefficients_for_sw_cloud_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_precipitation, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, Gas_concentrations_for_RRTMGP_suite, longwave_source_function, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_aerosols, surface_emissivity_in_each_RRTMGP_LW_band, secant_of_diffusivity_angle_each_RRTMGP_LW_band, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_lw_flux_by_spectral_point, toa_incident_sw_flux_by_spectral_point, list_of_active_gases_used_by_RRTMGP +DEBUG: Variables in derived type GFS_control_type: mpi_rank, mpi_root, mpi_comm, mpi_size, omp_threads, iounit_namelist, namelist_filename, number_of_lines_of_namelist_filename_for_internal_file_reads, namelist_filename_for_internal_file_reads, iounit_log, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_generic_gravity_wave_drag_tendency, flag_for_generic_planetary_boundary_layer_tendency, flag_for_generic_deep_convection_tendency, flag_for_generic_shallow_convection_tendency, flag_diagnostics, number_of_2d_auxiliary_arrays, number_of_3d_auxiliary_arrays, vertical_dimension, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, vertical_dimension_plus_one, vertical_dimension_minus_one, number_of_equatorial_longitude_points, number_of_latitude_points, ccpp_block_count, ccpp_block_sizes, horizontal_loop_extent, horizontal_dimension, number_of_tile, flag_for_flux_coupling, flag_for_wave_coupling, flag_for_wave_coupling_to_atm, flag_for_chemistry_coupling, flag_idealized_physics, number_of_timesteps_between_surface_cycling_calls, time_step_for_physics, time_step_for_dynamics, date_and_time_at_model_initialization, date_and_time_at_model_initialization_reordered, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, number_of_timesteps_for_radiation_calls_on_physics_timestep, number_of_vertical_layers_for_radiation_calculations, number_of_vertical_layers_for_radiation_calculations_plus_one, flag_for_aerosol_input_MG_radiation, number_of_aerosol_tracers_MG, array_dimension_of_random_number, flag_for_vertical_index_direction_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_initial_time_date_control, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, flag_for_output_of_longwave_heating_rate, flag_for_output_of_shortwave_heating_rate, active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, rrtmgp_coeff_lw_cloud_optics, number_of_lw_bands_rrtmgp, number_of_lw_spectral_points_rrtmgp, rrtmgp_kdistribution_sw, rrtmgp_coeff_sw_cloud_optics, number_of_sw_bands_rrtmgp, number_of_sw_spectral_points_rrtmgp, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, flag_to_calc_RRTMGP_LW_jacobian, number_of_rrtmgp_ice_roughness, number_of_angles_used_in_gaussian_quadrature, flag_for_rrtmgp_radiation_scheme, scheme_flag, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, time_interval_for_maximum_hourly_fields, number_of_frozen_precipitation_species, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_bergeron_efficiency_factor, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, mg_minimum_cloud_condensed_water_mixing_ratio, mg_minimum_ice_mixing_ratio, mg_type_of_precip_fraction_method, frozen_cloud_threshold_temperature, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, flag_for_cloud_effective_radii, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_graupel, mg_flag_for_hail, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, number_of_cloud_condensate_types, flag_for_aerosol_physics, flag_for_radar_reflectivity, limit_for_temperature_tendency_for_microphysics, flag_for_land_surface_scheme, flag_for_noah_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_for_ruc_land_surface_scheme, ice_vertical_dimension, soil_vertical_dimension, soil_vertical_dimension_for_land_surface_model, snow_vertical_dimension_for_land_surface_model, lower_bound_of_snow_vertical_dimension_for_land_surface_model, flag_for_reading_leaf_area_index_from_input, vegetation_type_dataset_choice, soil_type_dataset_choice, flag_for_individual_cloud_species_advected, minimum_large_ice_fraction, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, flag_for_lake_surface_scheme, flag_for_ras_deep_convection, fa_threshold_relative_humidity_for_onset_of_condensation, flag_flip, flag_for_convective_transport_of_tracers, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, flag_for_precipitation_type_algorithm, flag_for_Arakawa_Wu_adjustment, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_for_shoc, flag_for_shoc_after_convection, flag_for_ozone_physics, flag_for_2015_ozone_physics, flag_shallow_convective_cloud, flag_for_reduced_drag_coefficient_over_sea, flag_for_hedmf, flag_TKE_dissipation_heating, flag_for_canopy_heat_storage, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme, flag_for_gf_shallow_convection_scheme, flag_for_ntiedtke_shallow_convection_scheme, flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, flag_for_samf_deep_convection_scheme, flag_for_gf_deep_convection_scheme, flag_for_ntiedtke_deep_convection_scheme, flag_for_hwrf_samfdeepcnv_scheme, flag_for_hwrf_samfshalcnv_scheme, choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, number_of_statistical_measures_of_subgrid_orography, number_of_spectral_wave_trancation_for_sas, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, multiplication_factors_for_convective_gravity_wave_drag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, multiplication_factor_for_critical_cloud_workfunction, ice_supersaturation_threshold, critical_cloud_top_entrainment_instability_criteria, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_for_fractional_grid, lake_ice_minimum, sea_ice_minimum, density_of_fresh_water, flag_for_surface_roughness_option_over_ocean, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, number_of_independent_cellular_automata, cellular_automata_lifetime, cellular_automata_finer_grid, cellular_automata_seed_probability, cellular_automata_seed_frequency, flag_for_cellular_automata, flag_for_sgs_cellular_automata, flag_for_global_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, flag_for_gaussian_spatial_filter, seed_for_random_number_generation_in_cellular_automata_scheme, number_of_iterations_to_spin_up_cellular_automata, threshold_for_perturbed_vertical_velocity, flag_for_stochastic_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, index_for_stochastic_land_surface_perturbation_type, number_of_land_surface_variables_perturbed, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, number_of_tracers, number_of_tracers_plus_one, index_for_water_vapor, index_for_ozone, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_turbulent_kinetic_energy, index_for_mass_weighted_rime_factor, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, number_of_chemical_tracers, index_for_first_chemical_tracer, diagnostics_control_for_chemical_tracers, coefficients_for_aerosol_scavenging, number_of_fields_in_phyf2d, number_of_fields_in_phyf3d, index_for_cloud_fraction_in_3d_arrays_for_microphysics, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, index_of_kinematic_buoyancy_flux_from_shoc_in_phy_f3d, index_of_atmosphere_heat_diffusivity_from_shoc_in_phy_f3d, index_of_subgrid_scale_cloud_fraction_from_shoc_in_phy_f3d, number_of_convective_3d_cloud_fields, number_of_3d_arrays_associated_with_pdf_based_clouds, number_of_cloud_types_CS, index_for_convective_cloud_water_mixing_ratio_in_phy_f3d, index_for_convective_cloud_cover_in_phy_f3d, index_for_cloud_liquid_water_effective_radius, index_for_ice_effective_radius, index_for_rain_effective_radius, index_for_snow_effective_radius, index_for_graupel_effective_radius, flag_debug, index_for_diagnostic_printout, flag_print, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day, solar_constant, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, convective_cloud_switch, forecast_time_at_previous_timestep, forecast_time, time_since_diagnostics_zeroed, index_of_time_step, flag_for_first_time_step, flag_for_restart, flag_for_hydrostatic_solver, forecast_date_and_time, forecast_month, number_of_days_in_year, julian_day, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, seconds_elapsed_since_model_initialization, vertical_sigma_coordinate_for_radiation_initialization, inverse_scaling_factor_for_critical_relative_humidity, maximum_scaling_factor_for_critical_relative_humidity, minimum_scaling_factor_for_critical_relative_humidity, maximum_critical_relative_humidity, gwd_opt, do_mynnedmf, do_mynnsfclay, do_myjsfc, do_myjpbl, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_ugwp, turb_oro_form_drag_flag, flag_for_gravity_wave_drag, flag_for_convective_gravity_wave_drag, diag_ugwp_flag, flag_for_uni_cld, flag_for_lmfshal +DEBUG: Variables in derived type GFS_interstitial_type: humidity_mixing_ratio, cloud_liquid_water_mixing_ratio, cloud_rain_water_mixing_ratio, cloud_ice_mixing_ratio, cloud_snow_mixing_ratio, mass_weighted_rime_factor_mixing_ratio, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, total_cloud_condensate_mixing_ratio_updated_by_physics, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_downwelling_direct_near_infrared_shortwave_flux, surface_upwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, surface_albedo_perturbation, perturbation_of_soil_type_b_parameter, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, convective_cloud_fraction_for_microphysics, convective_cloud_volume_fraction, cloud_area_fraction, cloud_area_fraction_for_radiation, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, cloud_work_function, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, convective_transportable_tracers, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, turbulent_kinetic_energy_convective_transport_tracer, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, tendency_of_cloud_water_due_to_convective_microphysics, ice_fraction_in_convective_tower, detrained_mass_flux, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_top_entrainment_instability_value, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, maximum_column_heating_rate, instantaneous_atmosphere_downdraft_convective_mass_flux, cloud_decorrelation_length, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, layer_pressure_thickness_for_radiation, atmosphere_heat_diffusivity, characteristic_grid_length_scale, tendency_of_tracers_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_rain_water_mixing_ratio_due_to_model_physics, tendency_of_snow_water_mixing_ratio_due_to_model_physics, tendency_of_graupel_mixing_ratio_due_to_model_physics, tendency_of_turbulent_kinetic_energy_due_to_model_physics, instantaneous_surface_upward_latent_heat_flux, subsurface_runoff_flux, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, instantaneous_surface_upward_sensible_heat_flux, mean_change_over_depth_in_sea_water_temperature, instantaneous_atmosphere_detrainment_convective_mass_flux, tendency_of_x_wind_due_to_model_physics, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_surface_x_momentum_flux, tendency_of_vertically_diffused_tracer_concentration, tendency_of_y_wind_due_to_model_physics, instantaneous_y_stress_due_to_gravity_wave_drag, instantaneous_surface_y_momentum_flux, layer_thickness_for_radiation, maximum_subgrid_orography, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, flag_for_cice, flag_for_guess_run, flag_for_iteration, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, dynamics_to_physics_timestep_ratio, land_area_fraction_for_microphysics, fraction_of_tracer_scavenged, fraction_of_cloud_top_water_scavenged, surface_downwelling_longwave_flux_absorbed_by_ground, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, anisotropy_of_subgrid_orography, countergradient_mixing_term_for_water_vapor, countergradient_mixing_term_for_temperature, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, upward_heat_flux_in_soil_over_ice, lwe_thickness_of_graupel_amount, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, number_of_coefficients_in_h2o_forcing_data, natural_log_of_h2o_forcing_data_pressure_levels, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, lwe_thickness_of_ice_amount, flag_nonzero_land_surface_fraction, daytime_points, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, horizontal_index_of_printed_column, sea_land_ice_mask, sea_land_ice_mask_cice, number_of_aerosol_tracers_for_convection, flag_nonzero_wet_surface_fraction, vertical_index_difference_between_layer_and_lower_bound, vertical_index_at_cloud_base, flag_deep_convection, vertical_index_difference_between_inout_and_local, index_of_highest_temperature_inversion, vertical_index_at_top_of_atmosphere_boundary_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_at_cloud_top, latitude_index_in_debug_printouts, vertical_interface_dimension, vertical_dimension_of_h2o_forcing_data, vertical_dimension_of_ozone_forcing_data, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, model_layer_number_at_cloud_base, flag_mg3_as_mg2, model_layer_number_at_cloud_top, number_of_aerosol_bands_for_longwave_radiation, number_of_aerosol_bands_for_shortwave_radiation, local_graupel_number_concentration, local_ice_number_concentration, local_condesed_water_number_concentration, local_rain_number_concentration, local_snow_number_concentration, number_of_tracers_for_CS, daytime_points_dimension, number_of_aerosol_output_fields_for_longwave_radiation, number_of_aerosol_output_fields_for_shortwave_radiation, number_of_tracers_for_convective_transport, number_of_tracers_for_cloud_condensate, number_of_tracers_for_samf, number_of_tracers_scavenged, number_of_species_for_aerosol_optical_depth, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, number_of_vertical_diffusion_tracers, asymmetry_of_subgrid_orography, standard_deviation_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, convexity_of_subgrid_orography, convexity_of_subgrid_orography_small_scale, ozone_concentration_at_layer_for_radiation, flag_convective_tracer_transport, number_of_coefficients_in_ozone_forcing_data, number_of_coefficients_in_ozone_forcing_data_plus_five, natural_log_of_ozone_forcing_data_pressure_levels, flag_for_hydrostatic_heating_from_physics, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, prandtl_number, specific_humidity_at_2m_from_noahmp, local_graupel_mixing_ratio, mass_fraction_of_convective_cloud_ice, mass_fraction_of_convective_cloud_liquid_water, water_vapor_specific_humidity_at_layer_for_radiation, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, lwe_thickness_of_explicit_precipitation_amount, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, flag_for_resetting_radar_reflectivity_calculation, time_step_for_radiation, lwe_thickness_of_deep_convective_precipitation_amount, lwe_thickness_of_shallow_convective_precipitation_amount, lwe_thickness_of_moist_convective_adj_precipitation_amount, lwe_thickness_of_explicit_rain_amount, tendency_of_rain_water_mixing_ratio_due_to_microphysics, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, flag_reset_maximum_hourly_fields, critical_relative_humidity, surface_runoff_flux, ozone_mixing_ratio_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, water_vapor_specific_humidity_save, tracer_concentration_save, air_temperature_save, air_temperature_save_from_convective_parameterization, x_wind_save, y_wind_save, snow_deposition_sublimation_upward_latent_heat_flux, components_of_surface_downward_shortwave_fluxes, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, slope_of_subgrid_orography, bounded_vegetation_area_fraction, convective_updraft_area_fraction, convective_updraft_area_fraction_at_model_interfaces, flag_skip_macro, surface_slope_classification, surface_snow_area_fraction, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, snow_freezing_rain_upward_latent_heat_flux, lwe_thickness_of_snow_amount, surface_snow_melt, soil_type_classification, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, temperature_at_2m_from_noahmp, angle_from_east_of_maximum_subgrid_orographic_variations, sea_ice_temperature_interstitial, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, start_index_of_other_tracers, number_of_total_tracers, flag_for_aerosol_convective_transport_and_PBL_diffusion, transpiration_flux, surface_skin_temperature_for_nsst, surface_air_temperature_for_radiation, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_ground_temperature_for_radiation, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, number_of_water_tracers, instantaneous_atmosphere_updraft_convective_mass_flux, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, vertically_diffused_tracer_concentration, magnitude_of_perturbation_of_vegetation_fraction, perturbation_of_vegetation_fraction, vegetation_type_classification, vertical_velocity_for_updraft, maximum_updraft_velocity_at_cloud_base, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, wind_speed_at_lowest_model_layer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, instantaneous_cosine_of_zenith_angle, perturbation_of_leaf_area_index, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, perturbation_of_momentum_roughness_length, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, perturbation_of_heat_to_momentum_roughness_length_ratio, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, virtual_temperature, relative_humidity, layer_thickness, chemical_tracers, cloud_overlap_param, precip_overlap_param, initial_permutation_seed_sw, initial_permutation_seed_lw, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, RRTMGP_cloud_optical_depth_layers_at_10mu_band, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, surface_skin_temperature_at_previous_time_step, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, RRTMGP_lw_fluxes, RRTMGP_sw_fluxes, RRTMGP_aerosol_optical_properties_for_longwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_longwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_longwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_longwave_bands_01_16, RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_shortwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_shortwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_shortwave_bands_01_16, seed_random_numbers_lw_for_RRTMGP, seed_random_numbers_sw_for_RRTMGP, precipitation_fraction_by_layer, coefficients_for_sw_gas_optics, coefficients_for_sw_cloud_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_precipitation, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, Gas_concentrations_for_RRTMGP_suite, longwave_source_function, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_aerosols, surface_emissivity_in_each_RRTMGP_LW_band, secant_of_diffusivity_angle_each_RRTMGP_LW_band, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_lw_flux_by_spectral_point, toa_incident_sw_flux_by_spectral_point, list_of_active_gases_used_by_RRTMGP DEBUG: Variables in derived type GFS_tbd_type: seed_random_numbers_sw, seed_random_numbers_lw, ozone_forcing, h2o_forcing, atmosphere_boundary_layer_thickness, in_number_concentration, ccn_number_concentration, aerosol_number_concentration_from_gocart_aerosol_climatology, map_of_block_column_number_to_global_i_index, map_of_block_column_number_to_global_j_index, random_number_array, accumulated_lwe_thickness_of_convective_precipitation_amount_cnvc90, smallest_cloud_base_vertical_index_encountered_thus_far, largest_cloud_top_vertical_index_encountered_thus_far, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, cloud_base_mass_flux, surface_air_pressure_two_time_steps_back, surface_air_pressure_at_previous_time_step, surface_wind_enhancement_due_to_convection, air_temperature_two_time_steps_back, water_vapor_specific_humidity_two_time_steps_back, air_temperature_at_previous_time_step, water_vapor_specific_humidity_at_previous_time_step, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, kinematic_buoyancy_flux_from_shoc, atmosphere_heat_diffusivity_from_shoc, subgrid_scale_cloud_fraction_from_shoc, cloud_fraction_for_MG, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, temperature_from_previous_timestep, moisture_from_previous_timestep, conv_activity_counter, subgrid_cloud_fraction_pbl, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, mixing_length, stability_function_for_heat, tke_at_mass_points, t_prime_squared, q_prime_squared, t_prime_q_prime, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top DEBUG: Variables in derived type GFS_sfcprop_type: sea_land_ice_mask_real, sea_area_fraction, land_area_fraction, lake_area_fraction, lake_depth, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, sea_ice_temperature, internal_ice_temperature, surface_snow_thickness_water_equivalent, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_from_wave_model, sea_ice_concentration, statistical_measures_of_subgrid_orography, standard_deviation_of_subgrid_orography, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, surface_slope_classification_real, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, deep_soil_temperature, vegetation_area_fraction, vegetation_type_classification_real, soil_type_classification_real, surface_friction_velocity, orography, orography_unfiltered, gf_memory_counter, sea_ice_thickness, water_equivalent_accumulated_snow_depth, canopy_water_amount, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, ratio_of_wind_at_lowest_model_layer_and_wind_at_10m, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, volume_fraction_of_unfrozen_soil_moisture, volume_fraction_of_soil_moisture, soil_temperature, temperature_at_2m, potential_temperature_at_2m, specific_humidity_at_2m, sea_surface_reference_temperature, sub_layer_cooling_thickness, coefficient_c_0, coefficient_c_d, coefficient_w_0, coefficient_w_d, diurnal_thermocline_layer_heat_content, sea_water_salinity, diurnal_thermocline_layer_x_current, diurnal_thermocline_layer_y_current, diurnal_thermocline_layer_thickness, ocean_mixed_layer_thickness, sensitivity_of_dtl_heat_content_to_surface_temperature, sensitivity_of_dtl_thickness_to_surface_temperature, free_convection_layer_thickness, index_of_dtlm_start, sub_layer_cooling_amount, sensible_heat_flux_due_to_rainfall, number_of_snow_layers, vegetation_temperature, ground_temperature_for_noahmp, canopy_intercepted_ice_mass, canopy_intercepted_liquid_water, canopy_air_vapor_pressure, canopy_air_temperature, surface_drag_coefficient_for_momentum_for_noahmp, surface_drag_coefficient_for_heat_and_moisture_for_noahmp, area_fraction_of_wet_canopy, snow_mass_at_previous_time_step, snow_albedo_at_previous_time_step, snow_precipitation_rate_at_surface, lake_water_storage, water_table_depth, water_storage_in_aquifer, water_storage_in_aquifer_and_saturated_soil, snow_temperature, layer_bottom_depth_from_snow_surface, snow_layer_ice, snow_layer_liquid_water, leaf_mass, fine_root_mass, stem_mass, wood_mass, slow_soil_pool_mass_content_of_carbon, fast_soil_pool_mass_content_of_carbon, leaf_area_index, stem_area_index, nondimensional_snow_age, equilibrium_soil_water_content, soil_water_content_between_soil_bottom_and_water_table, water_table_recharge_when_deep, water_table_recharge_when_shallow, normalized_soil_wetness_for_land_surface_model, volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model, volume_fraction_of_frozen_soil_moisture_for_land_surface_model, volume_fraction_of_soil_moisture_for_land_surface_model, soil_temperature_for_land_surface_model, depth_of_soil_levels_for_land_surface_model, cloud_condensed_water_mixing_ratio_at_surface, water_vapor_mixing_ratio_at_surface, surface_condensation_mass, flag_for_frozen_soil_physics, density_of_frozen_precipitation, snow_temperature_bottom_first_layer, total_accumulated_snowfall, accumulated_water_equivalent_of_frozen_precip, surface_friction_velocity_drag, surface_stability_parameter, theta_star, reciprocal_of_obukhov_length, surface_exchange_coefficient_for_heat, surface_exchange_coefficient_for_moisture, surface_exchange_coefficient_for_heat_at_2m, surface_exchange_coefficient_for_moisture_at_2m, surface_latent_heat, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_sensible_heat_flux, surface_specific_humidity, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency DEBUG: Variables in derived type GFS_coupling_type: surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_longwave_flux_on_radiation_time_step, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, instantaneous_surface_downwelling_longwave_flux_for_coupling, instantaneous_surface_downwelling_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_longwave_flux_for_coupling, instantaneous_surface_net_downward_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_temperature_at_2m_for_coupling, instantaneous_specific_humidity_at_2m_for_coupling, instantaneous_x_wind_at_10m_for_coupling, instantaneous_y_wind_at_10m_for_coupling, instantaneous_surface_skin_temperature_for_coupling, instantaneous_surface_air_pressure_for_coupling, surface_upwelling_longwave_flux_for_coupling, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, surface_snow_thickness_for_coupling, sea_land_ice_mask_in, fraction_of_cellular_automata_for_deep_convection, vertical_weight_for_ca, cellular_automata_global_pattern, physics_field_for_coupling, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_surface_physics_perturbation, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, instantaneous_surface_upward_sensible_heat_flux_for_chemistry_coupling, instantaneous_atmosphere_heat_diffusivity, convective_cloud_condesate_after_rainout @@ -18574,7 +19214,7 @@ DEBUG: Variables in derived type GFS_statein_type: geopotential_at_interface, ai DEBUG: Variables in derived type GFS_cldprop_type: fraction_of_convective_cloud, pressure_at_top_of_convective_cloud, pressure_at_bottom_of_convective_cloud DEBUG: Variables in derived type GFS_data_type: GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance DEBUG: Variables in derived type GFS_radtend_type: sw_fluxes_sfc, lw_fluxes_sfc, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, surface_diffused_shortwave_albedo, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_midlayer_air_temperature_in_longwave_radiation, surface_longwave_emissivity, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_for_idea -DEBUG: Variables in derived type GFS_grid_type: cell_area, cell_size, latitude, longitude, cosine_of_latitude, sine_of_latitude, latitude_in_degree +DEBUG: Variables in derived type GFS_grid_type: cell_area, cell_size, latitude, longitude, cosine_of_latitude, sine_of_latitude, latitude_in_degree, longitude_in_degree DEBUG: Variables in derived type GFS_stateout_type: x_wind_updated_by_physics, x_wind_at_lowest_model_layer_updated_by_physics, y_wind_updated_by_physics, y_wind_at_lowest_model_layer_updated_by_physics, air_temperature_updated_by_physics, air_temperature_at_lowest_model_layer_updated_by_physics, tracer_concentration_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, water_vapor_specific_humidity_at_lowest_model_layer_updated_by_physics, ozone_concentration_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, mass_weighted_rime_factor_updated_by_physics, water_friendly_aerosol_number_concentration_updated_by_physics, ice_friendly_aerosol_number_concentration_updated_by_physics, cloud_droplet_number_concentration_updated_by_physics, ice_number_concentration_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, cloud_fraction_updated_by_physics DEBUG: Variables in derived type GFS_init_type: INFO: Parsed variable definition tables in module GFS_typedefs @@ -18732,6 +19372,8 @@ INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_ DEBUG: Updating local name of variable number_of_statistical_measures_of_subgrid_orography from nmtvr to GFS_Control%nmtvr INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata DEBUG: Updating local name of variable snow_precipitation_rate_at_surface from qsnowxy to GFS_Data(cdata%blk_no)%Sfcprop%qsnowxy +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata +DEBUG: Updating local name of variable flag_for_stochastic_physics_perturbations from do_sppt to GFS_Control%do_sppt INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata DEBUG: Updating local name of variable fast_soil_pool_mass_content_of_carbon from fastcpxy to GFS_Data(cdata%blk_no)%Sfcprop%fastcpxy INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata @@ -18801,8 +19443,8 @@ INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_ DEBUG: Updating local name of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from lwhc to GFS_Data(cdata%blk_no)%Radtend%lwhc INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata DEBUG: Updating local name of variable angle_from_east_of_maximum_subgrid_orographic_variations from theta to GFS_Interstitial(cdata%thrd_no)%theta -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_vegetation_fraction from pertvegf to GFS_Control%pertvegf +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +DEBUG: Updating local name of variable magnitude_of_perturbation_of_vegetation_fraction from lndp_vgf to GFS_Interstitial(cdata%thrd_no)%lndp_vgf INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata DEBUG: Updating local name of variable surface_snow_thickness_water_equivalent_over_land from snowd_land to GFS_Interstitial(cdata%thrd_no)%snowd_land INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata @@ -18857,8 +19499,8 @@ INFO: Converting local name save_tcp of variable air_temperature_save_from_conve DEBUG: Updating local name of variable air_temperature_save_from_convective_parameterization from save_tcp to GFS_Interstitial(cdata%thrd_no)%save_tcp INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata DEBUG: Updating local name of variable convective_transportable_tracers from clw to GFS_Interstitial(cdata%thrd_no)%clw -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata -DEBUG: Updating local name of variable flag_for_stochastic_surface_physics_perturbations from do_sppt to GFS_Control%do_sppt +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata +DEBUG: Updating local name of variable magnitude_of_perturbations_for_landperts from lndp_prt_list to GFS_Control%lndp_prt_list INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata DEBUG: Updating local name of variable surface_skin_temperature_over_land_interstitial from tsfc_land to GFS_Interstitial(cdata%thrd_no)%tsfc_land INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata @@ -19073,8 +19715,6 @@ INFO: Converting local name ntchm of variable number_of_chemical_tracers from ne DEBUG: Updating local name of variable number_of_chemical_tracers from ntchm to GFS_Control%ntchm INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata DEBUG: Updating local name of variable top_layer_index_for_fast_physics from kmp to CCPP_interstitial%kmp -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_leaf_area_index from pertlai to GFS_Control%pertlai INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata DEBUG: Updating local name of variable mg_drop_concentration_constant from mg_ncnst to GFS_Control%mg_ncnst INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata @@ -19163,6 +19803,8 @@ INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_wate DEBUG: Updating local name of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from mg_qcmin to GFS_Control%mg_qcmin INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata DEBUG: Updating local name of variable k_level_of_highest_reaching_plume from ktop_shallow to GFS_Data(cdata%blk_no)%Intdiag%ktop_shallow +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +DEBUG: Updating local name of variable do_myjpbl from do_myjpbl to GFS_Control%do_myjpbl INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata DEBUG: Updating local name of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from htlw0 to GFS_Interstitial(cdata%thrd_no)%htlw0 INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata @@ -19171,20 +19813,18 @@ INFO: Converting local name Radtend of variable GFS_radtend_type_instance from n DEBUG: Updating local name of variable GFS_radtend_type_instance from Radtend to GFS_Data(cdata%blk_no)%Radtend INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata DEBUG: Updating local name of variable initial_permutation_seed_lw from ipsdlw0 to GFS_Interstitial(cdata%thrd_no)%ipsdlw0 -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata -DEBUG: Updating local name of variable flag_for_stochastic_surface_perturbations from do_sfcperts to GFS_Control%do_sfcperts INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata DEBUG: Updating local name of variable index_of_dtlm_start from ifd to GFS_Data(cdata%blk_no)%Sfcprop%ifd INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata DEBUG: Updating local name of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from isatmedmf to GFS_Control%isatmedmf -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata -DEBUG: Updating local name of variable do_myjpbl from do_myjpbl to GFS_Control%do_myjpbl +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata +DEBUG: Updating local name of variable number_of_land_surface_variables_perturbed from n_var_lndp to GFS_Control%n_var_lndp INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata DEBUG: Updating local name of variable surface_upwelling_longwave_flux_over_ocean_interstitial from adjsfculw_ocean to GFS_Interstitial(cdata%thrd_no)%adjsfculw_ocean INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata DEBUG: Updating local name of variable dominant_snow_type from tdoms to GFS_Data(cdata%blk_no)%Intdiag%tdoms -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata -DEBUG: Updating local name of variable specific_humidity_at_viscous_sublayer_top from phy_myj_qz0 to GFS_Data(cdata%blk_no)%Tbd%phy_myj_qz0 +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +DEBUG: Updating local name of variable canopy_water_amount from canopy to GFS_Data(cdata%blk_no)%Sfcprop%canopy INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata DEBUG: Updating local name of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from tau_tofd to GFS_Interstitial(cdata%thrd_no)%tau_tofd INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata @@ -19205,8 +19845,8 @@ INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag DEBUG: Updating local name of variable y_wind_at_lowest_model_layer_for_diag from v1 to GFS_Data(cdata%blk_no)%Intdiag%v1 INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata DEBUG: Updating local name of variable slow_soil_pool_mass_content_of_carbon from stblcpxy to GFS_Data(cdata%blk_no)%Sfcprop%stblcpxy -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata -DEBUG: Updating local name of variable canopy_water_amount from canopy to GFS_Data(cdata%blk_no)%Sfcprop%canopy +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +DEBUG: Updating local name of variable specific_humidity_at_viscous_sublayer_top from phy_myj_qz0 to GFS_Data(cdata%blk_no)%Tbd%phy_myj_qz0 INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata DEBUG: Updating local name of variable convective_cloud_condesate_after_rainout from qci_conv to GFS_Data(cdata%blk_no)%Coupling%qci_conv INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata @@ -19588,8 +20228,6 @@ INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_colu DEBUG: Updating local name of variable atmosphere_energy_content_in_column from te0_2d to CCPP_interstitial%te0_2d INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata DEBUG: Updating local name of variable upper_bound_on_max_albedo_over_deep_snow from snoalb to GFS_Data(cdata%blk_no)%Sfcprop%snoalb -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from pertzt to GFS_Control%pertzt INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata DEBUG: Updating local name of variable total_cloud_fraction from clouds(:,:,1) to GFS_Interstitial(cdata%thrd_no)%clouds(:,:,1) DEBUG: Variable index_for_ozone was in old metadata format and has already been converted @@ -19765,6 +20403,8 @@ INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_do DEBUG: Updating local name of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from nvisdfi_cpl to GFS_Data(cdata%blk_no)%Coupling%nvisdfi_cpl INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata DEBUG: Updating local name of variable minimum_temperature_at_2m from tmpmin to GFS_Data(cdata%blk_no)%Intdiag%tmpmin +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata +DEBUG: Updating local name of variable index_for_stochastic_land_surface_perturbation_type from lndp_type to GFS_Control%lndp_type INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata DEBUG: Updating local name of variable edmf_tke_transport_flag from bl_mynn_edmf_tke to GFS_Control%bl_mynn_edmf_tke INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata @@ -20041,6 +20681,8 @@ INFO: Converting local name scmpsw of variable components_of_surface_downward_sh DEBUG: Updating local name of variable components_of_surface_downward_shortwave_fluxes from scmpsw to GFS_Interstitial(cdata%thrd_no)%scmpsw INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata DEBUG: Updating local name of variable weights_for_stochastic_shum_perturbation_flipped from shum_wts to GFS_Data(cdata%blk_no)%Intdiag%shum_wts +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata +DEBUG: Updating local name of variable mg_flag_for_hail from mg_do_hail to GFS_Control%mg_do_hail INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata DEBUG: Updating local name of variable index_for_convective_cloud_cover_in_phy_f3d from ncnvc to GFS_Control%ncnvc INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata @@ -20229,8 +20871,8 @@ DEBUG: Variable index_for_liquid_cloud_number_concentration was in old metadata DEBUG: Updating local name of variable cloud_droplet_number_concentration_updated_by_physics from gq0(:,:,index_for_liquid_cloud_number_concentration) to GFS_Data(cdata%blk_no)%Stateout%gq0(:,:,GFS_Control%ntlnc) INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata DEBUG: Updating local name of variable model_layer_number_at_cloud_top from mtopa to GFS_Interstitial(cdata%thrd_no)%mtopa -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata -DEBUG: Updating local name of variable tendency_of_water_friendly_aerosols_at_surface from nwfa2d to GFS_Data(cdata%blk_no)%Coupling%nwfa2d +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +DEBUG: Updating local name of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from iovr_lw to GFS_Control%iovr_lw INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata DEBUG: Updating local name of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from pkz to CCPP_interstitial%pkz INFO: Converting local name dx of variable cell_size from new to old metadata @@ -20384,8 +21026,8 @@ DEBUG: Updating local name of variable flag_for_radiation_transfer_option from i INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata DEBUG: Updating local name of variable stability_function_for_heat from Sh3D to GFS_Data(cdata%blk_no)%Tbd%Sh3D INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_soil_type_b_parameter from pertshc to GFS_Control%pertshc +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata +DEBUG: Updating local name of variable sine_of_solar_declination_angle from sdec to GFS_Control%sdec INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata DEBUG: Updating local name of variable surface_emissivity_in_each_RRTMGP_LW_band from sfc_emiss_byband to GFS_Interstitial(cdata%thrd_no)%sfc_emiss_byband INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata @@ -20400,8 +21042,6 @@ INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwellin DEBUG: Updating local name of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from dnirdf_cpl to GFS_Data(cdata%blk_no)%Coupling%dnirdf_cpl INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata DEBUG: Updating local name of variable convexity_of_subgrid_orography_small_scale from ocss to GFS_Interstitial(cdata%thrd_no)%ocss -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_momentum_roughness_length from pertz0 to GFS_Control%pertz0 INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata DEBUG: Updating local name of variable number_of_rrtmgp_ice_roughness from rrtmgp_nrghice to GFS_Control%rrtmgp_nrghice INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata @@ -20420,8 +21060,6 @@ INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_fac DEBUG: Updating local name of variable index_for_mass_weighted_rime_factor from nqrimef to GFS_Control%nqrimef INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata DEBUG: Updating local name of variable lwe_thickness_of_shallow_convective_precipitation_amount from raincs to GFS_Interstitial(cdata%thrd_no)%raincs -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata -DEBUG: Updating local name of variable sine_of_solar_declination_angle from sdec to GFS_Control%sdec INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata DEBUG: Updating local name of variable sine_of_latitude from sinlat to GFS_Data(cdata%blk_no)%Grid%sinlat INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata @@ -20736,8 +21374,6 @@ INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio DEBUG: Updating local name of variable dynamics_to_physics_timestep_ratio from frain to GFS_Interstitial(cdata%thrd_no)%frain INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata DEBUG: Updating local name of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from dsnow_cpl to GFS_Data(cdata%blk_no)%Tbd%dsnow_cpl -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata -DEBUG: Updating local name of variable number_of_surface_perturbations from nsfcpert to GFS_Control%nsfcpert INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata DEBUG: Updating local name of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from qg to CCPP_interstitial%qg INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata @@ -20954,16 +21590,12 @@ INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of v DEBUG: Variable index_for_graupel_effective_radius was in old metadata format and has already been converted DEBUG: Updating local name of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from phy_f3d(:,:,index_for_graupel_effective_radius) to GFS_Data(cdata%blk_no)%Tbd%phy_f3d(:,:,GFS_Control%ngeffr) INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata -DEBUG: Updating local name of variable tracer_concentration_save from save_q to GFS_Interstitial(cdata%thrd_no)%save_q INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata DEBUG: Updating local name of variable air_pressure_at_interface_for_RRTMGP_in_hPa from p_lev to GFS_Interstitial(cdata%thrd_no)%p_lev INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata DEBUG: Updating local name of variable minimum_large_ice_fraction from flgmin to GFS_Control%flgmin INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata DEBUG: Updating local name of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from t02max to GFS_Data(cdata%blk_no)%Intdiag%t02max -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata -DEBUG: Updating local name of variable magnitude_of_surface_albedo_perturbation from pertalb to GFS_Control%pertalb INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata DEBUG: Updating local name of variable cloud_condensed_water_conversion_threshold from wminco to GFS_Control%wminco INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata @@ -21392,8 +22024,8 @@ INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_mode DEBUG: Updating local name of variable bulk_richardson_number_at_lowest_model_level from rb to GFS_Interstitial(cdata%thrd_no)%rb INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata DEBUG: Updating local name of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from visdfui to GFS_Data(cdata%blk_no)%Coupling%visdfui -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata -DEBUG: Updating local name of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from iovr_lw to GFS_Control%iovr_lw +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +DEBUG: Updating local name of variable tendency_of_water_friendly_aerosols_at_surface from nwfa2d to GFS_Data(cdata%blk_no)%Coupling%nwfa2d INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata DEBUG: Updating local name of variable weights_for_stochastic_sppt_perturbation_flipped from sppt_wts to GFS_Data(cdata%blk_no)%Intdiag%sppt_wts INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata @@ -21423,6 +22055,8 @@ INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_f DEBUG: Updating local name of variable accumulated_water_equivalent_of_frozen_precip from acsnow to GFS_Data(cdata%blk_no)%Sfcprop%acsnow INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata DEBUG: Updating local name of variable surface_friction_velocity_over_ocean from uustar_ocean to GFS_Interstitial(cdata%thrd_no)%uustar_ocean +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata +DEBUG: Updating local name of variable variables_to_be_perturbed_for_landperts from lndp_var_list to GFS_Control%lndp_var_list INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata DEBUG: Updating local name of variable instantaneous_surface_upward_latent_heat_flux_for_diag from dqsfci to GFS_Data(cdata%blk_no)%Intdiag%dqsfci INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata @@ -21439,6 +22073,8 @@ INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and DEBUG: Updating local name of variable surface_albedo_due_to_UV_and_VIS_diffused from sfcalb(:,4) to GFS_Interstitial(cdata%thrd_no)%sfcalb(:,4) INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata DEBUG: Updating local name of variable convective_cloud_volume_fraction from clcn to GFS_Interstitial(cdata%thrd_no)%clcn +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata +DEBUG: Updating local name of variable longitude_in_degree from xlon_d to GFS_Data(cdata%blk_no)%Grid%xlon_d INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata DEBUG: Updating local name of variable deep_soil_temperature from tg3 to GFS_Data(cdata%blk_no)%Sfcprop%tg3 INFO: Converting local name phil of variable geopotential from new to old metadata @@ -21617,11 +22253,13 @@ INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer fr DEBUG: Updating local name of variable wind_speed_at_lowest_model_layer from wind to GFS_Interstitial(cdata%thrd_no)%wind INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata DEBUG: Updating local name of variable soil_upward_latent_heat_flux from evbs to GFS_Interstitial(cdata%thrd_no)%evbs -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -DEBUG: Updating local name of variable mg_flag_for_hail from mg_do_hail to GFS_Control%mg_do_hail -INFO: Metadata table for model FV3 written to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +DEBUG: Updating local name of variable tracer_concentration_save from save_q to GFS_Interstitial(cdata%thrd_no)%save_q +INFO: Metadata table for model FV3 written to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... DEBUG: Parsing file GFS_DCNV_generic.F90 with registry OrderedDict([('GFS_DCNV_generic_pre', {'GFS_DCNV_generic_pre': {'GFS_DCNV_generic_pre_run': [12, 59], 'GFS_DCNV_generic_pre_init': [4, 5], 'GFS_DCNV_generic_pre_finalize': [6, 7]}}), ('GFS_DCNV_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -21631,12 +22269,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre DEBUG: Module name: GFS_DCNV_generic_pre DEBUG: Scheme name: GFS_DCNV_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_DCNV_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_convective_gravity_wave_drag, flag_for_chemistry_coupling, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_DCNV_generic_pre_init: DEBUG: Variables in subroutine GFS_DCNV_generic_pre_finalize: DEBUG: Parsing file GFS_DCNV_generic.F90 with registry OrderedDict([('GFS_DCNV_generic_pre', {'GFS_DCNV_generic_pre': {'GFS_DCNV_generic_pre_run': [12, 59], 'GFS_DCNV_generic_pre_init': [4, 5], 'GFS_DCNV_generic_pre_finalize': [6, 7]}}), ('GFS_DCNV_generic_post', {'GFS_DCNV_generic_post': {'GFS_DCNV_generic_post_init': [63, 64], 'GFS_DCNV_generic_post_run': [70, 146], 'GFS_DCNV_generic_post_finalize': [65, 66]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -21665,10 +22310,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run DEBUG: Module name: GFS_DCNV_generic_post DEBUG: Scheme name: GFS_DCNV_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_DCNV_generic_post_init: DEBUG: Variables in subroutine GFS_DCNV_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, flag_diagnostics, flag_for_ras_deep_convection, flag_for_Chikira_Sugiyama_deep_convection, dynamics_to_physics_timestep_ratio, lwe_thickness_of_deep_convective_precipitation_amount, time_step_for_dynamics, cloud_work_function, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, gravitational_acceleration, number_of_3d_arrays_associated_with_pdf_based_clouds, array_dimension_of_3d_arrays_for_microphysics, number_of_convective_3d_cloud_fields, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, cumulative_cloud_work_function, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_atmosphere_updraft_convective_mass_flux, cumulative_atmosphere_downdraft_convective_mass_flux, cumulative_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, flag_for_generic_deep_convection_tendency DEBUG: Variables in subroutine GFS_DCNV_generic_post_finalize: DEBUG: Parsing file GFS_GWD_generic.F90 with registry OrderedDict([('GFS_GWD_generic_pre', {'GFS_GWD_generic_pre': {'GFS_GWD_generic_pre_run': [13, 104], 'GFS_GWD_generic_pre_finalize': [106, 107], 'GFS_GWD_generic_pre_init': [5, 6]}}), ('GFS_GWD_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -21687,12 +22335,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre DEBUG: Module name: GFS_GWD_generic_pre DEBUG: Scheme name: GFS_GWD_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_GWD_generic_pre_run: horizontal_loop_extent, vertical_dimension, number_of_statistical_measures_of_subgrid_orography, statistical_measures_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, angle_from_east_of_maximum_subgrid_orographic_variations, standard_deviation_of_subgrid_orography_small_scale, convexity_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, flag_diagnostics, flag_diagnostics_3D, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, time_step_for_dynamics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_GWD_generic_pre_finalize: DEBUG: Variables in subroutine GFS_GWD_generic_pre_init: DEBUG: Parsing file GFS_GWD_generic.F90 with registry OrderedDict([('GFS_GWD_generic_pre', {'GFS_GWD_generic_pre': {'GFS_GWD_generic_pre_run': [13, 104], 'GFS_GWD_generic_pre_finalize': [106, 107], 'GFS_GWD_generic_pre_init': [5, 6]}}), ('GFS_GWD_generic_post', {'GFS_GWD_generic_post': {'GFS_GWD_generic_post_init': [113, 114], 'GFS_GWD_generic_post_finalize': [146, 147], 'GFS_GWD_generic_post_run': [121, 144]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -21705,24 +22360,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run DEBUG: Module name: GFS_GWD_generic_post DEBUG: Scheme name: GFS_GWD_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_GWD_generic_post_init: DEBUG: Variables in subroutine GFS_GWD_generic_post_finalize: DEBUG: Variables in subroutine GFS_GWD_generic_post_run: flag_diagnostics, flag_diagnostics_3D, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, time_step_for_dynamics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag DEBUG: Parsing file GFS_MP_generic.F90 with registry OrderedDict([('GFS_MP_generic_pre', {'GFS_MP_generic_pre': {'GFS_MP_generic_pre_finalize': [55, 56], 'GFS_MP_generic_pre_init': [8, 9], 'GFS_MP_generic_pre_run': [13, 52]}}), ('GFS_MP_generic_post', {})]) INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre DEBUG: Module name: GFS_MP_generic_pre DEBUG: Scheme name: GFS_MP_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_MP_generic_pre_finalize: DEBUG: Variables in subroutine GFS_MP_generic_pre_init: DEBUG: Variables in subroutine GFS_MP_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_Arakawa_Wu_adjustment, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, tracer_concentration_save, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_MP_generic.F90 with registry OrderedDict([('GFS_MP_generic_pre', {'GFS_MP_generic_pre': {'GFS_MP_generic_pre_finalize': [55, 56], 'GFS_MP_generic_pre_init': [8, 9], 'GFS_MP_generic_pre_run': [13, 52]}}), ('GFS_MP_generic_post', {'GFS_MP_generic_post': {'GFS_MP_generic_post_init': [65, 66], 'GFS_MP_generic_post_run': [77, 338], 'GFS_MP_generic_post_finalize': [342, 343]}})]) INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -21785,11 +22450,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize DEBUG: Module name: GFS_MP_generic_post DEBUG: Scheme name: GFS_MP_generic_post +DEBUG: Scheme dependencies: ['machine.F', 'calpreciptype.f90'] DEBUG: Variables in subroutine GFS_MP_generic_post_init: -DEBUG: Variables in subroutine GFS_MP_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, index_of_time_step, array_dimension_of_random_number, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_precipitation_type_algorithm, flag_diagnostics, flag_for_flux_coupling, flag_for_chemistry_coupling, gravitational_acceleration, time_step_for_dynamics, dynamics_to_physics_timestep_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_explicit_precipitation_amount, random_number_array, latitude, longitude, air_pressure, air_pressure_at_interface, geopotential_at_interface, surface_skin_temperature, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, air_pressure_difference_between_midlayers, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, ratio_of_snowfall_to_rainfall, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, column_precipitable_water, flag_for_stochastic_surface_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, flag_for_land_surface_scheme, flag_for_ruc_land_surface_scheme, flag_for_noahmp_land_surface_scheme, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, time_step_for_physics +DEBUG: Variables in subroutine GFS_MP_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, index_of_time_step, array_dimension_of_random_number, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_precipitation_type_algorithm, flag_diagnostics, flag_for_flux_coupling, flag_for_chemistry_coupling, gravitational_acceleration, time_step_for_dynamics, dynamics_to_physics_timestep_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_explicit_precipitation_amount, random_number_array, latitude, longitude, air_pressure, air_pressure_at_interface, geopotential_at_interface, surface_skin_temperature, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, air_pressure_difference_between_midlayers, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, ratio_of_snowfall_to_rainfall, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, column_precipitable_water, flag_for_stochastic_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, flag_for_land_surface_scheme, flag_for_ruc_land_surface_scheme, flag_for_noahmp_land_surface_scheme, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, time_step_for_physics DEBUG: Variables in subroutine GFS_MP_generic_post_finalize: DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {}), ('GFS_PBL_generic_post', {})]) DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {'GFS_PBL_generic_pre': {'GFS_PBL_generic_pre_run': [58, 244], 'GFS_PBL_generic_pre_finalize': [52, 53], 'GFS_PBL_generic_pre_init': [50, 51]}}), ('GFS_PBL_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -21799,12 +22467,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre DEBUG: Module name: GFS_PBL_generic_pre DEBUG: Scheme name: GFS_PBL_generic_pre +DEBUG: Scheme dependencies: ['machine.F', 'GFS_PBL_generic.F90'] DEBUG: Variables in subroutine GFS_PBL_generic_pre_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, index_for_graupel, index_for_ozone, index_for_turbulent_kinetic_energy, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, index_for_mass_weighted_rime_factor, flag_for_aerosol_convective_transport_and_PBL_diffusion, index_for_first_chemical_tracer, number_of_chemical_tracers, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_chemistry_coupling, flag_for_aerosol_physics, flag_for_hedmf, flag_for_shoc, flag_for_scale_aware_TKE_moist_EDMF_PBL, tracer_concentration, vertically_diffused_tracer_concentration, x_wind_save, y_wind_save, air_temperature_save, tracer_concentration_save, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_diagnostics, x_wind, y_wind, air_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_PBL_generic_pre_finalize: DEBUG: Variables in subroutine GFS_PBL_generic_pre_init: DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {'GFS_PBL_generic_pre': {'GFS_PBL_generic_pre_run': [58, 244], 'GFS_PBL_generic_pre_finalize': [52, 53], 'GFS_PBL_generic_pre_init': [50, 51]}}), ('GFS_PBL_generic_post', {'GFS_PBL_generic_post': {'GFS_PBL_generic_post_init': [248, 249], 'GFS_PBL_generic_post_finalize': [250, 251], 'GFS_PBL_generic_post_run': [255, 540]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -21874,10 +22549,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run DEBUG: Module name: GFS_PBL_generic_post DEBUG: Scheme name: GFS_PBL_generic_post +DEBUG: Scheme dependencies: ['machine.F', 'GFS_PBL_generic.F90'] DEBUG: Variables in subroutine GFS_PBL_generic_post_init: DEBUG: Variables in subroutine GFS_PBL_generic_post_finalize: DEBUG: Variables in subroutine GFS_PBL_generic_post_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, index_for_graupel, index_for_ozone, index_for_turbulent_kinetic_energy, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, index_for_mass_weighted_rime_factor, flag_for_aerosol_convective_transport_and_PBL_diffusion, index_for_first_chemical_tracer, number_of_chemical_tracers, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_chemistry_coupling, flag_for_aerosol_physics, flag_for_hedmf, flag_for_shoc, flag_for_scale_aware_TKE_moist_EDMF_PBL, tracer_concentration, x_wind_save, y_wind_save, air_temperature_save, tracer_concentration_save, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_diagnostics, x_wind, y_wind, air_temperature, ccpp_error_message, ccpp_error_flag, flag_for_flux_coupling, flag_for_generic_planetary_boundary_layer_tendency, flag_idealized_physics, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, tendency_of_vertically_diffused_tracer_concentration, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_dynamics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, tendency_of_tracers_due_to_model_physics, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, ratio_of_vapor_to_dry_air_gas_constants_minus_one, latent_heat_of_vaporization_of_water_at_0C, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, air_pressure, kinematic_surface_upward_sensible_heat_flux, instantaneous_surface_upward_sensible_heat_flux_for_chemistry_coupling, sea_area_fraction, flag_for_cice, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, wind_speed_at_lowest_model_layer, surface_wind_stress_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, instantaneous_atmosphere_heat_diffusivity, atmosphere_heat_diffusivity, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor DEBUG: Parsing file GFS_SCNV_generic.F90 with registry OrderedDict([('GFS_SCNV_generic_pre', {'GFS_SCNV_generic_pre': {'GFS_SCNV_generic_pre_finalize': [6, 7], 'GFS_SCNV_generic_pre_init': [4, 5], 'GFS_SCNV_generic_pre_run': [11, 40]}}), ('GFS_SCNV_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -21886,12 +22564,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre DEBUG: Module name: GFS_SCNV_generic_pre DEBUG: Scheme name: GFS_SCNV_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_SCNV_generic_pre_finalize: DEBUG: Variables in subroutine GFS_SCNV_generic_pre_init: DEBUG: Variables in subroutine GFS_SCNV_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, flag_for_generic_shallow_convection_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_SCNV_generic.F90 with registry OrderedDict([('GFS_SCNV_generic_pre', {'GFS_SCNV_generic_pre': {'GFS_SCNV_generic_pre_finalize': [6, 7], 'GFS_SCNV_generic_pre_init': [4, 5], 'GFS_SCNV_generic_pre_run': [11, 40]}}), ('GFS_SCNV_generic_post', {'GFS_SCNV_generic_post': {'GFS_SCNV_generic_post_run': [51, 135], 'GFS_SCNV_generic_post_init': [44, 45], 'GFS_SCNV_generic_post_finalize': [46, 47]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -21916,28 +22601,65 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run DEBUG: Module name: GFS_SCNV_generic_post DEBUG: Scheme name: GFS_SCNV_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_SCNV_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, flag_for_generic_shallow_convection_tendency, ccpp_error_message, ccpp_error_flag, number_of_tracers_for_convective_transport, flag_diagnostics, flag_for_chemistry_coupling, dynamics_to_physics_timestep_ratio, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, convective_transportable_tracers, flag_shallow_convective_cloud, lwe_thickness_of_shallow_convective_precipitation_amount, number_of_3d_arrays_associated_with_pdf_based_clouds, array_dimension_of_3d_arrays_for_microphysics, number_of_convective_3d_cloud_fields, convective_cloud_cover, convective_cloud_water_mixing_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, cumulative_lwe_thickness_of_convective_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme DEBUG: Variables in subroutine GFS_SCNV_generic_post_init: DEBUG: Variables in subroutine GFS_SCNV_generic_post_finalize: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen DEBUG: Module name: GFS_diagtoscreen DEBUG: Scheme name: GFS_diagtoscreen +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_diagtoscreen_init: DEBUG: Variables in subroutine GFS_diagtoscreen_finalize: DEBUG: Variables in subroutine GFS_diagtoscreen_run: GFS_control_type_instance, GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance, GFS_interstitial_type_instance, omp_threads, ccpp_block_number, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen DEBUG: Module name: GFS_interstitialtoscreen DEBUG: Scheme name: GFS_interstitialtoscreen +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_interstitialtoscreen_finalize: DEBUG: Variables in subroutine GFS_interstitialtoscreen_run: GFS_control_type_instance, GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance, GFS_interstitial_type_instance, omp_threads, ccpp_block_number, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_interstitialtoscreen_init: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [779, 780], 'GFS_abort_run': [786, 803], 'GFS_abort_finalize': [781, 782]}}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [1181, 1182], 'GFS_abort_run': [1188, 1205], 'GFS_abort_finalize': [1183, 1184]}}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort DEBUG: Module name: GFS_abort DEBUG: Scheme name: GFS_abort +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_abort_init: DEBUG: Variables in subroutine GFS_abort_run: GFS_control_type_instance, ccpp_block_number, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_abort_finalize: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [779, 780], 'GFS_abort_run': [786, 803], 'GFS_abort_finalize': [781, 782]}}), ('GFS_checkland', {'GFS_checkland': {'GFS_checkland_run': [816, 888], 'GFS_checkland_finalize': [811, 812], 'GFS_checkland_init': [809, 810]}})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [1181, 1182], 'GFS_abort_run': [1188, 1205], 'GFS_abort_finalize': [1183, 1184]}}), ('GFS_checkland', {'GFS_checkland': {'GFS_checkland_run': [1218, 1290], 'GFS_checkland_finalize': [1213, 1214], 'GFS_checkland_init': [1211, 1212]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -21958,25 +22680,44 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run DEBUG: Module name: GFS_checkland DEBUG: Scheme name: GFS_checkland +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_checkland_run: ccpp_block_number, ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root, horizontal_loop_extent, index_of_time_step, ccpp_loop_counter, flag_for_iteration, flag_for_guess_run, flag_for_first_time_step, flag_for_restart, flag_for_fractional_grid, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, soil_type_classification, vegetation_type_classification, surface_slope_classification, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, sea_area_fraction, land_area_fraction, lake_area_fraction, sea_land_ice_mask_real, sea_land_ice_mask DEBUG: Variables in subroutine GFS_checkland_finalize: DEBUG: Variables in subroutine GFS_checkland_init: DEBUG: Parsing file GFS_phys_time_vary.fv3.F90 with registry OrderedDict([('GFS_phys_time_vary', {'GFS_phys_time_vary': {'GFS_phys_time_vary_finalize': [212, 239], 'GFS_phys_time_vary_init': [32, 207], 'GFS_phys_time_vary_run': [245, 407]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary DEBUG: Module name: GFS_phys_time_vary DEBUG: Scheme name: GFS_phys_time_vary +DEBUG: Scheme dependencies: ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] DEBUG: Variables in subroutine GFS_phys_time_vary_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_phys_time_vary_init: ccpp_error_message, ccpp_error_flag, GFS_data_type_instance_all_blocks, GFS_control_type_instance, GFS_interstitial_type_instance_all_threads, omp_threads DEBUG: Variables in subroutine GFS_phys_time_vary_run: ccpp_error_message, ccpp_error_flag, GFS_data_type_instance_all_blocks, GFS_control_type_instance, omp_threads, flag_for_first_time_step DEBUG: Parsing file GFS_rad_time_vary.fv3.F90 with registry OrderedDict([('GFS_rad_time_vary', {'GFS_rad_time_vary': {'GFS_rad_time_vary_init': [9, 10], 'GFS_rad_time_vary_run': [16, 74], 'GFS_rad_time_vary_finalize': [78, 79]}})]) INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize DEBUG: Module name: GFS_rad_time_vary DEBUG: Scheme name: GFS_rad_time_vary +DEBUG: Scheme dependencies: ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rad_time_vary_init: DEBUG: Variables in subroutine GFS_rad_time_vary_run: GFS_control_type_instance, GFS_data_type_instance_all_blocks, omp_threads, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rad_time_vary_finalize: DEBUG: Parsing file GFS_rrtmg_post.F90 with registry OrderedDict([('GFS_rrtmg_post', {'GFS_rrtmg_post': {'GFS_rrtmg_post_init': [8, 9], 'GFS_rrtmg_post_run': [13, 166], 'GFS_rrtmg_post_finalize': [169, 170]}})]) INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -21988,12 +22729,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize DEBUG: Module name: GFS_rrtmg_post DEBUG: Scheme name: GFS_rrtmg_post +DEBUG: Scheme dependencies: ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rrtmg_post_init: DEBUG: Variables in subroutine GFS_rrtmg_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_diag_type_instance, GFS_radtend_type_instance, GFS_statein_type_instance, GFS_coupling_type_instance, components_of_surface_downward_shortwave_fluxes, horizontal_loop_extent, number_of_vertical_layers_for_radiation_calculations, extra_top_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_difference_between_layer_and_lower_bound, vertical_index_difference_between_inout_and_local, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, daytime_points_dimension, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_post_finalize: -DEBUG: Parsing file GFS_rrtmg_pre.F90 with registry OrderedDict([('GFS_rrtmg_pre', {'GFS_rrtmg_pre': {'GFS_rrtmg_pre_finalize': [732, 733], 'GFS_rrtmg_pre_init': [9, 10], 'GFS_rrtmg_pre_run': [16, 729]}})]) +DEBUG: Parsing file GFS_rrtmg_pre.F90 with registry OrderedDict([('GFS_rrtmg_pre', {'GFS_rrtmg_pre': {'GFS_rrtmg_pre_finalize': [735, 736], 'GFS_rrtmg_pre_init': [9, 10], 'GFS_rrtmg_pre_run': [16, 732]}})]) INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -22042,16 +22786,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run DEBUG: Module name: GFS_rrtmg_pre DEBUG: Scheme name: GFS_rrtmg_pre +DEBUG: Scheme dependencies: ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] DEBUG: Variables in subroutine GFS_rrtmg_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmg_pre_init: DEBUG: Variables in subroutine GFS_rrtmg_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_statein_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_coupling_type_instance, GFS_radtend_type_instance, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, minimum_large_ice_fraction, total_cloud_condensate_mixing_ratio_updated_by_physics, number_of_vertical_layers_for_radiation_calculations, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, vertical_index_difference_between_inout_and_local, vertical_index_difference_between_layer_and_upper_bound, vertical_index_difference_between_layer_and_lower_bound, time_step_for_radiation, layer_pressure_thickness_for_radiation, layer_thickness_for_radiation, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, flag_for_mass_flux_deep_convection_scheme, flag_for_gf_deep_convection_scheme, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_area_fraction_for_radiation, instantaneous_3d_cloud_fraction, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, cloud_decorrelation_length, surface_albedo_perturbation, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmg_setup.F90 with registry OrderedDict([('GFS_rrtmg_setup', {'GFS_rrtmg_setup': {'GFS_rrtmg_setup_run': [259, 284], 'GFS_rrtmg_setup_finalize': [288, 298], 'GFS_rrtmg_setup_init': [27, 255]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup DEBUG: Module name: GFS_rrtmg_setup DEBUG: Scheme name: GFS_rrtmg_setup +DEBUG: Scheme dependencies: ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] DEBUG: Variables in subroutine GFS_rrtmg_setup_run: date_and_time_at_model_initialization, forecast_date_and_time, frequency_for_shortwave_radiation, time_step_for_dynamics, flag_to_calc_sw, mpi_rank, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, solar_constant, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_setup_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_setup_init: mpi_rank, ccpp_error_message, ccpp_error_flag, vertical_sigma_coordinate_for_radiation_initialization, number_of_vertical_layers_for_radiation_calculations, flag_for_initial_time_date_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, index_for_liquid_cloud_condensate, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, number_of_3d_arrays_associated_with_pdf_based_clouds, index_for_ozone, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_microphysics_scheme, flag_for_precipitation_effect_on_radiation, date_and_time_at_model_initialization_reordered, flag_for_vertical_index_direction_control, horizontal_dimension, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, atmosphere_optical_thickness_due_to_ambient_aerosol_particles DEBUG: Parsing file GFS_stochastics.F90 with registry OrderedDict([('GFS_stochastics', {'GFS_stochastics': {'GFS_stochastics_run': [22, 210], 'GFS_stochastics_finalize': [6, 7], 'GFS_stochastics_init': [4, 5]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -22085,22 +22845,67 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run DEBUG: Module name: GFS_stochastics DEBUG: Scheme name: GFS_stochastics -DEBUG: Variables in subroutine GFS_stochastics_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, flag_for_stochastic_surface_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_cellular_automata, flag_for_global_cellular_automata, cellular_automata_global_pattern, vertical_sigma_coordinate_for_radiation_initialization, vertical_weight_for_ca, level_of_dividing_streamline, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_shum_perturbation_flipped, dissipation_estimate_of_air_temperature_at_model_layers, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, accumulated_lwe_thickness_of_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, flag_for_flux_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, ccpp_error_message, ccpp_error_flag +DEBUG: Scheme dependencies: ['machine.F'] +DEBUG: Variables in subroutine GFS_stochastics_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, flag_for_stochastic_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_cellular_automata, flag_for_global_cellular_automata, cellular_automata_global_pattern, vertical_sigma_coordinate_for_radiation_initialization, vertical_weight_for_ca, level_of_dividing_streamline, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_shum_perturbation_flipped, dissipation_estimate_of_air_temperature_at_model_layers, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, accumulated_lwe_thickness_of_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, flag_for_flux_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_stochastics_finalize: DEBUG: Variables in subroutine GFS_stochastics_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {}), ('GFS_suite_interstitial_1', {}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset DEBUG: Module name: GFS_suite_interstitial_rad_reset DEBUG: Scheme name: GFS_suite_interstitial_rad_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_run: GFS_interstitial_type_instance, GFS_control_type_instance, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset DEBUG: Module name: GFS_suite_interstitial_phys_reset DEBUG: Scheme name: GFS_suite_interstitial_phys_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_run: GFS_interstitial_type_instance, GFS_control_type_instance, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -22113,12 +22918,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 DEBUG: Module name: GFS_suite_interstitial_1 DEBUG: Scheme name: GFS_suite_interstitial_1 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_1_init: DEBUG: Variables in subroutine GFS_suite_interstitial_1_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_1_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_dynamics, time_step_for_physics, sea_land_ice_mask_real, cell_area, minimum_scaling_factor_for_critical_relative_humidity, inverse_scaling_factor_for_critical_relative_humidity, surface_air_pressure, sea_land_ice_mask, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, surface_air_pressure_diag, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_tracers_due_to_model_physics DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -22163,12 +22989,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 DEBUG: Module name: GFS_suite_interstitial_2 DEBUG: Scheme name: GFS_suite_interstitial_2 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_2_init: DEBUG: Variables in subroutine GFS_suite_interstitial_2_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_2_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, time_step_for_dynamics, surface_air_pressure, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, flag_diagnostics, flag_diagnostics_3D, flag_idealized_physics, flag_for_flux_coupling, flag_for_cice, flag_for_shallow_convection, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_shoc, flag_for_fractional_grid, flag_for_mass_flux_shallow_convection_scheme, instantaneous_cosine_of_zenith_angle, surface_downwelling_shortwave_flux, surface_downwelling_longwave_flux, sea_ice_concentration, surface_upwelling_longwave_flux_for_coupling, tendency_of_air_temperature_due_to_longwave_heating_for_idea, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, critical_cloud_top_entrainment_instability_criteria, air_pressure_at_interface, air_temperature, air_pressure, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, dimensionless_exner_function_at_model_layers, duration_of_sunshine, surface_upwelling_longwave_flux, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_upwelling_longwave_flux_over_ocean_interstitial, cumulative_surface_downwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_upwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_pressure_multiplied_by_timestep, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, cloud_top_entrainment_instability_value, index_of_highest_temperature_inversion, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, land_area_fraction_for_microphysics, netcdf_float_fillvalue, flag_to_calc_RRTMGP_LW_jacobian, air_temperature_at_lowest_model_layer, surface_skin_temperature_at_previous_time_step, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_jacobian_of_lw_flux_profile_upward DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -22177,12 +23024,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset DEBUG: Module name: GFS_suite_stateout_reset DEBUG: Scheme name: GFS_suite_stateout_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_stateout_reset_finalize: DEBUG: Variables in subroutine GFS_suite_stateout_reset_init: DEBUG: Variables in subroutine GFS_suite_stateout_reset_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, air_temperature, x_wind, y_wind, tracer_concentration, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, tracer_concentration_updated_by_physics DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -22195,12 +23063,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update DEBUG: Module name: GFS_suite_stateout_update DEBUG: Scheme name: GFS_suite_stateout_update +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_stateout_update_init: DEBUG: Variables in subroutine GFS_suite_stateout_update_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, air_temperature, x_wind, y_wind, tracer_concentration, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, tracer_concentration_updated_by_physics DEBUG: Variables in subroutine GFS_suite_stateout_update_finalize: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -22218,12 +23107,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 DEBUG: Module name: GFS_suite_interstitial_3 DEBUG: Scheme name: GFS_suite_interstitial_3 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_3_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, sea_land_ice_mask, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, flag_for_shoc, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_layers, index_of_highest_temperature_inversion, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_convective_transport_of_tracers, flag_for_aerosol_physics, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_cloud_amount, index_for_rain_water, index_for_snow_water, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel, index_for_graupel_number_concentration, longitude, latitude, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, maximum_critical_relative_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, flag_for_ras_deep_convection, mpi_rank, convective_transportable_tracers, critical_relative_humidity, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, air_temperature_save_from_convective_parameterization DEBUG: Variables in subroutine GFS_suite_interstitial_3_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_3_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {'GFS_suite_interstitial_4': {'GFS_suite_interstitial_4_finalize': [485, 486], 'GFS_suite_interstitial_4_run': [490, 600], 'GFS_suite_interstitial_4_init': [483, 484]}}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -22233,20 +23143,44 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 DEBUG: Module name: GFS_suite_interstitial_4 DEBUG: Scheme name: GFS_suite_interstitial_4 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_4_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_4_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_dynamics, air_pressure, water_vapor_specific_humidity, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, flag_for_aerosol_physics, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_cloud_amount, index_for_rain_water, index_for_snow_water, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel, index_for_graupel_number_concentration, flag_for_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, convective_transportable_tracers, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, air_temperature_save_from_convective_parameterization, flag_for_chemistry_coupling, number_of_total_tracers, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, pi, gas_constant_dry_air, water_friendly_aerosol_number_concentration, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection DEBUG: Variables in subroutine GFS_suite_interstitial_4_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {'GFS_suite_interstitial_4': {'GFS_suite_interstitial_4_finalize': [485, 486], 'GFS_suite_interstitial_4_run': [490, 600], 'GFS_suite_interstitial_4_init': [483, 484]}}), ('GFS_suite_interstitial_5', {'GFS_suite_interstitial_5': {'GFS_suite_interstitial_5_finalize': [606, 607], 'GFS_suite_interstitial_5_run': [611, 631], 'GFS_suite_interstitial_5_init': [604, 605]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run DEBUG: Module name: GFS_suite_interstitial_5 DEBUG: Scheme name: GFS_suite_interstitial_5 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_5_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_5_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, convective_transportable_tracers DEBUG: Variables in subroutine GFS_suite_interstitial_5_init: -DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 145], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {})]) +DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 136], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -22287,12 +23221,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre DEBUG: Module name: GFS_surface_generic_pre DEBUG: Scheme name: GFS_surface_generic_pre +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'machine.F'] DEBUG: Variables in subroutine GFS_surface_generic_pre_finalize: -DEBUG: Variables in subroutine GFS_surface_generic_pre_run: horizontal_loop_extent, vertical_dimension, vegetation_area_fraction, sea_land_ice_mask, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, geopotential, gravitational_acceleration, bounded_vegetation_area_fraction, soil_type_classification, vegetation_type_classification, surface_slope_classification, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature_after_iteration, height_above_ground_at_lowest_model_layer, flag_for_stochastic_surface_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, flag_for_stochastic_surface_perturbations, number_of_surface_perturbations, weights_for_stochastic_surface_physics_perturbation, magnitude_of_perturbation_of_momentum_roughness_length, magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio, magnitude_of_perturbation_of_soil_type_b_parameter, magnitude_of_perturbation_of_leaf_area_index, magnitude_of_perturbation_of_vegetation_fraction, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, flag_for_flux_coupling, flag_for_cice, sea_land_ice_mask_cice, sea_land_ice_mask_in, sea_ice_temperature, sea_surface_temperature, sea_ice_concentration, sea_ice_thickness, wind_speed_at_lowest_model_layer, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, surface_wind_enhancement_due_to_convection, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ccpp_error_message, ccpp_error_flag +DEBUG: Variables in subroutine GFS_surface_generic_pre_run: horizontal_loop_extent, vertical_dimension, vegetation_area_fraction, sea_land_ice_mask, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, geopotential, gravitational_acceleration, bounded_vegetation_area_fraction, soil_type_classification, vegetation_type_classification, surface_slope_classification, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature_after_iteration, height_above_ground_at_lowest_model_layer, flag_for_stochastic_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, index_for_stochastic_land_surface_perturbation_type, number_of_land_surface_variables_perturbed, weights_for_stochastic_surface_physics_perturbation, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, magnitude_of_perturbation_of_vegetation_fraction, flag_for_flux_coupling, flag_for_cice, sea_land_ice_mask_cice, sea_land_ice_mask_in, sea_ice_temperature, sea_surface_temperature, sea_ice_concentration, sea_ice_thickness, wind_speed_at_lowest_model_layer, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, surface_wind_enhancement_due_to_convection, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_generic_pre_init: -DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 145], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {'GFS_surface_generic_post': {'GFS_surface_generic_post_run': [161, 304], 'GFS_surface_generic_post_finalize': [156, 157], 'GFS_surface_generic_post_init': [154, 155]}})]) +DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 136], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {'GFS_surface_generic_post': {'GFS_surface_generic_post_run': [152, 295], 'GFS_surface_generic_post_finalize': [147, 148], 'GFS_surface_generic_post_init': [145, 146]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -22384,10 +23325,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run DEBUG: Module name: GFS_surface_generic_post DEBUG: Scheme name: GFS_surface_generic_post +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'machine.F'] DEBUG: Variables in subroutine GFS_surface_generic_post_run: horizontal_loop_extent, surface_skin_temperature, flag_for_flux_coupling, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, ccpp_error_message, ccpp_error_flag, flag_for_wave_coupling, flag_diagnostics, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, time_step_for_dynamics, surface_upward_potential_latent_heat_flux, upward_heat_flux_in_soil, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_downwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_downwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_upwelling_longwave_flux, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_direct_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, temperature_at_2m, specific_humidity_at_2m, x_wind_at_10m, y_wind_at_10m, surface_skin_temperature_over_ocean_interstitial, surface_air_pressure, instantaneous_cosine_of_zenith_angle, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, transpiration_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, snow_freezing_rain_upward_latent_heat_flux, instantaneous_surface_potential_evaporation, instantaneous_surface_ground_heat_flux, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, x_wind_at_lowest_model_layer_for_diag, y_wind_at_lowest_model_layer_for_diag, instantaneous_surface_downwelling_longwave_flux_for_coupling, instantaneous_surface_downwelling_shortwave_flux_for_coupling, cumulative_surface_downwelling_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, cumulative_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_net_downward_longwave_flux_for_coupling, cumulative_surface_net_downward_longwave_flux_for_coupling_multiplied_by_timestep, instantaneous_temperature_at_2m_for_coupling, instantaneous_specific_humidity_at_2m_for_coupling, instantaneous_x_wind_at_10m_for_coupling, instantaneous_y_wind_at_10m_for_coupling, instantaneous_surface_skin_temperature_for_coupling, instantaneous_surface_air_pressure_for_coupling, instantaneous_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_shortwave_flux_for_coupling, cumulative_surface_net_downward_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_ground_heat_flux_multiplied_by_timestep, cumulative_soil_upward_latent_heat_flux_multiplied_by_timestep, cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep, cumulative_transpiration_flux_multiplied_by_timestep, cumulative_snow_deposition_sublimation_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_snow_area_fraction_multiplied_by_timestep, cumulative_snow_freezing_rain_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep, total_runoff, surface_runoff, surface_runoff_flux, subsurface_runoff_flux, flag_for_canopy_heat_storage, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, surface_roughness_length, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor DEBUG: Variables in subroutine GFS_surface_generic_post_finalize: DEBUG: Variables in subroutine GFS_surface_generic_post_init: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {}), ('GFS_surface_composites_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -22450,12 +23394,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre DEBUG: Module name: GFS_surface_composites_pre DEBUG: Scheme name: GFS_surface_composites_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_pre_run: horizontal_loop_extent, flag_for_lake_surface_scheme, flag_for_fractional_grid, flag_for_cice, flag_for_flux_coupling, flag_for_wave_coupling_to_atm, land_area_fraction, lake_area_fraction, lake_depth, sea_area_fraction, land_area_fraction_for_microphysics, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, flag_nonzero_wet_surface_fraction, sea_ice_concentration, minimum_sea_ice_concentration, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_snow_thickness_water_equivalent, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, surface_friction_velocity, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, water_equivalent_accumulated_snow_depth, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, surface_upward_potential_latent_heat_flux_over_ice, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, sea_ice_temperature, sea_ice_temperature_interstitial, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, upward_heat_flux_in_soil_over_ice, freezing_point_temperature_of_seawater, sea_land_ice_mask, surface_longwave_emissivity, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_specific_humidity, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, lake_ice_minimum, sea_ice_minimum, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_composites_pre_finalize: DEBUG: Variables in subroutine GFS_surface_composites_pre_init: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {'GFS_surface_composites_inter': {'GFS_surface_composites_inter_run': [199, 238], 'GFS_surface_composites_inter_init': [192, 193], 'GFS_surface_composites_inter_finalize': [194, 195]}}), ('GFS_surface_composites_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -22469,12 +23422,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter DEBUG: Module name: GFS_surface_composites_inter DEBUG: Scheme name: GFS_surface_composites_inter +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_inter_run: horizontal_loop_extent, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, ccpp_error_message, ccpp_error_flag, surface_downwelling_longwave_flux, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_upwelling_shortwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux DEBUG: Variables in subroutine GFS_surface_composites_inter_init: DEBUG: Variables in subroutine GFS_surface_composites_inter_finalize: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {'GFS_surface_composites_inter': {'GFS_surface_composites_inter_run': [199, 238], 'GFS_surface_composites_inter_init': [192, 193], 'GFS_surface_composites_inter_finalize': [194, 195]}}), ('GFS_surface_composites_post', {'GFS_surface_composites_post': {'GFS_surface_composites_post_init': [247, 248], 'GFS_surface_composites_post_finalize': [249, 250], 'GFS_surface_composites_post_run': [256, 480]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -22584,18 +23546,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run DEBUG: Module name: GFS_surface_composites_post DEBUG: Scheme name: GFS_surface_composites_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_post_init: DEBUG: Variables in subroutine GFS_surface_composites_post_finalize: DEBUG: Variables in subroutine GFS_surface_composites_post_run: horizontal_loop_extent, flag_for_fractional_grid, flag_for_cice, flag_for_flux_coupling, flag_for_wave_coupling_to_atm, land_area_fraction, lake_area_fraction, sea_area_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, sea_ice_concentration, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_snow_thickness_water_equivalent, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, surface_friction_velocity, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, water_equivalent_accumulated_snow_depth, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, surface_upward_potential_latent_heat_flux_over_ice, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, sea_ice_temperature, sea_ice_temperature_interstitial, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, upward_heat_flux_in_soil_over_ice, sea_land_ice_mask, surface_specific_humidity, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, sea_ice_minimum, ccpp_error_message, ccpp_error_flag, ice_vertical_dimension, soil_vertical_dimension, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, surface_drag_wind_speed_for_momentum_in_air, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, sea_ice_thickness, internal_ice_temperature, soil_temperature DEBUG: Parsing file GFS_surface_loop_control.F90 with registry OrderedDict([('GFS_surface_loop_control_part1', {'GFS_surface_loop_control_part1': {'GFS_surface_loop_control_part1_run': [20, 40], 'GFS_surface_loop_control_part1_finalize': [8, 9], 'GFS_surface_loop_control_part1_init': [6, 7]}}), ('GFS_surface_loop_control_part2', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 DEBUG: Module name: GFS_surface_loop_control_part1 DEBUG: Scheme name: GFS_surface_loop_control_part1 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_loop_control_part1_run: horizontal_loop_extent, ccpp_loop_counter, wind_speed_at_lowest_model_layer, flag_for_guess_run, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_loop_control_part1_finalize: DEBUG: Variables in subroutine GFS_surface_loop_control_part1_init: DEBUG: Parsing file GFS_surface_loop_control.F90 with registry OrderedDict([('GFS_surface_loop_control_part1', {'GFS_surface_loop_control_part1': {'GFS_surface_loop_control_part1_run': [20, 40], 'GFS_surface_loop_control_part1_finalize': [8, 9], 'GFS_surface_loop_control_part1_init': [6, 7]}}), ('GFS_surface_loop_control_part2', {'GFS_surface_loop_control_part2': {'GFS_surface_loop_control_part2_run': [62, 90], 'GFS_surface_loop_control_part2_finalize': [50, 51], 'GFS_surface_loop_control_part2_init': [48, 49]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run @@ -22604,16 +23576,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run DEBUG: Module name: GFS_surface_loop_control_part2 DEBUG: Scheme name: GFS_surface_loop_control_part2 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_loop_control_part2_run: horizontal_loop_extent, ccpp_loop_counter, wind_speed_at_lowest_model_layer, flag_for_guess_run, ccpp_error_message, ccpp_error_flag, flag_for_iteration, flag_nonzero_land_surface_fraction, flag_nonzero_wet_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_for_nsstm_run DEBUG: Variables in subroutine GFS_surface_loop_control_part2_finalize: DEBUG: Variables in subroutine GFS_surface_loop_control_part2_init: DEBUG: Parsing file GFS_time_vary_pre.fv3.F90 with registry OrderedDict([('GFS_time_vary_pre', {'GFS_time_vary_pre': {'GFS_time_vary_pre_finalize': [27, 37], 'GFS_time_vary_pre_run': [41, 143], 'GFS_time_vary_pre_init': [12, 23]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre DEBUG: Module name: GFS_time_vary_pre DEBUG: Scheme name: GFS_time_vary_pre +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine GFS_time_vary_pre_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_time_vary_pre_run: ccpp_error_message, ccpp_error_flag, forecast_date_and_time, date_and_time_at_model_initialization, time_step_for_physics, flag_for_lake_surface_scheme, flag_for_land_surface_scheme, flag_for_noahmp_land_surface_scheme, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, number_of_timesteps_for_radiation_calls_on_physics_timestep, date_and_time_at_model_initialization_reordered, flag_debug, mpi_rank, mpi_root, number_of_timesteps_between_surface_cycling_calls, seconds_elapsed_since_model_initialization, forecast_time_at_previous_timestep, time_since_diagnostics_zeroed, forecast_time, index_of_time_step, julian_day, number_of_days_in_year, index_for_diagnostic_printout, flag_print, flag_diagnostics, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day DEBUG: Variables in subroutine GFS_time_vary_pre_init: ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cires_ugwp.F90 with registry OrderedDict([('cires_ugwp', {'cires_ugwp': {'cires_ugwp_run': [113, 297], 'cires_ugwp_finalize': [81, 92], 'cires_ugwp_init': [29, 71]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -22672,13 +23662,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp DEBUG: Module name: cires_ugwp DEBUG: Scheme name: cires_ugwp +DEBUG: Scheme dependencies: ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] DEBUG: Variables in subroutine cires_ugwp_run: do_ugwp, mpi_rank, mpi_root, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_physics, index_of_time_step, number_of_equatorial_longitude_points, orography, orography_unfiltered, standard_deviation_of_subgrid_orography, number_of_statistical_measures_of_subgrid_orography, convexity_of_subgrid_orography, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, asymmetry_of_subgrid_orography, turb_oro_form_drag_flag, diag_ugwp_flag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, latitude, latitude_in_degree, sine_of_latitude, cosine_of_latitude, cell_area, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, air_pressure_difference_between_midlayers, vertical_index_at_top_of_atmosphere_boundary_layer, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, level_of_dividing_streamline, gravitational_acceleration, pi, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, index_for_turbulent_kinetic_energy, turbulent_kinetic_energy, tendency_of_turbulent_kinetic_energy_due_to_model_physics, flag_print, horizontal_index_of_printed_column, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, flag_diagnostics_3D, flag_diagnostics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_init: do_ugwp, mpi_rank, mpi_root, vertical_dimension, time_step_for_physics, number_of_equatorial_longitude_points, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, ccpp_error_message, ccpp_error_flag, iounit_namelist, namelist_filename_for_internal_file_reads, iounit_log, namelist_filename, number_of_latitude_points, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, multiplication_factors_for_convective_gravity_wave_drag, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, standard_atmospheric_pressure DEBUG: Parsing file cires_ugwp_post.F90 with registry OrderedDict([('cires_ugwp_post', {'cires_ugwp_post': {'cires_ugwp_post_init': [8, 9], 'cires_ugwp_post_run': [16, 52], 'cires_ugwp_post_finalize': [55, 56]}})]) INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -22710,12 +23711,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize DEBUG: Module name: cires_ugwp_post DEBUG: Scheme name: cires_ugwp_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cires_ugwp_post_init: DEBUG: Variables in subroutine cires_ugwp_post_run: diag_ugwp_flag, time_step_for_dynamics, horizontal_loop_extent, vertical_dimension, tendency_of_air_temperature_due_to_ugwp, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_height_of_mountain_blocking, time_integral_of_height_of_low_level_wave_breaking, time_integral_of_height_of_launch_level_of_orographic_gravity_wave, time_integral_of_momentum_flux_due_to_turbulent_orographic_form_drag, time_integral_of_momentum_flux_due_to_mountain_blocking_drag, time_integral_of_momentum_flux_due_to_orographic_gravity_wave_drag, time_integral_of_momentum_flux_due_to_nonstationary_gravity_wave, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_nonstationary_gravity_wave, time_integral_of_change_in_y_wind_due_to_nonstationary_gravity_wave, tendency_of_air_temperature_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_post_finalize: DEBUG: Parsing file cnvc90.f with registry OrderedDict([('cnvc90', {'cnvc90': {'cnvc90_finalize': [124, 125], 'cnvc90_init': [8, 9], 'cnvc90_run': [19, 120]}})]) INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -22728,10 +23732,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run DEBUG: Module name: cnvc90 DEBUG: Scheme name: cnvc90 +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine cnvc90_finalize: DEBUG: Variables in subroutine cnvc90_init: DEBUG: Variables in subroutine cnvc90_run: convective_cloud_switch, horizontal_loop_extent, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, vertical_index_at_cloud_base, vertical_index_at_cloud_top, vertical_dimension, air_pressure_at_interface, accumulated_lwe_thickness_of_convective_precipitation_amount_cnvc90, smallest_cloud_base_vertical_index_encountered_thus_far, largest_cloud_top_vertical_index_encountered_thus_far, fraction_of_convective_cloud, pressure_at_bottom_of_convective_cloud, pressure_at_top_of_convective_cloud, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {}), ('cs_conv', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -22742,27 +23749,45 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init DEBUG: Module name: cs_conv_pre DEBUG: Scheme name: cs_conv_pre +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_hydrometeors, water_vapor_specific_humidity_updated_by_physics, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, maximum_updraft_velocity_at_cloud_base, fraction_of_cloud_top_water_scavenged, fraction_of_tracer_scavenged, water_vapor_specific_humidity_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cs_conv_pre_finalize: DEBUG: Variables in subroutine cs_conv_pre_init: DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {'cs_conv_post': {'cs_conv_post_init': [61, 62], 'cs_conv_post_finalize': [65, 66], 'cs_conv_post_run': [71, 96]}}), ('cs_conv', {})]) INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post DEBUG: Module name: cs_conv_post DEBUG: Scheme name: cs_conv_post +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_post_init: DEBUG: Variables in subroutine cs_conv_post_finalize: DEBUG: Variables in subroutine cs_conv_post_run: horizontal_loop_extent, vertical_dimension, ccpp_error_message, ccpp_error_flag, flag_for_Arakawa_Wu_adjustment, convective_updraft_area_fraction_at_model_interfaces, convective_updraft_area_fraction DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {'cs_conv_post': {'cs_conv_post_init': [61, 62], 'cs_conv_post_finalize': [65, 66], 'cs_conv_post_run': [71, 96]}}), ('cs_conv', {'cs_conv': {'cs_conv_init': [165, 166], 'cs_conv_finalize': [169, 170], 'cs_conv_run': [232, 571]}})]) INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -22792,10 +23817,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run DEBUG: Module name: cs_conv DEBUG: Scheme name: cs_conv +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_init: DEBUG: Variables in subroutine cs_conv_finalize: DEBUG: Variables in subroutine cs_conv_run: horizontal_loop_extent, vertical_dimension, water_vapor_specific_humidity_updated_by_physics, maximum_updraft_velocity_at_cloud_base, fraction_of_cloud_top_water_scavenged, fraction_of_tracer_scavenged, ccpp_error_message, ccpp_error_flag, flag_for_Arakawa_Wu_adjustment, convective_updraft_area_fraction_at_model_interfaces, number_of_tracers_plus_one, number_of_tracers_for_convective_transport, number_of_tracers_for_CS, number_of_cloud_types_CS, flag_convective_tracer_transport, latitude_index_in_debug_printouts, index_of_time_step, air_temperature_updated_by_physics, lwe_thickness_of_deep_convective_precipitation_amount, convective_transportable_tracers, geopotential, geopotential_at_interface, air_pressure, air_pressure_at_interface, time_step_for_physics, time_step_for_dynamics, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, x_wind_updated_by_physics, y_wind_updated_by_physics, cloud_base_mass_flux, mpi_rank, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_print, horizontal_index_of_printed_column, flag_deep_convection, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme DEBUG: Parsing file cs_conv_aw_adj.F90 with registry OrderedDict([('cs_conv_aw_adj', {'cs_conv_aw_adj': {'cs_conv_aw_adj_run': [20, 92], 'cs_conv_aw_adj_finalize': [12, 13], 'cs_conv_aw_adj_init': [10, 11]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -22808,10 +23836,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run DEBUG: Module name: cs_conv_aw_adj DEBUG: Scheme name: cs_conv_aw_adj +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cs_conv_aw_adj_run: horizontal_loop_extent, vertical_dimension, flag_for_Chikira_Sugiyama_deep_convection, flag_for_Arakawa_Wu_adjustment, flag_for_shoc, number_of_tracers, number_of_hydrometeors, index_for_liquid_cloud_condensate, index_for_cloud_amount, number_of_tracers_for_cloud_condensate, gravitational_acceleration, convective_updraft_area_fraction, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, tracer_concentration_save, air_pressure_at_interface, cloud_fraction_for_MG, subgrid_scale_cloud_fraction_from_shoc, lwe_thickness_of_explicit_precipitation_amount, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cs_conv_aw_adj_finalize: DEBUG: Variables in subroutine cs_conv_aw_adj_init: DEBUG: Parsing file cu_ntiedtke_pre.F90 with registry OrderedDict([('cu_ntiedtke_pre', {'cu_ntiedtke_pre': {'cu_ntiedtke_pre_run': [14, 51], 'cu_ntiedtke_pre_finalize': [9, 10], 'cu_ntiedtke_pre_init': [7, 8]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run @@ -22820,11 +23851,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run DEBUG: Module name: cu_ntiedtke_pre DEBUG: Scheme name: cu_ntiedtke_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_pre_run: flag_for_first_time_step, flag_for_restart, index_of_time_step, forecast_time, time_step_for_physics, air_temperature, water_vapor_specific_humidity, temperature_from_previous_timestep, moisture_from_previous_timestep, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_ntiedtke_pre_finalize: DEBUG: Variables in subroutine cu_ntiedtke_pre_init: DEBUG: Parsing file cu_ntiedtke.F90 with registry OrderedDict([('cu_ntiedtke', {'cu_ntiedtke': {'cu_ntiedtke_init': [77, 93], 'cu_ntiedtke_finalize': [98, 99], 'cu_ntiedtke_run': [112, 311]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -22854,21 +23892,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run DEBUG: Module name: cu_ntiedtke DEBUG: Scheme name: cu_ntiedtke +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_init: mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_ntiedtke_finalize: DEBUG: Variables in subroutine cu_ntiedtke_run: ccpp_error_message, ccpp_error_flag, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, air_temperature, water_vapor_specific_humidity, moisture_tendency_due_to_dynamics, temperature_tendency_due_to_dynamics, convective_transportable_tracers, geopotential, geopotential_at_interface, air_pressure, air_pressure_at_interface, omega, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, lwe_thickness_of_deep_convective_precipitation_amount, sea_land_ice_mask, horizontal_loop_extent, vertical_dimension, time_step_for_physics, cell_size, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, number_of_tracers_for_convective_transport, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover DEBUG: Parsing file cu_ntiedtke_post.F90 with registry OrderedDict([('cu_ntiedtke_post', {'cu_ntiedtke_post': {'cu_ntiedtke_post_init': [7, 8], 'cu_ntiedtke_post_finalize': [9, 10], 'cu_ntiedtke_post_run': [14, 29]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run DEBUG: Module name: cu_ntiedtke_post DEBUG: Scheme name: cu_ntiedtke_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_post_init: DEBUG: Variables in subroutine cu_ntiedtke_post_finalize: DEBUG: Variables in subroutine cu_ntiedtke_post_run: air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, temperature_from_previous_timestep, moisture_from_previous_timestep, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file dcyc2.f with registry OrderedDict([('dcyc2t3', {'dcyc2t3': {'dcyc2t3_init': [14, 15], 'dcyc2t3_run': [166, 298], 'dcyc2t3_finalize': [18, 19]}})]) INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -22920,11 +23964,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for dcyc2t3_finalize DEBUG: Module name: dcyc2t3 DEBUG: Scheme name: dcyc2t3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine dcyc2t3_init: DEBUG: Variables in subroutine dcyc2t3_run: forecast_hour_of_the_day, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, sine_of_latitude, cosine_of_latitude, longitude, cosine_of_zenith_angle, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_ice_interstitial, air_temperature_at_lowest_model_layer, surface_midlayer_air_temperature_in_longwave_radiation, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_longwave_emissivity_over_ocean_interstitial, surface_downwelling_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_longwave_flux_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, horizontal_loop_extent, vertical_dimension, time_step_for_dynamics, frequency_for_shortwave_radiation, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, surface_downwelling_longwave_flux, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_upwelling_longwave_flux_over_ocean_interstitial, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, instantaneous_cosine_of_zenith_angle, surface_upwelling_direct_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine dcyc2t3_finalize: DEBUG: Parsing file drag_suite.F90 with registry OrderedDict([('drag_suite', {'drag_suite': {'drag_suite_finalize': [1168, 1169], 'drag_suite_run': [186, 1163], 'drag_suite_init': [8, 9]}})]) INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -22977,10 +24024,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for drag_suite_init DEBUG: Module name: drag_suite DEBUG: Scheme name: drag_suite +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine drag_suite_finalize: DEBUG: Variables in subroutine drag_suite_run: horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, index_of_time_step, standard_deviation_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, standard_deviation_of_subgrid_orography_small_scale, convexity_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, x_momentum_tendency_from_large_scale_gwd, y_momentum_tendency_from_large_scale_gwd, x_momentum_tendency_from_blocking_drag, y_momentum_tendency_from_blocking_drag, x_momentum_tendency_from_small_scale_gwd, y_momentum_tendency_from_small_scale_gwd, x_momentum_tendency_from_form_drag, y_momentum_tendency_from_form_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, integrated_x_momentum_flux_from_large_scale_gwd, integrated_y_momentum_flux_from_large_scale_gwd, integrated_x_momentum_flux_from_blocking_drag, integrated_y_momentum_flux_from_blocking_drag, integrated_x_momentum_flux_from_small_scale_gwd, integrated_y_momentum_flux_from_small_scale_gwd, integrated_x_momentum_flux_from_form_drag, integrated_y_momentum_flux_from_form_drag, sea_land_ice_mask_real, bulk_richardson_number_at_lowest_model_level, atmosphere_boundary_layer_thickness, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, pi, number_of_equatorial_longitude_points, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, mpi_rank, mpi_root, flag_print, horizontal_index_of_printed_column, level_of_dividing_streamline, cell_size, gwd_opt, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine drag_suite_init: DEBUG: Parsing file gcm_shoc.F90 with registry OrderedDict([('shoc', {'shoc': {'shoc_finalize': [12, 13], 'shoc_init': [10, 11], 'shoc_run': [17, 114]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -23000,12 +24050,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run DEBUG: Module name: shoc DEBUG: Scheme name: shoc +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine shoc_finalize: DEBUG: Variables in subroutine shoc_init: DEBUG: Variables in subroutine shoc_run: horizontal_loop_extent, vertical_dimension, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, gas_constant_water_vapor, gas_constant_dry_air, pi, ratio_of_vapor_to_dry_air_gas_constants_minus_one, time_step_for_physics, air_pressure, air_pressure_difference_between_midlayers, geopotential_at_interface, geopotential, x_wind_updated_by_physics, y_wind_updated_by_physics, omega, critical_relative_humidity, ice_supersaturation_threshold, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, prandtl_number, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, subgrid_scale_cloud_fraction_from_shoc, turbulent_kinetic_energy_convective_transport_tracer, atmosphere_heat_diffusivity_from_shoc, kinematic_buoyancy_flux_from_shoc, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file get_prs_fv3.F90 with registry OrderedDict([('get_prs_fv3', {'get_prs_fv3': {'get_prs_fv3_init': [11, 12], 'get_prs_fv3_finalize': [44, 45], 'get_prs_fv3_run': [16, 41]}}), ('get_phi_fv3', {})]) INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -23013,14 +24066,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 DEBUG: Module name: get_prs_fv3 DEBUG: Scheme name: get_prs_fv3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine get_prs_fv3_init: DEBUG: Variables in subroutine get_prs_fv3_finalize: DEBUG: Variables in subroutine get_prs_fv3_run: horizontal_loop_extent, vertical_dimension, geopotential_at_interface, air_pressure_at_interface, air_temperature, water_vapor_specific_humidity, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file get_prs_fv3.F90 with registry OrderedDict([('get_prs_fv3', {'get_prs_fv3': {'get_prs_fv3_init': [11, 12], 'get_prs_fv3_finalize': [44, 45], 'get_prs_fv3_run': [16, 41]}}), ('get_phi_fv3', {'get_phi_fv3': {'get_phi_fv3_finalize': [94, 95], 'get_phi_fv3_init': [59, 60], 'get_phi_fv3_run': [64, 91]}})]) INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run @@ -23029,10 +24089,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run DEBUG: Module name: get_phi_fv3 DEBUG: Scheme name: get_phi_fv3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine get_phi_fv3_finalize: DEBUG: Variables in subroutine get_phi_fv3_init: DEBUG: Variables in subroutine get_phi_fv3_run: horizontal_loop_extent, vertical_dimension, geopotential_at_interface, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, ccpp_error_message, ccpp_error_flag, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, geopotential DEBUG: Parsing file gfdl_cloud_microphys.F90 with registry OrderedDict([('gfdl_cloud_microphys', {'gfdl_cloud_microphys': {'gfdl_cloud_microphys_finalize': [56, 66], 'gfdl_cloud_microphys_run': [84, 238], 'gfdl_cloud_microphys_init': [19, 48]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -23062,18 +24131,38 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys DEBUG: Module name: gfdl_cloud_microphys DEBUG: Scheme name: gfdl_cloud_microphys +DEBUG: Scheme dependencies: ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] DEBUG: Variables in subroutine gfdl_cloud_microphys_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine gfdl_cloud_microphys_run: ccpp_error_message, ccpp_error_flag, vertical_dimension, horizontal_loop_extent, gravitational_acceleration, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, land_area_fraction_for_microphysics, cell_area, sea_land_ice_mask, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, cloud_fraction_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, omega, air_pressure, geopotential_at_interface, air_pressure_difference_between_midlayers, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, time_step_for_physics, flag_for_hydrostatic_solver, flag_for_hydrostatic_heating_from_physics, flag_for_radar_reflectivity, radar_reflectivity_10cm, flag_reset_maximum_hourly_fields, flag_for_cloud_effective_radii, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um DEBUG: Variables in subroutine gfdl_cloud_microphys_init: ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root, iounit_namelist, namelist_filename_for_internal_file_reads, iounit_log, namelist_filename, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_shoc DEBUG: Parsing file gfdl_fv_sat_adj.F90 with registry OrderedDict([('fv_sat_adj', {'fv_sat_adj': {'fv_sat_adj_finalize': [160, 177], 'fv_sat_adj_run': [191, 312], 'fv_sat_adj_init': [104, 154]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj DEBUG: Module name: fv_sat_adj DEBUG: Scheme name: fv_sat_adj +DEBUG: Scheme dependencies: ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] DEBUG: Variables in subroutine fv_sat_adj_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine fv_sat_adj_run: ccpp_error_message, ccpp_error_flag, time_step_for_remapping_for_fast_physics, ratio_of_vapor_to_dry_air_gas_constants_minus_one_default_kind, starting_x_direction_index, ending_x_direction_index, starting_x_direction_index_domain, ending_x_direction_index_domain, top_layer_index_for_fast_physics, vertical_dimension_for_fast_physics, vertical_dimension_for_thickness_at_Lagrangian_surface, starting_y_direction_index, ending_y_direction_index, starting_y_direction_index_domain, ending_y_direction_index_domain, number_of_ghost_zones, flag_for_hydrostatic_solver_for_fast_physics, flag_for_fast_microphysics_energy_conservation, atmosphere_energy_content_in_column, atmosphere_energy_content_at_Lagrangian_surface, number_of_gases_for_multi_gases_physics, gas_tracers_for_multi_gas_physics_at_Lagrangian_surface, water_vapor_specific_humidity_at_Lagrangian_surface, cloud_liquid_water_specific_humidity_at_Lagrangian_surface, cloud_ice_specific_humidity_at_Lagrangian_surface, cloud_rain_specific_humidity_at_Lagrangian_surface, cloud_snow_specific_humidity_at_Lagrangian_surface, cloud_graupel_specific_humidity_at_Lagrangian_surface, surface_geopotential_at_Lagrangian_surface, log_pressure_at_Lagrangian_surface, thickness_at_Lagrangian_surface, pressure_thickness_at_Lagrangian_surface, virtual_temperature_at_Lagrangian_surface, finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa, cloud_condensed_water_specific_humidity_at_Lagrangian_surface, kappa_dry_for_fast_physics, cappa_moist_gas_constant_at_Lagrangian_surface, cell_area_for_fast_physics, tendency_of_air_temperature_at_Lagrangian_surface, flag_for_tendency_of_air_temperature_at_Lagrangian_surface, flag_for_the_last_step_of_k_split_remapping, flag_for_inline_cloud_fraction_calculation, cloud_fraction_at_Lagrangian_surface, omp_threads_for_fast_physics DEBUG: Variables in subroutine fv_sat_adj_init: ccpp_error_message, ccpp_error_flag, top_layer_index_for_fast_physics, number_of_gases_for_multi_gases_physics, flag_for_saturation_adjustment_for_microphysics_in_dynamics, number_of_water_species, gas_constants_for_multi_gases_physics, specific_heat_capacities_for_multi_gases_physics, mpi_rank_for_fast_physics, mpi_root_for_fast_physics DEBUG: Parsing file gscond.f with registry OrderedDict([('zhaocarr_gscond', {'zhaocarr_gscond': {'zhaocarr_gscond_finalize': [17, 18], 'zhaocarr_gscond_run': [38, 482], 'zhaocarr_gscond_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -23090,12 +24179,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run DEBUG: Module name: zhaocarr_gscond DEBUG: Scheme name: zhaocarr_gscond +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine zhaocarr_gscond_finalize: DEBUG: Variables in subroutine zhaocarr_gscond_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, time_step_for_dynamics, air_pressure, surface_air_pressure, water_vapor_specific_humidity_updated_by_physics, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, air_temperature_two_time_steps_back, water_vapor_specific_humidity_two_time_steps_back, surface_air_pressure_two_time_steps_back, air_temperature_at_previous_time_step, water_vapor_specific_humidity_at_previous_time_step, surface_air_pressure_at_previous_time_step, critical_relative_humidity, flag_print, horizontal_index_of_printed_column, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine zhaocarr_gscond_init: DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {}), ('gwdc_post', {})]) INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -23107,12 +24199,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre DEBUG: Module name: gwdc_pre DEBUG: Scheme name: gwdc_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_pre_finalize: DEBUG: Variables in subroutine gwdc_pre_init: DEBUG: Variables in subroutine gwdc_pre_run: horizontal_loop_extent, multiplication_factors_for_convective_gravity_wave_drag, cell_size, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, characteristic_grid_length_scale, cloud_area_fraction, vertical_dimension, vertical_index_at_cloud_base, vertical_index_at_cloud_top, time_step_for_physics, air_temperature_updated_by_physics, air_temperature_save, air_pressure_difference_between_midlayers, maximum_column_heating_rate, flag_for_convective_gravity_wave_drag, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {'gwdc': {'gwdc_run': [117, 1268], 'gwdc_finalize': [1274, 1275], 'gwdc_init': [81, 82]}}), ('gwdc_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -23130,16 +24231,25 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init DEBUG: Module name: gwdc DEBUG: Scheme name: gwdc +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_run: horizontal_loop_extent, characteristic_grid_length_scale, cloud_area_fraction, vertical_dimension, vertical_index_at_cloud_base, vertical_index_at_cloud_top, time_step_for_physics, air_pressure_difference_between_midlayers, maximum_column_heating_rate, ccpp_error_message, ccpp_error_flag, latitude_index_in_debug_printouts, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, air_pressure, air_pressure_at_interface, flag_deep_convection, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, ratio_of_vapor_to_dry_air_gas_constants_minus_one, pi, flag_print, horizontal_index_of_printed_column, forecast_time, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag DEBUG: Variables in subroutine gwdc_finalize: DEBUG: Variables in subroutine gwdc_init: DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {'gwdc': {'gwdc_run': [117, 1268], 'gwdc_finalize': [1274, 1275], 'gwdc_init': [81, 82]}}), ('gwdc_post', {'gwdc_post': {'gwdc_post_finalize': [1334, 1335], 'gwdc_post_init': [1285, 1286], 'gwdc_post_run': [1292, 1329]}})]) INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -23153,11 +24263,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run DEBUG: Module name: gwdc_post DEBUG: Scheme name: gwdc_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_post_finalize: DEBUG: Variables in subroutine gwdc_post_init: DEBUG: Variables in subroutine gwdc_post_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, air_temperature_updated_by_physics, ccpp_error_message, ccpp_error_flag, specific_heat_of_dry_air_at_constant_pressure, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, flag_diagnostics, flag_diagnostics_3D, time_step_for_dynamics, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, x_wind_updated_by_physics, y_wind_updated_by_physics DEBUG: Parsing file gwdps.f with registry OrderedDict([('gwdps', {'gwdps': {'gwdps_init': [8, 9], 'gwdps_run': [193, 1257], 'gwdps_finalize': [1262, 1263]}})]) INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -23186,21 +24299,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize DEBUG: Module name: gwdps DEBUG: Scheme name: gwdps +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine gwdps_init: DEBUG: Variables in subroutine gwdps_run: horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, index_of_time_step, standard_deviation_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, number_of_equatorial_longitude_points, number_of_statistical_measures_of_subgrid_orography, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, mpi_rank, flag_print, horizontal_index_of_printed_column, level_of_dividing_streamline, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine gwdps_finalize: DEBUG: Parsing file h2ophys.f with registry OrderedDict([('h2ophys', {'h2ophys': {'h2ophys_init': [12, 13], 'h2ophys_run': [21, 125], 'h2ophys_finalize': [131, 132]}})]) INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize DEBUG: Module name: h2ophys DEBUG: Scheme name: h2ophys +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine h2ophys_init: DEBUG: Variables in subroutine h2ophys_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_h2o_forcing_data, time_step_for_physics, water_vapor_specific_humidity_updated_by_physics, natural_log_of_h2o_forcing_data_pressure_levels, air_pressure, h2o_forcing, number_of_coefficients_in_h2o_forcing_data, flag_diagnostics_3D, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine h2ophys_finalize: DEBUG: Parsing file samfdeepcnv.f with registry OrderedDict([('samfdeepcnv', {'samfdeepcnv': {'samfdeepcnv_run': [63, 2913], 'samfdeepcnv_finalize': [18, 19], 'samfdeepcnv_init': [12, 13]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -23239,10 +24358,13 @@ INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init DEBUG: Module name: samfdeepcnv DEBUG: Scheme name: samfdeepcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'samfaerosols.F', 'machine.F'] DEBUG: Variables in subroutine samfdeepcnv_run: horizontal_loop_extent, vertical_dimension, number_of_aerosol_tracers_for_convection, number_of_chemical_tracers, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, time_step_for_physics, index_for_turbulent_kinetic_energy_convective_transport_tracer, number_of_tracers_for_samf, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, convective_transportable_tracers, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, coefficients_for_aerosol_scavenging, flag_for_hwrf_samfdeepcnv_scheme, cloud_work_function, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, cell_area, omega, number_of_hydrometeors, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, flag_for_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, threshold_for_perturbed_vertical_velocity, fraction_of_cellular_automata_for_deep_convection, physics_field_for_coupling, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine samfdeepcnv_finalize: DEBUG: Variables in subroutine samfdeepcnv_init: DEBUG: Parsing file samfshalcnv.f with registry OrderedDict([('samfshalcnv', {'samfshalcnv': {'samfshalcnv_run': [43, 1863], 'samfshalcnv_finalize': [17, 18], 'samfshalcnv_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -23268,10 +24390,17 @@ INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init DEBUG: Module name: samfshalcnv DEBUG: Scheme name: samfshalcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'samfaerosols.F', 'machine.F'] DEBUG: Variables in subroutine samfshalcnv_run: horizontal_loop_extent, vertical_dimension, number_of_aerosol_tracers_for_convection, number_of_chemical_tracers, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, time_step_for_physics, index_for_turbulent_kinetic_energy_convective_transport_tracer, number_of_tracers_for_samf, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, convective_transportable_tracers, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, coefficients_for_aerosol_scavenging, lwe_thickness_of_shallow_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, cell_area, omega, number_of_hydrometeors, atmosphere_boundary_layer_thickness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, flag_for_hwrf_samfshalcnv_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine samfshalcnv_finalize: DEBUG: Variables in subroutine samfshalcnv_init: DEBUG: Parsing file sascnvn.F with registry OrderedDict([('sascnvn', {'sascnvn': {'sascnvn_init': [21, 37], 'sascnvn_run': [89, 2092], 'sascnvn_finalize': [42, 43]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -23307,10 +24436,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for sascnvn_finalize DEBUG: Module name: sascnvn DEBUG: Scheme name: sascnvn +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sascnvn_init: flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sascnvn_run: ccpp_error_message, ccpp_error_flag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, gas_constant_dry_air, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, horizontal_loop_extent, vertical_dimension, number_of_spectral_wave_trancation_for_sas, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, cloud_work_function, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, omega, number_of_hydrometeors, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection DEBUG: Variables in subroutine sascnvn_finalize: DEBUG: Parsing file shalcnv.F with registry OrderedDict([('shalcnv', {'shalcnv': {'shalcnv_init': [21, 38], 'shalcnv_run': [89, 1315], 'shalcnv_finalize': [43, 44]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -23337,10 +24473,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for shalcnv_finalize DEBUG: Module name: shalcnv DEBUG: Scheme name: shalcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine shalcnv_init: flag_for_shoc, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine shalcnv_run: ccpp_error_message, ccpp_error_flag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, gas_constant_dry_air, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, horizontal_loop_extent, vertical_dimension, number_of_spectral_wave_trancation_for_sas, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, lwe_thickness_of_shallow_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, omega, number_of_hydrometeors, atmosphere_boundary_layer_thickness, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection DEBUG: Variables in subroutine shalcnv_finalize: DEBUG: Parsing file maximum_hourly_diagnostics.F90 with registry OrderedDict([('maximum_hourly_diagnostics', {'maximum_hourly_diagnostics': {'maximum_hourly_diagnostics_run': [18, 102], 'maximum_hourly_diagnostics_finalize': [11, 12], 'maximum_hourly_diagnostics_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -23360,10 +24499,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run DEBUG: Module name: maximum_hourly_diagnostics DEBUG: Scheme name: maximum_hourly_diagnostics +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine maximum_hourly_diagnostics_run: horizontal_loop_extent, vertical_dimension, flag_reset_maximum_hourly_fields, flag_for_radar_reflectivity, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, gravitational_acceleration, geopotential, air_temperature_updated_by_physics, radar_reflectivity_10cm, maximum_reflectivity_at_1km_agl_over_maximum_hourly_time_interval, maximum_reflectivity_at_minus10c_over_maximum_hourly_time_interval, x_wind_at_10m, y_wind_at_10m, maximum_u_wind_at_10m_over_maximum_hourly_time_interval, maximum_v_wind_at_10m_over_maximum_hourly_time_interval, maximum_wind_at_10m_over_maximum_hourly_time_interval, surface_air_pressure, temperature_at_2m, specific_humidity_at_2m, maximum_temperature_at_2m_over_maximum_hourly_time_interval, minimum_temperature_at_2m_over_maximum_hourly_time_interval, maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval, minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine maximum_hourly_diagnostics_finalize: DEBUG: Variables in subroutine maximum_hourly_diagnostics_init: DEBUG: Parsing file m_micro.F90 with registry OrderedDict([('m_micro', {'m_micro': {'m_micro_run': [65, 1252], 'm_micro_init': [16, 49], 'm_micro_finalize': [54, 55]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -23418,15 +24561,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize DEBUG: Module name: m_micro DEBUG: Scheme name: m_micro +DEBUG: Scheme dependencies: ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] DEBUG: Variables in subroutine m_micro_run: horizontal_loop_extent, vertical_dimension, flag_flip, time_step_for_physics, air_pressure, air_pressure_at_interface, geopotential, geopotential_at_interface, omega, cloud_condensed_water_mixing_ratio_convective_transport_tracer, mass_fraction_of_convective_cloud_liquid_water, ice_water_mixing_ratio_convective_transport_tracer, mass_fraction_of_convective_cloud_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, land_area_fraction_for_microphysics, atmosphere_boundary_layer_thickness, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, x_wind_updated_by_physics, y_wind_updated_by_physics, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, cloud_droplet_number_concentration_updated_by_physics, ice_number_concentration_updated_by_physics, number_of_frozen_precipitation_species, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, cloud_fraction_for_MG, vertical_index_at_cloud_base, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um, aerosol_number_concentration_from_gocart_aerosol_climatology, in_number_concentration, ccn_number_concentration, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, flag_skip_macro, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, index_of_time_step, latitude, longitude, critical_relative_humidity, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine m_micro_init: number_of_frozen_precipitation_species, ccpp_error_message, ccpp_error_flag, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, gravitational_acceleration, gas_constant_dry_air, gas_constant_water_vapor, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, triple_point_temperature_of_water, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_type_of_precip_fraction_method, mg_bergeron_efficiency_factor, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_hail, mg_flag_for_graupel, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment DEBUG: Variables in subroutine m_micro_finalize: DEBUG: Parsing file m_micro_interstitial.F90 with registry OrderedDict([('m_micro_pre', {'m_micro_pre': {'m_micro_pre_init': [10, 11], 'm_micro_pre_finalize': [124, 125], 'm_micro_pre_run': [19, 119]}}), ('m_micro_post', {})]) INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -23449,13 +24598,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre DEBUG: Module name: m_micro_pre DEBUG: Scheme name: m_micro_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine m_micro_pre_init: DEBUG: Variables in subroutine m_micro_pre_finalize: DEBUG: Variables in subroutine m_micro_pre_run: horizontal_loop_extent, vertical_dimension, flag_for_shoc, flag_skip_macro, number_of_frozen_precipitation_species, flag_mg3_as_mg2, ice_water_mixing_ratio_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, subgrid_scale_cloud_fraction_from_shoc, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, air_temperature_updated_by_physics, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, cloud_fraction_for_MG, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, convective_cloud_volume_fraction, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file m_micro_interstitial.F90 with registry OrderedDict([('m_micro_pre', {'m_micro_pre': {'m_micro_pre_init': [10, 11], 'm_micro_pre_finalize': [124, 125], 'm_micro_pre_run': [19, 119]}}), ('m_micro_post', {'m_micro_post': {'m_micro_post_init': [136, 137], 'm_micro_post_run': [143, 237], 'm_micro_post_finalize': [242, 243]}})]) INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -23475,10 +24631,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for m_micro_post_finalize DEBUG: Module name: m_micro_post DEBUG: Scheme name: m_micro_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine m_micro_post_init: DEBUG: Variables in subroutine m_micro_post_run: horizontal_loop_extent, vertical_dimension, number_of_frozen_precipitation_species, flag_mg3_as_mg2, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, ccpp_error_message, ccpp_error_flag, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, time_step_for_physics DEBUG: Variables in subroutine m_micro_post_finalize: DEBUG: Parsing file cu_gf_driver_pre.F90 with registry OrderedDict([('cu_gf_driver_pre', {'cu_gf_driver_pre': {'cu_gf_driver_pre_init': [7, 8], 'cu_gf_driver_pre_finalize': [9, 10], 'cu_gf_driver_pre_run': [14, 54]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -23489,10 +24648,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run DEBUG: Module name: cu_gf_driver_pre DEBUG: Scheme name: cu_gf_driver_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_gf_driver_pre_init: DEBUG: Variables in subroutine cu_gf_driver_pre_finalize: DEBUG: Variables in subroutine cu_gf_driver_pre_run: flag_for_first_time_step, flag_for_restart, index_of_time_step, forecast_time, time_step_for_physics, air_temperature, water_vapor_specific_humidity, temperature_from_previous_timestep, moisture_from_previous_timestep, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, conv_activity_counter, gf_memory_counter, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cu_gf_driver.F90 with registry OrderedDict([('cu_gf_driver', {'cu_gf_driver': {'cu_gf_driver_run': [54, 698], 'cu_gf_driver_init': [17, 33], 'cu_gf_driver_finalize': [38, 39]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -23532,13 +24695,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize DEBUG: Module name: cu_gf_driver DEBUG: Scheme name: cu_gf_driver +DEBUG: Scheme dependencies: ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] DEBUG: Variables in subroutine cu_gf_driver_run: number_of_tracers, cell_area, horizontal_loop_extent, vertical_dimension, time_step_for_physics, conv_activity_counter, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, geopotential, lwe_thickness_of_deep_convective_precipitation_amount, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, cloud_work_function, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature, omega, water_vapor_specific_humidity, air_pressure, surface_air_pressure, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, atmosphere_boundary_layer_thickness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, flag_for_mass_flux_shallow_convection_scheme, flag_for_generic_shallow_convection_tendency, flag_for_generic_deep_convection_tendency, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, flag_diagnostics_3D, flag_tracer_diagnostics_3D, convective_cloud_condesate_after_rainout, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_gf_driver_init: ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root DEBUG: Variables in subroutine cu_gf_driver_finalize: DEBUG: Parsing file cu_gf_driver_post.F90 with registry OrderedDict([('cu_gf_driver_post', {'cu_gf_driver_post': {'cu_gf_driver_post_init': [7, 8], 'cu_gf_driver_post_run': [14, 41], 'cu_gf_driver_post_finalize': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run @@ -23547,10 +24716,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run DEBUG: Module name: cu_gf_driver_post DEBUG: Scheme name: cu_gf_driver_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_gf_driver_post_init: DEBUG: Variables in subroutine cu_gf_driver_post_run: horizontal_loop_extent, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, temperature_from_previous_timestep, moisture_from_previous_timestep, conv_activity_counter, gf_memory_counter, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_gf_driver_post_finalize: DEBUG: Parsing file moninedmf.f with registry OrderedDict([('hedmf', {'hedmf': {'hedmf_run': [52, 1139], 'hedmf_init': [10, 24], 'hedmf_finalize': [25, 26]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -23595,12 +24768,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf DEBUG: Module name: hedmf DEBUG: Scheme name: hedmf +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] DEBUG: Variables in subroutine hedmf_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, atmosphere_heat_diffusivity, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_print, horizontal_index_of_printed_column, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, flag_diagnostics, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_idealized_physics, index_for_ozone, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_for_generic_planetary_boundary_layer_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_init: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_finalize: DEBUG: Parsing file moninedmf_hafs.f with registry OrderedDict([('hedmf_hafs', {'hedmf_hafs': {'hedmf_hafs_finalize': [24, 25], 'hedmf_hafs_init': [10, 23], 'hedmf_hafs_run': [51, 1322]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -23643,10 +24826,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run DEBUG: Module name: hedmf_hafs DEBUG: Scheme name: hedmf_hafs +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] DEBUG: Variables in subroutine hedmf_hafs_finalize: DEBUG: Variables in subroutine hedmf_hafs_init: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_hafs_run: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, atmosphere_heat_diffusivity, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_print, horizontal_index_of_printed_column, atmosphere_heat_diffusivity_background_maximum, sea_land_ice_mask DEBUG: Parsing file moninshoc.f with registry OrderedDict([('moninshoc', {'moninshoc': {'moninshoc_run': [21, 527], 'moninshoc_finalize': [7, 8], 'moninshoc_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -23685,10 +24871,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run DEBUG: Module name: moninshoc DEBUG: Scheme name: moninshoc +DEBUG: Scheme dependencies: ['funcphys.f90', 'tridi.f', 'machine.F'] DEBUG: Variables in subroutine moninshoc_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, atmosphere_heat_diffusivity_from_shoc, prandtl_number, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_heat_diffusivity, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, atmosphere_heat_diffusivity_background_maximum, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine moninshoc_finalize: DEBUG: Variables in subroutine moninshoc_init: DEBUG: Parsing file satmedmfvdif.F with registry OrderedDict([('satmedmfvdif', {'satmedmfvdif': {'satmedmfvdif_init': [9, 23], 'satmedmfvdif_finalize': [24, 25], 'satmedmfvdif_run': [46, 1479]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -23733,10 +24926,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run DEBUG: Module name: satmedmfvdif DEBUG: Scheme name: satmedmfvdif +DEBUG: Scheme dependencies: ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] DEBUG: Variables in subroutine satmedmfvdif_init: choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine satmedmfvdif_finalize: DEBUG: Variables in subroutine satmedmfvdif_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, cell_area, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_diagnostics_3D, flag_tracer_diagnostics_3D DEBUG: Parsing file satmedmfvdifq.F with registry OrderedDict([('satmedmfvdifq', {'satmedmfvdifq': {'satmedmfvdifq_init': [17, 31], 'satmedmfvdifq_run': [49, 1526], 'satmedmfvdifq_finalize': [32, 33]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -23783,10 +24983,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run DEBUG: Module name: satmedmfvdifq DEBUG: Scheme name: satmedmfvdifq +DEBUG: Scheme dependencies: ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] DEBUG: Variables in subroutine satmedmfvdifq_init: choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine satmedmfvdifq_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, cell_area, sea_land_ice_mask, surface_snow_thickness_water_equivalent_over_land, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, index_for_ozone, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_diagnostics_3D, flag_tracer_diagnostics_3D DEBUG: Variables in subroutine satmedmfvdifq_finalize: DEBUG: Parsing file shinhongvdif.F90 with registry OrderedDict([('shinhongvdif', {'shinhongvdif': {'shinhongvdif_run': [23, 1183], 'shinhongvdif_finalize': [13, 14], 'shinhongvdif_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -23821,10 +25024,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run DEBUG: Module name: shinhongvdif DEBUG: Scheme name: shinhongvdif +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine shinhongvdif_run: horizontal_loop_extent, vertical_dimension, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, number_of_tracers, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, geopotential_at_interface, geopotential, surface_air_pressure, surface_roughness_length, surface_wind_stress, atmosphere_boundary_layer_thickness, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, latent_heat_of_vaporization_of_water_at_0C, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_physics, vertical_index_at_top_of_atmosphere_boundary_layer, x_wind_at_10m, y_wind_at_10m, cell_size, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine shinhongvdif_finalize: DEBUG: Variables in subroutine shinhongvdif_init: DEBUG: Parsing file ysuvdif.F90 with registry OrderedDict([('ysuvdif', {'ysuvdif': {'ysuvdif_finalize': [13, 14], 'ysuvdif_init': [11, 12], 'ysuvdif_run': [23, 967]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -23861,10 +25067,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run DEBUG: Module name: ysuvdif DEBUG: Scheme name: ysuvdif +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ysuvdif_finalize: DEBUG: Variables in subroutine ysuvdif_init: DEBUG: Variables in subroutine ysuvdif_run: horizontal_loop_extent, vertical_dimension, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, number_of_tracers, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, geopotential_at_interface, geopotential, surface_air_pressure, surface_roughness_length, surface_wind_stress, atmosphere_boundary_layer_thickness, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, latent_heat_of_vaporization_of_water_at_0C, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_physics, vertical_index_at_top_of_atmosphere_boundary_layer, x_wind_at_10m, y_wind_at_10m, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYNNPBL_wrapper.F90 with registry OrderedDict([('mynnedmf_wrapper', {'mynnedmf_wrapper': {'mynnedmf_wrapper_init': [9, 22], 'mynnedmf_wrapper_finalize': [23, 24], 'mynnedmf_wrapper_run': [29, 692]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -23975,10 +25185,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run DEBUG: Module name: mynnedmf_wrapper DEBUG: Scheme name: mynnedmf_wrapper +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] DEBUG: Variables in subroutine mynnedmf_wrapper_init: DEBUG: Variables in subroutine mynnedmf_wrapper_finalize: DEBUG: Variables in subroutine mynnedmf_wrapper_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, flag_diagnostics, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_idealized_physics, flag_for_flux_coupling, time_step_for_physics, time_step_for_dynamics, cell_size, surface_roughness_length, geopotential_at_interface, x_wind, y_wind, omega, air_temperature, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, cloud_droplet_number_concentration, ice_number_concentration, ozone_mixing_ratio, water_friendly_aerosol_number_concentration, ice_friendly_aerosol_number_concentration, air_pressure, dimensionless_exner_function_at_model_layers, sea_land_ice_mask_real, surface_skin_temperature, surface_specific_humidity, surface_air_pressure, surface_friction_velocity, surface_drag_wind_speed_for_momentum_in_air, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, surface_wind_stress_over_ocean, sea_area_fraction, sea_ice_concentration, flag_nonzero_wet_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_land_surface_fraction, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, reciprocal_of_obukhov_length, tke_at_mass_points, turbulent_kinetic_energy, t_prime_squared, q_prime_squared, t_prime_q_prime, mixing_length, stability_function_for_heat, atmosphere_heat_diffusivity_for_mynnpbl, atmosphere_momentum_diffusivity_for_mynnpbl, atmosphere_boundary_layer_thickness, vertical_index_at_top_of_atmosphere_boundary_layer, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, subgrid_cloud_fraction_pbl, emdf_updraft_area, emdf_updraft_vertical_velocity, emdf_updraft_total_water, emdf_updraft_theta_l, emdf_updraft_entrainment_rate, emdf_updraft_cloud_water, theta_subsidence_tendency, water_vapor_subsidence_tendency, theta_detrainment_tendency, water_vapor_detrainment_tendency, number_of_plumes, maximum_mass_flux, k_level_of_highest_plume, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_mynnsfclay, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_aerosol_physics, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYNNSFC_wrapper.F90 with registry OrderedDict([('mynnsfc_wrapper', {'mynnsfc_wrapper': {'mynnsfc_wrapper_init': [5, 8], 'mynnsfc_wrapper_run': [17, 213], 'mynnsfc_wrapper_finalize': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -24070,10 +25283,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run DEBUG: Module name: mynnsfc_wrapper DEBUG: Scheme name: mynnsfc_wrapper +DEBUG: Scheme dependencies: ['module_sf_mynn.F90', 'machine.F'] DEBUG: Variables in subroutine mynnsfc_wrapper_init: DEBUG: Variables in subroutine mynnsfc_wrapper_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, ccpp_loop_counter, flag_for_first_time_step, flag_for_restart, flag_for_land_surface_scheme, bounded_vegetation_area_fraction, vegetation_type_classification, maximum_vegetation_area_fraction, vegetation_type_dataset_choice, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, flag_for_reduced_drag_coefficient_over_sea, flag_for_surface_roughness_option_over_ocean, time_step_for_physics, cell_size, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, air_pressure, geopotential_at_interface, dimensionless_exner_function_at_model_layers, surface_air_pressure, atmosphere_boundary_layer_thickness, sea_land_ice_mask_real, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, surface_specific_humidity, water_vapor_mixing_ratio_at_surface, surface_friction_velocity_drag, surface_stability_parameter, theta_star, reciprocal_of_obukhov_length, wind_speed_at_lowest_model_layer, surface_drag_wind_speed_for_momentum_in_air, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_latent_heat_flux, surface_latent_heat, surface_exchange_coefficient_for_heat, surface_exchange_coefficient_for_moisture, x_wind_at_10m, y_wind_at_10m, potential_temperature_at_2m, temperature_at_2m, specific_humidity_at_2m, surface_wind_enhancement_due_to_convection, surface_exchange_coefficient_for_heat_at_2m, surface_exchange_coefficient_for_moisture_at_2m, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mynnsfc_wrapper_finalize: DEBUG: Parsing file module_SGSCloud_RadPre.F90 with registry OrderedDict([('sgscloud_radpre', {'sgscloud_radpre': {'sgscloud_radpre_finalize': [11, 12], 'sgscloud_radpre_run': [31, 251], 'sgscloud_radpre_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -24104,20 +25320,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run DEBUG: Module name: sgscloud_radpre DEBUG: Scheme name: sgscloud_radpre +DEBUG: Scheme dependencies: ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] DEBUG: Variables in subroutine sgscloud_radpre_finalize: DEBUG: Variables in subroutine sgscloud_radpre_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, water_vapor_specific_humidity, air_temperature, air_pressure, rain_water_mixing_ratio, snow_water_mixing_ratio, graupel_mixing_ratio, convective_cloud_condesate_after_rainout, flag_for_mass_flux_deep_convection_scheme, flag_for_gf_deep_convection_scheme, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, subgrid_cloud_fraction_pbl, layer_pressure_thickness_for_radiation, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, sea_land_ice_mask_real, adjusted_vertical_layer_dimension_for_radiation, air_pressure_at_layer_for_radiation_in_hPa, latitude, layer_thickness_for_radiation, cloud_decorrelation_length, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, do_mynnedmf, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sgscloud_radpre_init: DEBUG: Parsing file module_SGSCloud_RadPost.F90 with registry OrderedDict([('sgscloud_radpost', {'sgscloud_radpost': {'sgscloud_radpost_run': [15, 47], 'sgscloud_radpost_finalize': [7, 8], 'sgscloud_radpost_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run DEBUG: Module name: sgscloud_radpost DEBUG: Scheme name: sgscloud_radpost +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sgscloud_radpost_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sgscloud_radpost_finalize: DEBUG: Variables in subroutine sgscloud_radpost_init: DEBUG: Parsing file module_MYJSFC_wrapper.F90 with registry OrderedDict([('myjsfc_wrapper', {'myjsfc_wrapper': {'myjsfc_wrapper_finalize': [7, 8], 'myjsfc_wrapper_init': [5, 6], 'myjsfc_wrapper_run': [15, 329]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -24192,10 +25414,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run DEBUG: Module name: myjsfc_wrapper DEBUG: Scheme name: myjsfc_wrapper +DEBUG: Scheme dependencies: ['module_SF_JSFC.F90'] DEBUG: Variables in subroutine myjsfc_wrapper_finalize: DEBUG: Variables in subroutine myjsfc_wrapper_init: DEBUG: Variables in subroutine myjsfc_wrapper_run: flag_for_restart, horizontal_loop_extent, vertical_dimension, index_of_time_step, number_of_tracers, index_for_turbulent_kinetic_energy, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, ccpp_loop_counter, flag_for_iteration, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, geopotential_at_interface, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, surface_specific_humidity, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top, atmosphere_boundary_layer_thickness, sea_land_ice_mask_real, surface_roughness_length, surface_friction_velocity, bulk_richardson_number_at_lowest_model_level, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_wind_stress, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_heat_at_2m, land_area_fraction, lake_area_fraction, sea_area_fraction, sea_ice_concentration, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, wind_speed_at_lowest_model_layer, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, gas_constant_dry_air, mpi_rank, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYJPBL_wrapper.F90 with registry OrderedDict([('myjpbl_wrapper', {'myjpbl_wrapper': {'myjpbl_wrapper_init': [5, 6], 'myjpbl_wrapper_finalize': [7, 8], 'myjpbl_wrapper_run': [15, 644]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -24248,18 +25473,25 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run DEBUG: Module name: myjpbl_wrapper DEBUG: Scheme name: myjpbl_wrapper +DEBUG: Scheme dependencies: ['module_BL_MYJPBL.F90'] DEBUG: Variables in subroutine myjpbl_wrapper_init: DEBUG: Variables in subroutine myjpbl_wrapper_finalize: DEBUG: Variables in subroutine myjpbl_wrapper_run: flag_for_restart, do_myjsfc, horizontal_loop_extent, vertical_dimension, time_step_for_physics, index_of_time_step, number_of_vertical_diffusion_tracers, index_for_turbulent_kinetic_energy, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, air_pressure, air_pressure_at_interface, geopotential_at_interface, standard_deviation_of_subgrid_orography, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature, surface_specific_humidity, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top, atmosphere_boundary_layer_thickness, vertical_index_at_top_of_atmosphere_boundary_layer, index_of_highest_temperature_inversion, sea_land_ice_mask_real, cell_area, surface_friction_velocity, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air, wind_speed_at_lowest_model_layer, surface_snow_thickness_water_equivalent, surface_roughness_length, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_heat_diffusivity, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, gas_constant_dry_air, mpi_rank, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file mp_thompson_pre.F90 with registry OrderedDict([('mp_thompson_pre', {'mp_thompson_pre': {'mp_thompson_pre_init': [10, 11], 'mp_thompson_pre_finalize': [31, 32], 'mp_thompson_pre_run': [15, 30]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run DEBUG: Module name: mp_thompson_pre DEBUG: Scheme name: mp_thompson_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine mp_thompson_pre_init: DEBUG: Variables in subroutine mp_thompson_pre_finalize: DEBUG: Variables in subroutine mp_thompson_pre_run: horizontal_loop_extent, vertical_dimension, air_temperature_updated_by_physics, air_temperature_save, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file mp_thompson.F90 with registry OrderedDict([('mp_thompson', {'mp_thompson': {'mp_thompson_run': [302, 515], 'mp_thompson_finalize': [520, 530], 'mp_thompson_init': [18, 295]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -24287,22 +25519,48 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson DEBUG: Module name: mp_thompson DEBUG: Scheme name: mp_thompson +DEBUG: Scheme dependencies: ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine mp_thompson_run: horizontal_loop_extent, vertical_dimension, gravitational_acceleration, gas_constant_dry_air, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, ice_number_concentration_updated_by_physics, rain_number_concentration_updated_by_physics, flag_for_aerosol_physics, cloud_droplet_number_concentration_updated_by_physics, water_friendly_aerosol_number_concentration_updated_by_physics, ice_friendly_aerosol_number_concentration_updated_by_physics, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, air_temperature_updated_by_physics, air_pressure, geopotential_at_interface, omega, time_step_for_physics, lwe_thickness_of_explicit_precipitation_amount, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_graupel_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, ratio_of_snowfall_to_rainfall, radar_reflectivity_10cm, flag_for_resetting_radar_reflectivity_calculation, flag_for_radar_reflectivity, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, mpi_comm, mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_init: vertical_dimension, gravitational_acceleration, gas_constant_dry_air, flag_for_aerosol_physics, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, air_pressure, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, mpi_comm, mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag, horizontal_dimension, flag_for_restart, flag_for_microphysics_scheme, flag_for_thompson_microphysics_scheme, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, rain_water_mixing_ratio, ice_water_mixing_ratio, snow_water_mixing_ratio, graupel_mixing_ratio, ice_number_concentration, rain_number_concentration, cloud_droplet_number_concentration, water_friendly_aerosol_number_concentration, ice_friendly_aerosol_number_concentration, air_temperature, geopotential, cell_area, omp_threads DEBUG: Parsing file mp_thompson_post.F90 with registry OrderedDict([('mp_thompson_post', {'mp_thompson_post': {'mp_thompson_post_init': [11, 31], 'mp_thompson_post_finalize': [96, 107], 'mp_thompson_post_run': [35, 92]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post DEBUG: Module name: mp_thompson_post DEBUG: Scheme name: mp_thompson_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine mp_thompson_post_init: limit_for_temperature_tendency_for_microphysics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_post_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_post_run: limit_for_temperature_tendency_for_microphysics, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, air_temperature_save, air_temperature_updated_by_physics, dimensionless_exner_function_at_model_layers, time_step_for_physics, index_of_time_step, mpi_comm, mpi_rank, mpi_root DEBUG: Parsing file ozphys.f with registry OrderedDict([('ozphys', {'ozphys': {'ozphys_run': [40, 171], 'ozphys_finalize': [28, 29], 'ozphys_init': [10, 23]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -24313,12 +25571,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys DEBUG: Module name: ozphys DEBUG: Scheme name: ozphys +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ozphys_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_ozone_forcing_data, time_step_for_physics, ozone_concentration_updated_by_physics, air_temperature_updated_by_physics, natural_log_of_ozone_forcing_data_pressure_levels, air_pressure, ozone_forcing, number_of_coefficients_in_ozone_forcing_data, air_pressure_difference_between_midlayers, flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, gravitational_acceleration, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine ozphys_finalize: DEBUG: Variables in subroutine ozphys_init: ccpp_error_message, ccpp_error_flag, flag_for_ozone_physics DEBUG: Parsing file ozphys_2015.f with registry OrderedDict([('ozphys_2015', {'ozphys_2015': {'ozphys_2015_run': [44, 149], 'ozphys_2015_finalize': [26, 27], 'ozphys_2015_init': [8, 21]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -24329,14 +25594,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 DEBUG: Module name: ozphys_2015 DEBUG: Scheme name: ozphys_2015 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ozphys_2015_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_ozone_forcing_data, time_step_for_physics, ozone_concentration_updated_by_physics, air_temperature_updated_by_physics, natural_log_of_ozone_forcing_data_pressure_levels, air_pressure, ozone_forcing, number_of_coefficients_in_ozone_forcing_data, air_pressure_difference_between_midlayers, flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, gravitational_acceleration, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine ozphys_2015_finalize: DEBUG: Variables in subroutine ozphys_2015_init: ccpp_error_message, ccpp_error_flag, flag_for_2015_ozone_physics DEBUG: Parsing file precpd.f with registry OrderedDict([('zhaocarr_precpd', {'zhaocarr_precpd': {'zhaocarr_precpd_init': [10, 11], 'zhaocarr_precpd_finalize': [681, 682], 'zhaocarr_precpd_run': [44, 677]}})]) INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -24349,10 +25620,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run DEBUG: Module name: zhaocarr_precpd DEBUG: Scheme name: zhaocarr_precpd +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine zhaocarr_precpd_init: DEBUG: Variables in subroutine zhaocarr_precpd_finalize: DEBUG: Variables in subroutine zhaocarr_precpd_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, tendency_of_rain_water_mixing_ratio_due_to_microphysics, critical_relative_humidity, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, grid_size_related_coefficient_used_in_scale_sensitive_schemes, flag_print, horizontal_index_of_printed_column, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file phys_tend.F90 with registry OrderedDict([('phys_tend', {'phys_tend': {'phys_tend_run': [13, 62], 'phys_tend_finalize': [8, 9], 'phys_tend_init': [6, 7]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -24390,10 +25664,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run DEBUG: Module name: phys_tend DEBUG: Scheme name: phys_tend +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine phys_tend_run: flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_physics, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_physics, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_physics, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, cumulative_change_in_water_vapor_specific_humidity_due_to_physics, cumulative_change_in_ozone_concentration_due_to_physics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine phys_tend_finalize: DEBUG: Variables in subroutine phys_tend_init: DEBUG: Parsing file radlw_main.f with registry OrderedDict([('rrtmg_lw', {'rrtmg_lw': {'rrtmg_lw_init': [319, 320], 'rrtmg_lw_finalize': [1018, 1019], 'rrtmg_lw_run': [349, 1015]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -24433,10 +25710,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run DEBUG: Module name: rrtmg_lw DEBUG: Scheme name: rrtmg_lw +DEBUG: Scheme dependencies: ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] DEBUG: Variables in subroutine rrtmg_lw_init: DEBUG: Variables in subroutine rrtmg_lw_finalize: DEBUG: Variables in subroutine rrtmg_lw_run: air_pressure_at_layer_for_radiation_in_hPa, air_pressure_at_interface_for_radiation_in_hPa, air_temperature_at_layer_for_radiation, air_temperature_at_interface_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, seed_random_numbers_lw, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, surface_longwave_emissivity, surface_ground_temperature_for_radiation, layer_thickness_for_radiation, layer_pressure_thickness_for_radiation, cloud_decorrelation_length, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, flag_print, total_cloud_fraction, flag_to_calc_lw, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, lw_fluxes_top_atmosphere, lw_fluxes_sfc, cloud_optical_depth_layers_at_10mu_band, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file radsw_main.f with registry OrderedDict([('rrtmg_sw', {'rrtmg_sw': {'rrtmg_sw_init': [340, 341], 'rrtmg_sw_run': [426, 1091], 'rrtmg_sw_finalize': [1094, 1095]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -24482,10 +25762,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run DEBUG: Module name: rrtmg_sw DEBUG: Scheme name: rrtmg_sw +DEBUG: Scheme dependencies: ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] DEBUG: Variables in subroutine rrtmg_sw_init: DEBUG: Variables in subroutine rrtmg_sw_run: air_pressure_at_layer_for_radiation_in_hPa, air_pressure_at_interface_for_radiation_in_hPa, air_temperature_at_layer_for_radiation, air_temperature_at_interface_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, seed_random_numbers_sw, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, layer_thickness_for_radiation, layer_pressure_thickness_for_radiation, cloud_decorrelation_length, cosine_of_zenith_angle, solar_constant, daytime_points_dimension, daytime_points, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, flag_print, total_cloud_fraction, flag_to_calc_sw, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, sw_fluxes_top_atmosphere, sw_fluxes_sfc, cloud_optical_depth_layers_at_0p55mu_band, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, components_of_surface_downward_shortwave_fluxes, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_sw_finalize: DEBUG: Parsing file rascnv.F90 with registry OrderedDict([('rascnv', {'rascnv': {'rascnv_init': [62, 141], 'rascnv_finalize': [146, 153], 'rascnv_run': [225, 898]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -24522,12 +25815,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table rascnv_run DEBUG: Module name: rascnv DEBUG: Scheme name: rascnv +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine rascnv_init: mpi_rank, time_step_for_physics, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, triple_point_temperature_of_water, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_ice_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rascnv_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rascnv_run: mpi_rank, time_step_for_physics, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers_for_samf, time_step_for_dynamics, multiplication_factor_for_critical_cloud_workfunction, cell_area, minimum_scaling_factor_for_critical_relative_humidity, inverse_scaling_factor_for_critical_relative_humidity, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, flag_flip, random_number_array, array_dimension_of_random_number, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_of_time_step, critical_relative_humidity, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, convective_transportable_tracers, coefficients_for_aerosol_scavenging, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_interfaces, dimensionless_exner_function_at_model_layers, geopotential, geopotential_at_interface, vertical_index_at_top_of_atmosphere_boundary_layer, surface_drag_coefficient_for_momentum_in_air, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, surface_wind_enhancement_due_to_convection, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment DEBUG: Parsing file rayleigh_damp.f with registry OrderedDict([('rayleigh_damp', {'rayleigh_damp': {'rayleigh_damp_finalize': [129, 130], 'rayleigh_damp_init': [8, 9], 'rayleigh_damp_run': [22, 125]}})]) INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -24540,33 +25836,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run DEBUG: Module name: rayleigh_damp DEBUG: Scheme name: rayleigh_damp +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine rayleigh_damp_finalize: DEBUG: Variables in subroutine rayleigh_damp_init: DEBUG: Variables in subroutine rayleigh_damp_run: flag_idealized_physics, horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, time_step_for_physics, specific_heat_of_dry_air_at_constant_pressure, number_of_vertical_layers_for_radiation_calculations, surface_air_pressure, air_pressure, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, flag_diagnostics_3D, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_rayleigh_damping, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmg_lw_post.F90 with registry OrderedDict([('rrtmg_lw_post', {'rrtmg_lw_post': {'rrtmg_lw_post_init': [8, 9], 'rrtmg_lw_post_run': [16, 63], 'rrtmg_lw_post_finalize': [66, 67]}})]) INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize DEBUG: Module name: rrtmg_lw_post DEBUG: Scheme name: rrtmg_lw_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine rrtmg_lw_post_init: DEBUG: Variables in subroutine rrtmg_lw_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_radtend_type_instance, GFS_coupling_type_instance, horizontal_loop_extent, extra_top_layer, number_of_vertical_layers_for_radiation_calculations, vertical_index_difference_between_inout_and_local, surface_air_temperature_for_radiation, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_lw_post_finalize: DEBUG: Parsing file rrtmg_lw_pre.F90 with registry OrderedDict([('rrtmg_lw_pre', {'rrtmg_lw_pre': {'rrtmg_lw_pre_run': [14, 36], 'rrtmg_lw_pre_init': [9, 10], 'rrtmg_lw_pre_finalize': [39, 40]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize DEBUG: Module name: rrtmg_lw_pre DEBUG: Scheme name: rrtmg_lw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_lw_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_radtend_type_instance, horizontal_loop_extent, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_lw_pre_init: DEBUG: Variables in subroutine rrtmg_lw_pre_finalize: DEBUG: Parsing file rrtmg_sw_post.F90 with registry OrderedDict([('rrtmg_sw_post', {'rrtmg_sw_post': {'rrtmg_sw_post_init': [8, 9], 'rrtmg_sw_post_finalize': [103, 104], 'rrtmg_sw_post_run': [16, 100]}})]) INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -24576,12 +25881,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run DEBUG: Module name: rrtmg_sw_post DEBUG: Scheme name: rrtmg_sw_post +DEBUG: Scheme dependencies: ['radsw_param.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_sw_post_init: DEBUG: Variables in subroutine rrtmg_sw_post_finalize: DEBUG: Variables in subroutine rrtmg_sw_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_diag_type_instance, GFS_radtend_type_instance, GFS_coupling_type_instance, horizontal_loop_extent, extra_top_layer, daytime_points_dimension, number_of_vertical_layers_for_radiation_calculations, vertical_index_difference_between_inout_and_local, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, components_of_surface_downward_shortwave_fluxes, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file rrtmg_sw_pre.F90 with registry OrderedDict([('rrtmg_sw_pre', {'rrtmg_sw_pre': {'rrtmg_sw_pre_init': [9, 10], 'rrtmg_sw_pre_finalize': [71, 72], 'rrtmg_sw_pre_run': [14, 68]}})]) +DEBUG: Parsing file rrtmg_sw_pre.F90 with registry OrderedDict([('rrtmg_sw_pre', {'rrtmg_sw_pre': {'rrtmg_sw_pre_init': [9, 10], 'rrtmg_sw_pre_finalize': [81, 82], 'rrtmg_sw_pre_run': [14, 78]}})]) INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -24592,10 +25900,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run DEBUG: Module name: rrtmg_sw_pre DEBUG: Scheme name: rrtmg_sw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_sw_pre_init: DEBUG: Variables in subroutine rrtmg_sw_pre_finalize: DEBUG: Variables in subroutine rrtmg_sw_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_radtend_type_instance, horizontal_loop_extent, daytime_points_dimension, daytime_points, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, surface_albedo_perturbation, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_diag.f with registry OrderedDict([('sfc_diag', {'sfc_diag': {'sfc_diag_init': [6, 7], 'sfc_diag_finalize': [8, 9], 'sfc_diag_run': [18, 80]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -24616,10 +25927,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run DEBUG: Module name: sfc_diag DEBUG: Scheme name: sfc_diag +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_diag_init: DEBUG: Variables in subroutine sfc_diag_finalize: DEBUG: Variables in subroutine sfc_diag_run: horizontal_loop_extent, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, surface_air_pressure, x_wind_at_lowest_model_layer_updated_by_physics, y_wind_at_lowest_model_layer_updated_by_physics, air_temperature_at_lowest_model_layer_updated_by_physics, water_vapor_specific_humidity_at_lowest_model_layer_updated_by_physics, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, kinematic_surface_upward_latent_heat_flux, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_heat_at_2m, surface_skin_temperature, surface_specific_humidity, ratio_of_wind_at_lowest_model_layer_and_wind_at_10m, x_wind_at_10m, y_wind_at_10m, temperature_at_2m, specific_humidity_at_2m, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_diag_post.F90 with registry OrderedDict([('sfc_diag_post', {'sfc_diag_post': {'sfc_diag_post_init': [4, 5], 'sfc_diag_post_run': [13, 59], 'sfc_diag_post_finalize': [6, 7]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -24638,10 +25952,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run DEBUG: Module name: sfc_diag_post DEBUG: Scheme name: sfc_diag_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_diag_post_init: DEBUG: Variables in subroutine sfc_diag_post_run: horizontal_loop_extent, flag_for_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_nonzero_land_surface_fraction, flag_diagnostics, time_step_for_dynamics, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, surface_air_pressure, temperature_at_2m_from_noahmp, specific_humidity_at_2m_from_noahmp, temperature_at_2m, specific_humidity_at_2m, x_wind_at_10m, y_wind_at_10m, minimum_temperature_at_2m, maximum_temperature_at_2m, minimum_specific_humidity_at_2m, maximum_specific_humidity_at_2m, maximum_wind_at_10m, maximum_x_wind_at_10m, maximum_y_wind_at_10m, dewpoint_temperature_at_2m, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_diag_post_finalize: DEBUG: Parsing file sfc_drv_ruc.F90 with registry OrderedDict([('lsm_ruc', {'lsm_ruc': {'lsm_ruc_finalize': [31, 38], 'lsm_ruc_run': [115, 831], 'lsm_ruc_init': [17, 27]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -24718,23 +26041,37 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc DEBUG: Module name: lsm_ruc DEBUG: Scheme name: lsm_ruc +DEBUG: Scheme dependencies: ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] DEBUG: Variables in subroutine lsm_ruc_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_ruc_run: ccpp_error_message, ccpp_error_flag, ccpp_loop_counter, mpi_rank, mpi_root, index_of_time_step, horizontal_loop_extent, vertical_dimension, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, depth_of_soil_levels_for_land_surface_model, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, cloud_condensed_water_mixing_ratio_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, vegetation_area_fraction, leaf_area_index, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, wind_speed_at_lowest_model_layer, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, soil_type_dataset_choice, vegetation_type_dataset_choice, sea_ice_concentration, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, flag_for_ruc_land_surface_scheme, flag_for_land_surface_scheme, flag_nonzero_land_surface_fraction, sea_land_ice_mask, flag_for_reading_leaf_area_index_from_input, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, do_mynnsfclay, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, gas_constant_dry_air, gravitational_acceleration, pi, latent_heat_of_vaporization_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ocean_interstitial, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, flag_for_precipitation_type, volume_fraction_of_soil_moisture_for_land_surface_model, soil_temperature_for_land_surface_model, volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model, flag_for_frozen_soil_physics, volume_fraction_of_frozen_soil_moisture_for_land_surface_model, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, snow_temperature_bottom_first_layer, surface_roughness_length_over_land_interstitial, cloud_condensed_water_mixing_ratio_at_surface, surface_condensation_mass, sea_ice_temperature_interstitial, water_vapor_mixing_ratio_at_surface, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, density_of_frozen_precipitation, surface_runoff_flux, total_runoff, surface_runoff, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, soil_moisture_content, normalized_soil_wetness_for_land_surface_model, accumulated_water_equivalent_of_frozen_precip, total_accumulated_snowfall, flag_for_first_time_step, flag_for_restart DEBUG: Variables in subroutine lsm_ruc_init: ccpp_error_message, ccpp_error_flag, mpi_rank, soil_type_dataset_choice, vegetation_type_dataset_choice, iounit_namelist DEBUG: Parsing file lsm_ruc_sfc_sice_interstitial.F90 with registry OrderedDict([('lsm_ruc_sfc_sice_pre', {'lsm_ruc_sfc_sice_pre': {'lsm_ruc_sfc_sice_pre_finalize': [8, 9], 'lsm_ruc_sfc_sice_pre_run': [15, 43], 'lsm_ruc_sfc_sice_pre_init': [6, 7]}}), ('lsm_ruc_sfc_sice_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre DEBUG: Module name: lsm_ruc_sfc_sice_pre DEBUG: Scheme name: lsm_ruc_sfc_sice_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_finalize: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_run: horizontal_loop_extent, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, ice_vertical_dimension, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, soil_temperature, soil_temperature_for_land_surface_model, internal_ice_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_init: DEBUG: Parsing file lsm_ruc_sfc_sice_interstitial.F90 with registry OrderedDict([('lsm_ruc_sfc_sice_pre', {'lsm_ruc_sfc_sice_pre': {'lsm_ruc_sfc_sice_pre_finalize': [8, 9], 'lsm_ruc_sfc_sice_pre_run': [15, 43], 'lsm_ruc_sfc_sice_pre_init': [6, 7]}}), ('lsm_ruc_sfc_sice_post', {'lsm_ruc_sfc_sice_post': {'lsm_ruc_sfc_sice_post_finalize': [53, 54], 'lsm_ruc_sfc_sice_post_init': [51, 52], 'lsm_ruc_sfc_sice_post_run': [60, 88]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run @@ -24742,10 +26079,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run DEBUG: Module name: lsm_ruc_sfc_sice_post DEBUG: Scheme name: lsm_ruc_sfc_sice_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_finalize: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_init: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_run: horizontal_loop_extent, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, ice_vertical_dimension, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, soil_temperature, soil_temperature_for_land_surface_model, internal_ice_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_cice.f with registry OrderedDict([('sfc_cice', {'sfc_cice': {'sfc_cice_finalize': [12, 13], 'sfc_cice_run': [31, 130], 'sfc_cice_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -24770,10 +26110,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run DEBUG: Module name: sfc_cice DEBUG: Scheme name: sfc_cice +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_cice_finalize: DEBUG: Variables in subroutine sfc_cice_run: horizontal_loop_extent, flag_for_flux_coupling, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, air_pressure_at_lowest_model_layer, wind_speed_at_lowest_model_layer, flag_for_cice, flag_for_iteration, surface_upward_latent_heat_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_snow_thickness_for_coupling, surface_specific_humidity_over_ice, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, kinematic_surface_upward_latent_heat_flux_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ice, surface_wind_stress_over_ice, water_equivalent_accumulated_snow_depth_over_ice, surface_snow_thickness_water_equivalent_over_ice, surface_upward_potential_latent_heat_flux_over_ice, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_cice_init: DEBUG: Parsing file sfc_diff.f with registry OrderedDict([('sfc_diff', {'sfc_diff': {'sfc_diff_init': [12, 13], 'sfc_diff_finalize': [14, 15], 'sfc_diff_run': [52, 304]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -24836,10 +26179,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run DEBUG: Module name: sfc_diff DEBUG: Scheme name: sfc_diff +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_diff_init: DEBUG: Variables in subroutine sfc_diff_finalize: DEBUG: Variables in subroutine sfc_diff_run: horizontal_loop_extent, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, gravitational_acceleration, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, wind_speed_at_lowest_model_layer, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, bounded_vegetation_area_fraction, vegetation_type_classification, maximum_vegetation_area_fraction, vegetation_type_dataset_choice, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, flag_for_iteration, flag_for_reduced_drag_coefficient_over_sea, x_wind_at_10m, y_wind_at_10m, flag_for_surface_roughness_option_over_ocean, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_roughness_length_from_wave_model, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_drv.f with registry OrderedDict([('lsm_noah', {'lsm_noah': {'lsm_noah_run': [150, 488], 'lsm_noah_finalize': [29, 36], 'lsm_noah_init': [14, 25]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -24899,12 +26247,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah DEBUG: Module name: lsm_noah DEBUG: Scheme name: lsm_noah +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] DEBUG: Variables in subroutine lsm_noah_run: horizontal_loop_extent, soil_vertical_dimension, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, bounded_vegetation_area_fraction, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, flag_nonzero_land_surface_fraction, wind_speed_at_lowest_model_layer, surface_slope_classification, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, flag_for_canopy_heat_storage, soil_type_dataset_choice, vegetation_type_dataset_choice, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, magnitude_of_perturbation_of_vegetation_fraction, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, flag_for_precipitation_type, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, surface_roughness_length_over_land_interstitial, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_land, surface_runoff_flux, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, soil_moisture_content, snow_freezing_rain_upward_latent_heat_flux, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, normalized_soil_wetness, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_noah_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_noah_init: soil_type_dataset_choice, vegetation_type_dataset_choice, ccpp_error_message, ccpp_error_flag, mpi_rank, iounit_namelist DEBUG: Parsing file sfc_noahmp_drv.f with registry OrderedDict([('noahmpdrv', {'noahmpdrv': {'noahmpdrv_finalize': [31, 32], 'noahmpdrv_run': [56, 715], 'noahmpdrv_init': [19, 30]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -25007,12 +26367,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv DEBUG: Module name: noahmpdrv DEBUG: Scheme name: noahmpdrv +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] DEBUG: Variables in subroutine noahmpdrv_finalize: DEBUG: Variables in subroutine noahmpdrv_run: horizontal_loop_extent, soil_vertical_dimension, index_of_time_step, surface_air_pressure, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, bounded_vegetation_area_fraction, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, flag_nonzero_land_surface_fraction, wind_speed_at_lowest_model_layer, surface_slope_classification, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, latitude, instantaneous_cosine_of_zenith_angle, number_of_days_in_year, julian_day, explicit_rainfall_rate_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, joules_per_calorie_constant, liquid_water_density, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, latent_heat_of_fusion_of_water_at_0C, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, flag_for_precipitation_type, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, surface_roughness_length_over_land_interstitial, number_of_snow_layers, vegetation_temperature, ground_temperature_for_noahmp, canopy_intercepted_ice_mass, canopy_intercepted_liquid_water, canopy_air_vapor_pressure, canopy_air_temperature, surface_drag_coefficient_for_momentum_for_noahmp, surface_drag_coefficient_for_heat_and_moisture_for_noahmp, area_fraction_of_wet_canopy, snow_mass_at_previous_time_step, snow_albedo_at_previous_time_step, snow_precipitation_rate_at_surface, lake_water_storage, water_table_depth, water_storage_in_aquifer, water_storage_in_aquifer_and_saturated_soil, snow_temperature, layer_bottom_depth_from_snow_surface, snow_layer_ice, snow_layer_liquid_water, leaf_mass, fine_root_mass, stem_mass, wood_mass, slow_soil_pool_mass_content_of_carbon, fast_soil_pool_mass_content_of_carbon, leaf_area_index, stem_area_index, nondimensional_snow_age, equilibrium_soil_water_content, soil_water_content_between_soil_bottom_and_water_table, water_table_recharge_when_deep, water_table_recharge_when_shallow, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_land, surface_runoff_flux, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, soil_moisture_content, snow_freezing_rain_upward_latent_heat_flux, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, normalized_soil_wetness, temperature_at_2m_from_noahmp, specific_humidity_at_2m_from_noahmp, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine noahmpdrv_init: ccpp_error_message, ccpp_error_flag, mpi_rank, soil_type_dataset_choice, vegetation_type_dataset_choice, iounit_namelist DEBUG: Parsing file flake_driver.F90 with registry OrderedDict([('flake_driver', {'flake_driver': {'flake_driver_finalize': [22, 29], 'flake_driver_run': [33, 285], 'flake_driver_init': [11, 18]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -25040,13 +26412,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver DEBUG: Module name: flake_driver DEBUG: Scheme name: flake_driver +DEBUG: Scheme dependencies: ['flake.F90', 'machine.F'] DEBUG: Variables in subroutine flake_driver_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine flake_driver_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, wind_speed_at_lowest_model_layer, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_shortwave_flux, water_equivalent_accumulated_snow_depth_over_ocean, lake_depth, flag_nonzero_lake_surface_fraction, latitude, time_step_for_dynamics, height_above_ground_at_lowest_model_layer, orography, flag_nonzero_wet_surface_fraction, flag_for_iteration, number_of_days_in_year, julian_day, forecast_month, surface_snow_thickness_water_equivalent_over_ocean, sea_ice_thickness, surface_skin_temperature_after_iteration_over_ocean, sea_ice_concentration, surface_skin_temperature_over_ocean_interstitial, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, surface_friction_velocity_over_ocean, surface_specific_humidity_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean DEBUG: Variables in subroutine flake_driver_init: ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {}), ('sfc_nst_post', {})]) INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -25097,13 +26476,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize DEBUG: Module name: sfc_nst DEBUG: Scheme name: sfc_nst +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_init: DEBUG: Variables in subroutine sfc_nst_run: horizontal_loop_extent, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_fusion_of_water_at_0C, joules_per_calorie_constant, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, sea_water_reference_density, stefan_boltzmann_constant, pi, surface_air_pressure, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, sea_surface_reference_temperature, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, flag_nonzero_wet_surface_fraction, longitude, sine_of_latitude, surface_wind_stress_over_ocean, surface_longwave_emissivity_over_ocean_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_net_downwelling_shortwave_flux, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, time_step_for_dynamics, index_of_time_step, forecast_hour_of_the_day, instantaneous_cosine_of_zenith_angle, wind_speed_at_lowest_model_layer, flag_for_iteration, flag_for_guess_run, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_print, horizontal_index_of_printed_column, surface_skin_temperature_for_nsst, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, sea_water_salinity, diurnal_thermocline_layer_x_current, diurnal_thermocline_layer_y_current, diurnal_thermocline_layer_thickness, ocean_mixed_layer_thickness, sensitivity_of_dtl_heat_content_to_surface_temperature, sensitivity_of_dtl_thickness_to_surface_temperature, sub_layer_cooling_amount, sub_layer_cooling_thickness, coefficient_c_0, coefficient_c_d, coefficient_w_0, coefficient_w_d, free_convection_layer_thickness, index_of_dtlm_start, sensible_heat_flux_due_to_rainfall, surface_specific_humidity_over_ocean, upward_heat_flux_in_soil_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_ocean, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_nst_finalize: DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {'sfc_nst_pre': {'sfc_nst_pre_init': [567, 568], 'sfc_nst_pre_finalize': [571, 572], 'sfc_nst_pre_run': [578, 641]}}), ('sfc_nst_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -25114,12 +26502,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre DEBUG: Module name: sfc_nst_pre DEBUG: Scheme name: sfc_nst_pre +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_pre_init: DEBUG: Variables in subroutine sfc_nst_pre_finalize: DEBUG: Variables in subroutine sfc_nst_pre_run: horizontal_loop_extent, sea_surface_reference_temperature, flag_nonzero_wet_surface_fraction, surface_skin_temperature_for_nsst, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, diurnal_thermocline_layer_thickness, sub_layer_cooling_amount, sub_layer_cooling_thickness, ccpp_error_message, ccpp_error_flag, surface_skin_temperature_over_ocean_interstitial, flag_for_flux_coupling, sea_area_fraction, omp_threads DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {'sfc_nst_pre': {'sfc_nst_pre_init': [567, 568], 'sfc_nst_pre_finalize': [571, 572], 'sfc_nst_pre_run': [578, 641]}}), ('sfc_nst_post', {'sfc_nst_post': {'sfc_nst_post_run': [670, 718], 'sfc_nst_post_init': [653, 654], 'sfc_nst_post_finalize': [659, 660]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -25137,12 +26534,15 @@ INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize DEBUG: Module name: sfc_nst_post DEBUG: Scheme name: sfc_nst_post +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_post_run: horizontal_loop_extent, sea_surface_reference_temperature, flag_nonzero_wet_surface_fraction, longitude, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, diurnal_thermocline_layer_thickness, sub_layer_cooling_amount, sub_layer_cooling_thickness, ccpp_error_message, ccpp_error_flag, surface_skin_temperature_over_ocean_interstitial, omp_threads, air_temperature_lapse_rate_constant, freezing_point_temperature_of_seawater, flag_nonzero_sea_ice_surface_fraction, orography, orography_unfiltered, mean_change_over_depth_in_sea_water_temperature DEBUG: Variables in subroutine sfc_nst_post_init: DEBUG: Variables in subroutine sfc_nst_post_finalize: DEBUG: Parsing file sfc_ocean.F with registry OrderedDict([('sfc_ocean', {'sfc_ocean': {'sfc_ocean_finalize': [16, 17], 'sfc_ocean_init': [12, 13], 'sfc_ocean_run': [24, 132]}})]) INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -25164,11 +26564,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run DEBUG: Module name: sfc_ocean DEBUG: Scheme name: sfc_ocean +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_ocean_finalize: DEBUG: Variables in subroutine sfc_ocean_init: DEBUG: Variables in subroutine sfc_ocean_run: horizontal_loop_extent, gas_constant_dry_air, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_skin_temperature_over_ocean_interstitial, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, flag_nonzero_wet_surface_fraction, flag_nonzero_lake_surface_fraction, wind_speed_at_lowest_model_layer, flag_for_iteration, surface_specific_humidity_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, upward_heat_flux_in_soil_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_ocean, ccpp_error_message, ccpp_error_flag DEBUG: Warning, ignoring nested subroutine in module sfc_sice and subroutine sfc_sice_run DEBUG: Parsing file sfc_sice.f with registry OrderedDict([('sfc_sice', {'sfc_sice': {'sfc_sice_run': [37, 623], 'sfc_sice_finalize': [8, 9], 'sfc_sice_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -25206,10 +26609,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run DEBUG: Module name: sfc_sice DEBUG: Scheme name: sfc_sice +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_sice_run: horizontal_loop_extent, ice_vertical_dimension, stefan_boltzmann_constant, latent_heat_of_vaporization_of_water_at_0C, freezing_point_temperature_of_seawater, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, temperature_at_zero_celsius, gas_constant_dry_air, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, time_step_for_dynamics, surface_longwave_emissivity_over_ice_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, surface_net_downwelling_shortwave_flux, surface_downwelling_shortwave_flux, flag_for_precipitation_type, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, wind_speed_at_lowest_model_layer, flag_for_iteration, flag_print, horizontal_index_of_printed_column, sea_ice_thickness, sea_ice_concentration, sea_ice_temperature_interstitial, water_equivalent_accumulated_snow_depth_over_ice, surface_skin_temperature_over_ice_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, internal_ice_temperature, surface_upward_potential_latent_heat_flux_over_ice, surface_snow_thickness_water_equivalent_over_ice, surface_specific_humidity_over_ice, surface_snow_melt, upward_heat_flux_in_soil_over_ice, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, kinematic_surface_upward_latent_heat_flux_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ice, flag_for_fractional_grid, flag_nonzero_sea_ice_surface_fraction, sea_land_ice_mask_cice, lake_ice_minimum, sea_ice_minimum, sea_area_fraction, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_sice_finalize: DEBUG: Variables in subroutine sfc_sice_init: DEBUG: Parsing file mp_fer_hires.F90 with registry OrderedDict([('mp_fer_hires', {'mp_fer_hires': {'mp_fer_hires_run': [87, 304], 'mp_fer_hires_init': [20, 81], 'mp_fer_hires_finalize': [307, 308]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -25228,14 +26635,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize DEBUG: Module name: mp_fer_hires DEBUG: Scheme name: mp_fer_hires +DEBUG: Scheme dependencies: ['module_MP_FER_HIRES.F90', 'machine.F'] DEBUG: Variables in subroutine mp_fer_hires_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, flag_for_individual_cloud_species_advected, sea_land_ice_mask_real, air_pressure_at_interface, air_pressure, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, total_cloud_condensate_mixing_ratio_updated_by_physics, accumulated_change_of_air_temperature_due_to_FA_scheme, ratio_of_snowfall_to_rainfall, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, mass_weighted_rime_factor_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, mpi_rank, mpi_root, omp_threads, radar_reflectivity_10cm, fa_threshold_relative_humidity_for_onset_of_condensation, cell_size, minimum_value_of_specific_humidity, gas_constant_dry_air, ratio_of_vapor_to_dry_air_gas_constants_minus_one, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_fer_hires_init: vertical_dimension, time_step_for_physics, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, mpi_rank, mpi_root, omp_threads, ccpp_error_message, ccpp_error_flag, horizontal_dimension, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_restart, mpi_comm DEBUG: Variables in subroutine mp_fer_hires_finalize: DEBUG: Parsing file rrtmgp_lw_gas_optics.F90 with registry OrderedDict([('rrtmgp_lw_gas_optics', {'rrtmgp_lw_gas_optics': {'rrtmgp_lw_gas_optics_init': [18, 226], 'rrtmgp_lw_gas_optics_finalize': [270, 271], 'rrtmgp_lw_gas_optics_run': [233, 266]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run @@ -25243,10 +26660,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run DEBUG: Module name: rrtmgp_lw_gas_optics DEBUG: Scheme name: rrtmgp_lw_gas_optics +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_init: directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, mpi_rank, mpi_root, mpi_comm, ccpp_error_message, ccpp_error_flag, coefficients_for_lw_gas_optics DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_run: ccpp_error_message, ccpp_error_flag, coefficients_for_lw_gas_optics, flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, surface_ground_temperature_for_radiation, Gas_concentrations_for_RRTMGP_suite, longwave_optical_properties_for_clear_sky, longwave_source_function DEBUG: Parsing file rrtmgp_lw_cloud_optics.F90 with registry OrderedDict([('rrtmgp_lw_cloud_optics', {'rrtmgp_lw_cloud_optics': {'rrtmgp_lw_cloud_optics_finalize': [322, 323], 'rrtmgp_lw_cloud_optics_run': [229, 315], 'rrtmgp_lw_cloud_optics_init': [22, 222]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -25261,12 +26685,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics DEBUG: Module name: rrtmgp_lw_cloud_optics DEBUG: Scheme name: rrtmgp_lw_cloud_optics +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_run: flag_to_calc_lw, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, horizontal_loop_extent, vertical_dimension, number_of_rrtmgp_ice_roughness, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, air_pressure_at_layer_for_RRTMGP_in_hPa, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longitude, latitude, RRTMGP_cloud_optical_depth_layers_at_10mu_band, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_init: flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, coefficients_for_lw_cloud_optics, ccpp_error_message, ccpp_error_flag, directory_for_rte_rrtmgp_source_code, rrtmgp_coeff_lw_cloud_optics, mpi_rank, mpi_root, mpi_comm DEBUG: Parsing file rrtmgp_sw_gas_optics.F90 with registry OrderedDict([('rrtmgp_sw_gas_optics', {'rrtmgp_sw_gas_optics': {'rrtmgp_sw_gas_optics_init': [18, 237], 'rrtmgp_sw_gas_optics_finalize': [302, 303], 'rrtmgp_sw_gas_optics_run': [244, 298]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run @@ -25275,10 +26709,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run DEBUG: Module name: rrtmgp_sw_gas_optics DEBUG: Scheme name: rrtmgp_sw_gas_optics +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_init: directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_sw, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, mpi_rank, mpi_root, mpi_comm, ccpp_error_message, ccpp_error_flag, coefficients_for_sw_gas_optics DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_run: number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag, coefficients_for_sw_gas_optics, flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, toa_incident_sw_flux_by_spectral_point, Gas_concentrations_for_RRTMGP_suite, solar_constant, shortwave_optical_properties_for_clear_sky DEBUG: Parsing file rrtmgp_sw_cloud_optics.F90 with registry OrderedDict([('rrtmgp_sw_cloud_optics', {'rrtmgp_sw_cloud_optics': {'rrtmgp_sw_cloud_optics_run': [238, 354], 'rrtmgp_sw_cloud_optics_finalize': [358, 359], 'rrtmgp_sw_cloud_optics_init': [24, 231]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -25291,12 +26729,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics DEBUG: Module name: rrtmgp_sw_cloud_optics DEBUG: Scheme name: rrtmgp_sw_cloud_optics +DEBUG: Scheme dependencies: ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_run: flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, coefficients_for_sw_cloud_optics, coefficients_for_sw_gas_optics, daytime_points_dimension, daytime_points, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_init: flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, coefficients_for_sw_cloud_optics, ccpp_error_message, ccpp_error_flag, directory_for_rte_rrtmgp_source_code, rrtmgp_coeff_sw_cloud_optics, mpi_rank, mpi_root, mpi_comm DEBUG: Parsing file rrtmgp_sw_aerosol_optics.F90 with registry OrderedDict([('rrtmgp_sw_aerosol_optics', {'rrtmgp_sw_aerosol_optics': {'rrtmgp_sw_aerosol_optics_init': [16, 17], 'rrtmgp_sw_aerosol_optics_finalize': [81, 82], 'rrtmgp_sw_aerosol_optics_run': [24, 77]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -25311,10 +26755,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run DEBUG: Module name: rrtmgp_sw_aerosol_optics DEBUG: Scheme name: rrtmgp_sw_aerosol_optics +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_init: DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_run: flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_aerosol_tracers_MG, daytime_points_dimension, daytime_points, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, dimensionless_exner_function_at_model_layers, virtual_temperature, relative_humidity, sea_land_ice_mask_real, chemical_tracers, aerosol_number_concentration_from_gocart_aerosol_climatology, longitude, latitude, coefficients_for_lw_gas_optics, coefficients_for_sw_gas_optics, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, shortwave_optical_properties_for_aerosols, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmgp_lw_rte.F90 with registry OrderedDict([('rrtmgp_lw_rte', {'rrtmgp_lw_rte': {'rrtmgp_lw_rte_init': [18, 19], 'rrtmgp_lw_rte_finalize': [121, 122], 'rrtmgp_lw_rte_run': [26, 117]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -25328,10 +26775,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run DEBUG: Module name: rrtmgp_lw_rte DEBUG: Scheme name: rrtmgp_lw_rte +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_rte_init: DEBUG: Variables in subroutine rrtmgp_lw_rte_finalize: DEBUG: Variables in subroutine rrtmgp_lw_rte_run: flag_to_calc_lw, flag_for_output_of_longwave_heating_rate, flag_to_calc_RRTMGP_LW_jacobian, horizontal_loop_extent, vertical_dimension, number_of_angles_used_in_gaussian_quadrature, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, surface_ground_temperature_for_radiation, surface_emissivity_in_each_RRTMGP_LW_band, coefficients_for_lw_gas_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_aerosols, longwave_source_function, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmgp_sw_rte.F90 with registry OrderedDict([('rrtmgp_sw_rte', {'rrtmgp_sw_rte': {'rrtmgp_sw_rte_run': [25, 158], 'rrtmgp_sw_rte_init': [17, 18], 'rrtmgp_sw_rte_finalize': [162, 163]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -25349,10 +26799,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run DEBUG: Module name: rrtmgp_sw_rte DEBUG: Scheme name: rrtmgp_sw_rte +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_rte_run: flag_to_calc_sw, flag_for_output_of_shortwave_heating_rate, horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, coefficients_for_sw_gas_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_sw_flux_by_spectral_point, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, components_of_surface_downward_shortwave_fluxes, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_rte_init: DEBUG: Variables in subroutine rrtmgp_sw_rte_finalize: DEBUG: Parsing file rrtmgp_lw_aerosol_optics.F90 with registry OrderedDict([('rrtmgp_lw_aerosol_optics', {'rrtmgp_lw_aerosol_optics': {'rrtmgp_lw_aerosol_optics_init': [16, 17], 'rrtmgp_lw_aerosol_optics_finalize': [65, 66], 'rrtmgp_lw_aerosol_optics_run': [24, 61]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -25366,16 +26819,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run DEBUG: Module name: rrtmgp_lw_aerosol_optics DEBUG: Scheme name: rrtmgp_lw_aerosol_optics +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_init: DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_run: flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_aerosol_tracers_MG, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, dimensionless_exner_function_at_model_layers, virtual_temperature, relative_humidity, sea_land_ice_mask_real, chemical_tracers, aerosol_number_concentration_from_gocart_aerosol_climatology, longitude, latitude, coefficients_for_lw_gas_optics, coefficients_for_sw_gas_optics, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, longwave_optical_properties_for_aerosols, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_setup.F90 with registry OrderedDict([('GFS_rrtmgp_setup', {'GFS_rrtmgp_setup': {'GFS_rrtmgp_setup_init': [26, 98], 'GFS_rrtmgp_setup_finalize': [131, 141], 'GFS_rrtmgp_setup_run': [102, 127]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup DEBUG: Module name: GFS_rrtmgp_setup DEBUG: Scheme name: GFS_rrtmgp_setup +DEBUG: Scheme dependencies: ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] DEBUG: Variables in subroutine GFS_rrtmgp_setup_init: flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, vertical_sigma_coordinate_for_radiation_initialization, number_of_vertical_layers_for_radiation_calculations, flag_for_initial_time_date_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, index_for_liquid_cloud_condensate, array_dimension_of_3d_arrays_for_microphysics, index_for_ozone, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, date_and_time_at_model_initialization_reordered, flag_for_vertical_index_direction_control, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_setup_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_setup_run: mpi_rank, ccpp_error_message, ccpp_error_flag, date_and_time_at_model_initialization, forecast_date_and_time, frequency_for_shortwave_radiation, time_step_for_dynamics, flag_to_calc_sw, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, solar_constant DEBUG: Parsing file GFS_rrtmgp_pre.F90 with registry OrderedDict([('GFS_rrtmgp_pre', {'GFS_rrtmgp_pre': {'GFS_rrtmgp_pre_finalize': [261, 262], 'GFS_rrtmgp_pre_init': [37, 114], 'GFS_rrtmgp_pre_run': [121, 257]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -25395,10 +26868,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run DEBUG: Module name: GFS_rrtmgp_pre DEBUG: Scheme name: GFS_rrtmgp_pre +DEBUG: Scheme dependencies: ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_pre_init: active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_pre_run: number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, flag_to_calc_sw, flag_to_calc_lw, index_for_ozone, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, latitude, longitude, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, air_pressure, air_temperature, tracer_concentration, surface_skin_temperature, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, minimum_value_of_saturation_mixing_ratio, time_step_for_radiation, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, virtual_temperature, relative_humidity, chemical_tracers, Gas_concentrations_for_RRTMGP_suite DEBUG: Parsing file rrtmgp_lw_pre.F90 with registry OrderedDict([('rrtmgp_lw_pre', {'rrtmgp_lw_pre': {'rrtmgp_lw_pre_finalize': [60, 61], 'rrtmgp_lw_pre_init': [16, 17], 'rrtmgp_lw_pre_run': [24, 56]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -25411,10 +26887,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run DEBUG: Module name: rrtmgp_lw_pre DEBUG: Scheme name: rrtmgp_lw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_pre_finalize: DEBUG: Variables in subroutine rrtmgp_lw_pre_init: DEBUG: Variables in subroutine rrtmgp_lw_pre_run: flag_to_calc_lw, horizontal_loop_extent, longitude, latitude, sea_land_ice_mask_real, surface_roughness_length, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, surface_skin_temperature, standard_deviation_of_subgrid_orography, coefficients_for_lw_gas_optics, surface_longwave_emissivity, surface_emissivity_in_each_RRTMGP_LW_band, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file GFS_rrtmgp_sw_pre.F90 with registry OrderedDict([('GFS_rrtmgp_sw_pre', {'GFS_rrtmgp_sw_pre': {'GFS_rrtmgp_sw_pre_finalize': [120, 121], 'GFS_rrtmgp_sw_pre_run': [21, 116], 'GFS_rrtmgp_sw_pre_init': [13, 14]}})]) +DEBUG: Parsing file GFS_rrtmgp_sw_pre.F90 with registry OrderedDict([('GFS_rrtmgp_sw_pre', {'GFS_rrtmgp_sw_pre': {'GFS_rrtmgp_sw_pre_finalize': [126, 127], 'GFS_rrtmgp_sw_pre_run': [21, 122], 'GFS_rrtmgp_sw_pre_init': [13, 14]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -25449,10 +26928,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run DEBUG: Module name: GFS_rrtmgp_sw_pre DEBUG: Scheme name: GFS_rrtmgp_sw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_finalize: -DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_run: mpi_rank, horizontal_loop_extent, vertical_dimension, number_of_surface_perturbations, flag_to_calc_sw, flag_for_stochastic_surface_perturbations, forecast_hour_of_the_day, magnitude_of_surface_albedo_perturbation, longitude, cosine_of_latitude, sine_of_latitude, sea_land_ice_mask_real, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, surface_roughness_length, surface_skin_temperature, standard_deviation_of_subgrid_orography, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency, sea_ice_concentration, sea_ice_temperature, weights_for_stochastic_surface_physics_perturbation, virtual_temperature, relative_humidity, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, coefficients_for_sw_gas_optics, surface_albedo_perturbation, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_diffused_shortwave_albedo, ccpp_error_message, ccpp_error_flag +DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_run: mpi_rank, horizontal_loop_extent, vertical_dimension, number_of_land_surface_variables_perturbed, index_for_stochastic_land_surface_perturbation_type, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, flag_to_calc_sw, forecast_hour_of_the_day, longitude, cosine_of_latitude, sine_of_latitude, sea_land_ice_mask_real, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, surface_roughness_length, surface_skin_temperature, standard_deviation_of_subgrid_orography, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency, sea_ice_concentration, sea_ice_temperature, weights_for_stochastic_surface_physics_perturbation, virtual_temperature, relative_humidity, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, coefficients_for_sw_gas_optics, surface_albedo_perturbation, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_diffused_shortwave_albedo, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_init: DEBUG: Parsing file GFS_rrtmgp_lw_post.F90 with registry OrderedDict([('GFS_rrtmgp_lw_post', {'GFS_rrtmgp_lw_post': {'GFS_rrtmgp_lw_post_init': [15, 16], 'GFS_rrtmgp_lw_post_run': [23, 165], 'GFS_rrtmgp_lw_post_finalize': [169, 170]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -25475,33 +26957,50 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run DEBUG: Module name: GFS_rrtmgp_lw_post DEBUG: Scheme name: GFS_rrtmgp_lw_post +DEBUG: Scheme dependencies: ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_init: DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_run: horizontal_loop_extent, vertical_dimension, flag_to_calc_lw, flag_for_output_of_longwave_heating_rate, flag_diagnostics, frequency_for_longwave_radiation, surface_air_temperature_for_radiation, air_temperature_at_layer_for_RRTMGP, air_pressure_at_interface_for_RRTMGP_in_hPa, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, RRTMGP_cloud_optical_depth_layers_at_10mu_band, surface_downwelling_longwave_flux_on_radiation_time_step, lw_fluxes_sfc, surface_midlayer_air_temperature_in_longwave_radiation, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, lw_fluxes_top_atmosphere, RRTMGP_lw_fluxes, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_finalize: -DEBUG: Parsing file rrtmgp_lw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_lw_cloud_sampling', {'rrtmgp_lw_cloud_sampling': {'rrtmgp_lw_cloud_sampling_run': [36, 164], 'rrtmgp_lw_cloud_sampling_init': [17, 29], 'rrtmgp_lw_cloud_sampling_finalize': [168, 169]}})]) +DEBUG: Parsing file rrtmgp_lw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_lw_cloud_sampling', {'rrtmgp_lw_cloud_sampling': {'rrtmgp_lw_cloud_sampling_run': [36, 168], 'rrtmgp_lw_cloud_sampling_init': [17, 29], 'rrtmgp_lw_cloud_sampling_finalize': [172, 173]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling DEBUG: Module name: rrtmgp_lw_cloud_sampling DEBUG: Scheme name: rrtmgp_lw_cloud_sampling +DEBUG: Scheme dependencies: ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_run: flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, initial_permutation_seed_lw, seed_random_numbers_lw, total_cloud_fraction, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, coefficients_for_lw_gas_optics, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_init: initial_permutation_seed_lw, coefficients_for_lw_gas_optics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_finalize: -DEBUG: Parsing file rrtmgp_sw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_sw_cloud_sampling', {'rrtmgp_sw_cloud_sampling': {'rrtmgp_sw_cloud_sampling_run': [36, 186], 'rrtmgp_sw_cloud_sampling_finalize': [190, 191], 'rrtmgp_sw_cloud_sampling_init': [17, 29]}})]) +DEBUG: Parsing file rrtmgp_sw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_sw_cloud_sampling', {'rrtmgp_sw_cloud_sampling': {'rrtmgp_sw_cloud_sampling_run': [36, 189], 'rrtmgp_sw_cloud_sampling_finalize': [193, 194], 'rrtmgp_sw_cloud_sampling_init': [17, 29]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling DEBUG: Module name: rrtmgp_sw_cloud_sampling DEBUG: Scheme name: rrtmgp_sw_cloud_sampling +DEBUG: Scheme dependencies: ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_run: flag_to_calc_sw, horizontal_loop_extent, daytime_points_dimension, vertical_dimension, initial_permutation_seed_sw, daytime_points, seed_random_numbers_sw, total_cloud_fraction, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, coefficients_for_sw_gas_optics, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_precipitation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_finalize: DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_init: initial_permutation_seed_sw, coefficients_for_sw_gas_optics, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_cloud_diagnostics.F90 with registry OrderedDict([('GFS_cloud_diagnostics', {'GFS_cloud_diagnostics': {'GFS_cloud_diagnostics_finalize': [79, 80], 'GFS_cloud_diagnostics_init': [23, 24], 'GFS_cloud_diagnostics_run': [30, 76]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -25515,11 +27014,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run DEBUG: Module name: GFS_cloud_diagnostics DEBUG: Scheme name: GFS_cloud_diagnostics +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine GFS_cloud_diagnostics_finalize: DEBUG: Variables in subroutine GFS_cloud_diagnostics_init: DEBUG: Variables in subroutine GFS_cloud_diagnostics_run: horizontal_loop_extent, vertical_dimension, flag_to_calc_sw, flag_to_calc_lw, latitude, air_pressure_at_layer_for_RRTMGP_in_hPa, total_cloud_fraction, air_pressure_at_interface_for_RRTMGP_in_hPa, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, cloud_decorrelation_length, layer_thickness, cloud_overlap_param, precip_overlap_param, pi, cloud_area_fraction_for_radiation, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file mo_cloud_sampling.F90 with registry OrderedDict([('mo_cloud_sampling', {})]) DEBUG: Parsing file GFS_rrtmgp_gfdlmp_pre.F90 with registry OrderedDict([('GFS_rrtmgp_gfdlmp_pre', {'GFS_rrtmgp_gfdlmp_pre': {'GFS_rrtmgp_gfdlmp_pre_finalize': [190, 191], 'GFS_rrtmgp_gfdlmp_pre_init': [21, 22], 'GFS_rrtmgp_gfdlmp_pre_run': [28, 187]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -25545,10 +27046,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run DEBUG: Module name: GFS_rrtmgp_gfdlmp_pre DEBUG: Scheme name: GFS_rrtmgp_gfdlmp_pre +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_init: DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_cloud_condensate_types, flag_to_calc_sw, flag_to_calc_lw, flag_for_cloud_effective_radii, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, number_of_days_in_year, julian_day, latitude, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, virtual_temperature, chemical_tracers, pi, gravitational_acceleration, gas_constant_dry_air, minimum_value_of_specific_humidity, cloud_decorrelation_length, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, layer_thickness, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_zhaocarr_pre.F90 with registry OrderedDict([('GFS_rrtmgp_zhaocarr_pre', {'GFS_rrtmgp_zhaocarr_pre': {'GFS_rrtmgp_zhaocarr_pre_finalize': [209, 210], 'GFS_rrtmgp_zhaocarr_pre_init': [18, 19], 'GFS_rrtmgp_zhaocarr_pre_run': [25, 206]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -25577,10 +27081,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run DEBUG: Module name: GFS_rrtmgp_zhaocarr_pre DEBUG: Scheme name: GFS_rrtmgp_zhaocarr_pre +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_init: DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_cloud_condensate_types, flag_to_calc_sw, flag_to_calc_lw, flag_for_cloud_effective_radii, flag_for_uni_cld, flag_for_lmfshal, index_for_liquid_cloud_condensate, latitude, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, virtual_temperature, relative_humidity, air_temperature_at_layer_for_RRTMGP, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, subgrid_scale_cloud_fraction_from_shoc, convective_cloud_water_mixing_ratio_in_phy_f3d, chemical_tracers, sea_land_ice_mask_real, triple_point_temperature_of_water, minimum_value_of_specific_humidity, minimum_value_of_saturation_mixing_ratio, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, gravitational_acceleration, gas_constant_dry_air, pi, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_overlap_param, layer_thickness, cloud_decorrelation_length, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_sw_post.F90 with registry OrderedDict([('GFS_rrtmgp_sw_post', {'GFS_rrtmgp_sw_post': {'GFS_rrtmgp_sw_post_finalize': [263, 264], 'GFS_rrtmgp_sw_post_run': [22, 259], 'GFS_rrtmgp_sw_post_init': [14, 15]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -25618,6 +27125,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run DEBUG: Module name: GFS_rrtmgp_sw_post DEBUG: Scheme name: GFS_rrtmgp_sw_post +DEBUG: Scheme dependencies: ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_run: horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, flag_to_calc_sw, flag_for_output_of_shortwave_heating_rate, flag_diagnostics, frequency_for_shortwave_radiation, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, air_temperature_at_layer_for_RRTMGP, air_pressure_at_interface_for_RRTMGP_in_hPa, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, coefficients_for_sw_gas_optics, surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_shortwave_flux_on_radiation_time_step, sw_fluxes_sfc, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, sw_fluxes_top_atmosphere, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, components_of_surface_downward_shortwave_fluxes, RRTMGP_sw_fluxes, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_init: @@ -25814,7 +27322,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -26045,7 +27552,7 @@ DEBUG: Optional argument tendency_of_air_temperature_due_to_longwave_heating_ass DEBUG: Optional argument tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step to subroutine GFS_rrtmgp_sw_post_run in module GFS_rrtmgp_sw_post is required, keep in list DEBUG: Optional argument tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels to subroutine rrtmg_sw_run in module rrtmg_sw is required, keep in list DEBUG: Optional argument water_friendly_aerosol_number_concentration to subroutine mp_thompson_init in module mp_thompson is required, keep in list -INFO: Metadata table for model FV3 written to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... DEBUG: Requested variable GFS_cldprop_type_instance in MODULE_GFS_diagtoscreen SCHEME_GFS_diagtoscreen SUBROUTINE_GFS_diagtoscreen_run matched to target GFS_Data(cdata%blk_no)%Cldprop in module GFS_typedefs DEBUG: Requested variable GFS_cldprop_type_instance in MODULE_GFS_interstitialtoscreen SCHEME_GFS_interstitialtoscreen SUBROUTINE_GFS_interstitialtoscreen_run matched to target GFS_Data(cdata%blk_no)%Cldprop in module GFS_typedefs @@ -27857,13 +29364,11 @@ DEBUG: Requested variable flag_for_shoc in MODULE_shalcnv SCHEME_shalcnv SUBROUT DEBUG: Requested variable flag_for_shoc in MODULE_m_micro_pre SCHEME_m_micro_pre SUBROUTINE_m_micro_pre_run matched to target GFS_Control%do_shoc in module GFS_typedefs DEBUG: Requested variable flag_for_solar_constant in MODULE_GFS_rrtmg_setup SCHEME_GFS_rrtmg_setup SUBROUTINE_GFS_rrtmg_setup_init matched to target GFS_Control%isol in module GFS_typedefs DEBUG: Requested variable flag_for_solar_constant in MODULE_GFS_rrtmgp_setup SCHEME_GFS_rrtmgp_setup SUBROUTINE_GFS_rrtmgp_setup_init matched to target GFS_Control%isol in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Control%do_sppt in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_sppt in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sppt in module GFS_typedefs DEBUG: Requested variable flag_for_stochastic_shum_option in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_shum in module GFS_typedefs DEBUG: Requested variable flag_for_stochastic_skeb_option in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_skeb in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sfcperts in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_perturbations in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%do_sfcperts in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Control%do_sppt in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_sppt in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sppt in module GFS_typedefs DEBUG: Requested variable flag_for_surface_emissivity_control in MODULE_GFS_rrtmg_setup SCHEME_GFS_rrtmg_setup SUBROUTINE_GFS_rrtmg_setup_init matched to target GFS_Control%iems in module GFS_typedefs DEBUG: Requested variable flag_for_surface_emissivity_control in MODULE_GFS_rrtmgp_setup SCHEME_GFS_rrtmgp_setup SUBROUTINE_GFS_rrtmgp_setup_init matched to target GFS_Control%iems in module GFS_typedefs DEBUG: Requested variable flag_for_surface_roughness_option_over_ocean in MODULE_mynnsfc_wrapper SCHEME_mynnsfc_wrapper SUBROUTINE_mynnsfc_wrapper_run matched to target GFS_Control%sfc_z0_type in module GFS_typedefs @@ -28492,6 +29997,8 @@ DEBUG: Requested variable index_for_snow_water in MODULE_shoc SCHEME_shoc SUBROU DEBUG: Requested variable index_for_snow_water in MODULE_myjsfc_wrapper SCHEME_myjsfc_wrapper SUBROUTINE_myjsfc_wrapper_run matched to target GFS_Control%ntsw in module GFS_typedefs DEBUG: Requested variable index_for_snow_water in MODULE_myjpbl_wrapper SCHEME_myjpbl_wrapper SUBROUTINE_myjpbl_wrapper_run matched to target GFS_Control%ntsw in module GFS_typedefs DEBUG: Requested variable index_for_snow_water in MODULE_GFS_rrtmgp_gfdlmp_pre SCHEME_GFS_rrtmgp_gfdlmp_pre SUBROUTINE_GFS_rrtmgp_gfdlmp_pre_run matched to target GFS_Control%ntsw in module GFS_typedefs +DEBUG: Requested variable index_for_stochastic_land_surface_perturbation_type in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_type in module GFS_typedefs +DEBUG: Requested variable index_for_stochastic_land_surface_perturbation_type in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_type in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_GFS_PBL_generic_pre SCHEME_GFS_PBL_generic_pre SUBROUTINE_GFS_PBL_generic_pre_run matched to target GFS_Control%ntke in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_GFS_PBL_generic_post SCHEME_GFS_PBL_generic_post SUBROUTINE_GFS_PBL_generic_post_run matched to target GFS_Control%ntke in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_run matched to target GFS_Control%ntke in module GFS_typedefs @@ -28917,12 +30424,10 @@ DEBUG: Requested variable lwe_thickness_of_snow_amount_from_previous_timestep in DEBUG: Requested variable lwe_thickness_of_snow_amount_from_previous_timestep in MODULE_lsm_ruc SCHEME_lsm_ruc SUBROUTINE_lsm_ruc_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%snowprv in module GFS_typedefs DEBUG: Requested variable lwe_thickness_of_snow_amount_on_dynamics_timestep in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Data(cdata%blk_no)%Intdiag%snow in module GFS_typedefs DEBUG: Requested variable lwe_thickness_of_snow_amount_on_dynamics_timestep in MODULE_m_micro_post SCHEME_m_micro_post SUBROUTINE_m_micro_post_run matched to target GFS_Data(cdata%blk_no)%Intdiag%snow in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertzt in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_leaf_area_index in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertlai in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_momentum_roughness_length in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertz0 in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_soil_type_b_parameter in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertshc in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertvegf in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_lsm_noah SCHEME_lsm_noah SUBROUTINE_lsm_noah_run matched to target GFS_Control%pertvegf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Interstitial(cdata%thrd_no)%lndp_vgf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_lsm_noah SCHEME_lsm_noah SUBROUTINE_lsm_noah_run matched to target GFS_Interstitial(cdata%thrd_no)%lndp_vgf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbations_for_landperts in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_prt_list in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbations_for_landperts in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_prt_list in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_cs_conv SCHEME_cs_conv SUBROUTINE_cs_conv_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_samfdeepcnv SCHEME_samfdeepcnv SUBROUTINE_samfdeepcnv_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_sascnvn SCHEME_sascnvn SUBROUTINE_sascnvn_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs @@ -29144,12 +30649,12 @@ DEBUG: Requested variable number_of_hydrometeors in MODULE_samfdeepcnv SCHEME_sa DEBUG: Requested variable number_of_hydrometeors in MODULE_samfshalcnv SCHEME_samfshalcnv SUBROUTINE_samfshalcnv_run matched to target GFS_Control%ncld in module GFS_typedefs DEBUG: Requested variable number_of_hydrometeors in MODULE_sascnvn SCHEME_sascnvn SUBROUTINE_sascnvn_run matched to target GFS_Control%ncld in module GFS_typedefs DEBUG: Requested variable number_of_hydrometeors in MODULE_shalcnv SCHEME_shalcnv SUBROUTINE_shalcnv_run matched to target GFS_Control%ncld in module GFS_typedefs +DEBUG: Requested variable number_of_land_surface_variables_perturbed in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%n_var_lndp in module GFS_typedefs +DEBUG: Requested variable number_of_land_surface_variables_perturbed in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%n_var_lndp in module GFS_typedefs DEBUG: Requested variable number_of_latitude_points in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_init matched to target GFS_Control%latr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_GFS_GWD_generic_pre SCHEME_GFS_GWD_generic_pre SUBROUTINE_GFS_GWD_generic_pre_run matched to target GFS_Control%nmtvr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_run matched to target GFS_Control%nmtvr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_gwdps SCHEME_gwdps SUBROUTINE_gwdps_run matched to target GFS_Control%nmtvr in module GFS_typedefs -DEBUG: Requested variable number_of_surface_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%nsfcpert in module GFS_typedefs -DEBUG: Requested variable number_of_surface_perturbations in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%nsfcpert in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_longwave_radiation_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nslwr in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_shortwave_radiation_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nsswr in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_surface_cycling_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nscyc in module GFS_typedefs @@ -30382,6 +31887,8 @@ DEBUG: Requested variable upward_heat_flux_in_soil_over_land in MODULE_noahmpdrv DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_GFS_surface_composites_post SCHEME_GFS_surface_composites_post SUBROUTINE_GFS_surface_composites_post_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_sfc_nst SCHEME_sfc_nst SUBROUTINE_sfc_nst_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_sfc_ocean SCHEME_sfc_ocean SUBROUTINE_sfc_ocean_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs +DEBUG: Requested variable variables_to_be_perturbed_for_landperts in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_var_list in module GFS_typedefs +DEBUG: Requested variable variables_to_be_perturbed_for_landperts in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_var_list in module GFS_typedefs DEBUG: Requested variable vegetation_area_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%vfrac in module GFS_typedefs DEBUG: Requested variable vegetation_area_fraction in MODULE_lsm_ruc SCHEME_lsm_ruc SUBROUTINE_lsm_ruc_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%vfrac in module GFS_typedefs DEBUG: Requested variable vegetation_type_classification in MODULE_GFS_checkland SCHEME_GFS_checkland SUBROUTINE_GFS_checkland_run matched to target GFS_Interstitial(cdata%thrd_no)%vegtype in module GFS_typedefs @@ -30854,9 +32361,9 @@ DEBUG: Requested variable zenith_angle_temporal_adjustment_factor_for_shortwave_ DEBUG: Requested variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in MODULE_mynnedmf_wrapper SCHEME_mynnedmf_wrapper SUBROUTINE_mynnedmf_wrapper_run matched to target GFS_Interstitial(cdata%thrd_no)%xmu in module GFS_typedefs INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... DEBUG: Generating suite and group caps for suite FV3_GFS_2017_coupled... DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization @@ -30870,16 +32377,26 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals DEBUG: Generating suite and group caps for suite FV3_GFS_2017_satmedmf_coupled... DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization DEBUG: Adding dimension adjusted_vertical_layer_dimension_for_radiation for variable aerosol_optical_properties_for_longwave_bands_01_16 @@ -30892,16 +32409,26 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals DEBUG: Generating suite and group caps for suite FV3_GFS_v15p2_coupled... DEBUG: Adding dimension vertical_dimension_for_fast_physics_plus_one for variable log_pressure_at_Lagrangian_surface DEBUG: Adding dimension vertical_dimension_for_condensed_water_at_Lagrangian_surface for variable cloud_condensed_water_specific_humidity_at_Lagrangian_surface @@ -30917,26 +32444,36 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization -INFO: Generating static API ccpp_static_api.F90 in /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics ... +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +INFO: Generating static API ccpp_static_api.F90 in /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh hera.intel /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp' NO NO ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh hera.intel /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=hera.intel is valid. Compilers set for hera.intel. Obtained ESMF_LIB=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib from /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.5.20180823 -- The CXX compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 @@ -30977,8 +32514,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Den -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -30987,53 +32524,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /usr/bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /usr/bin/ranlib libccpp.a -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -31041,116 +32582,116 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -31158,124 +32699,124 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -31295,20 +32836,20 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -31326,123 +32867,123 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -31457,68 +32998,11 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -31526,114 +33010,19 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -31641,166 +33030,24 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -O1 -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -ifort: command line remark #10120: overriding '-O0' with '-O1' -ifort: warning #10182: disabling optimization; runtime debug checks enabled -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -31816,93 +33063,12 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -31911,196 +33077,148 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/phys /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o [ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o [ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o [100%] Linking Fortran static library libccppphys.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /usr/bin/ranlib libccppphys.a -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' Install the project... /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P cmake_install.cmake -- Install configuration: "Debug" --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-debug.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-debug.cmake --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build' -+ test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -+ test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" all +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-debug.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-debug.cmake +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build' ++ test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include ++ test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" all Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -32113,213 +33231,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -32407,18 +33525,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" into /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL on hera -cp -fp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3"/conf/modules.fv3 -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" into /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL on hera +cp -fp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3"/conf/modules.fv3 +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" nemsinstall Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -32431,53 +33549,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -32493,65 +33611,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -32564,65 +33682,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -32668,52 +33786,53 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -32748,25 +33867,26 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -32774,24 +33894,24 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -Installation into "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +Installation into "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -test -d /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" DEBUG=Y ; \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +test -d /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" DEBUG=Y ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform hera --fms-dir "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform hera --fms-dir "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -32804,9 +33924,9 @@ Currently Loaded Modules: -Will use FMS from: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ BASEDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + MACHINE_ID=hera + COMPILE_OPTION=hera-intel.mk + DEBUG=Y @@ -32821,257 +33941,257 @@ MOM6 compile.sh ... DEBUG=1, REPRO= + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] + rm -f path_names + echo 'generating file_paths ...' generating file_paths ... -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/mkmf/templates/hera-intel.mk -p lib_ocean.a -o -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL path_names ++ /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/mkmf/templates/hera-intel.mk -p lib_ocean.a -o -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL path_names ........................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO= DEBUG=1 lib_ocean.a -make[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -c -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/src/framework /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_checksums.o MOM_cpu_clock.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_pt_from_ct.o gsw_gibbs_pt0_pt0.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o regrid_consts.o gsw_t_freezing_exact.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o ideal_age_example.o MOM_offline_main.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_write_cputime.o MOM_domains.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o gsw_pt_from_t.o MOM.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o lock_exchange_initialization.o benchmark_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_tidal.o cvmix_ddiff.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o +make[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/global/gwv/l819/lib/EXTERNAL/LOCAL_EXTERN/hdf5-1.8.18/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -c -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/src/framework /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_checksums.o MOM_cpu_clock.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o ideal_age_example.o MOM_offline_main.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_specvol_coefficients.o gsw_mod_toolbox.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_lateral_boundary_diffusion.o MOM_generic_tracer.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_domains.o MOM_write_cputime.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o benchmark_initialization.o lock_exchange_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_tidal.o cvmix_ddiff.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o a - coord_hycom.o @@ -33168,14 +34288,14 @@ a - MOM_MEKE_types.o a - MOM_error_handler.o a - MOM_CVMix_ddiff.o a - MOM_PointAccel.o -a - gsw_pt_from_ct.o a - gsw_gibbs_pt0_pt0.o +a - gsw_pt_from_ct.o a - dyed_channel_initialization.o a - MOM_fixed_initialization.o a - gsw_t_freezing_poly.o a - MOM_tracer_advect.o -a - regrid_consts.o a - gsw_t_freezing_exact.o +a - regrid_consts.o a - MOM_diag_mediator.o a - MOM_thickness_diffuse.o a - gsw_rho_second_derivatives.o @@ -33208,8 +34328,8 @@ a - MOM_dynamics_unsplit.o a - MOM_PressureForce.o a - MOM_verticalGrid.o a - MOM_diagnostics.o -a - gsw_mod_toolbox.o a - gsw_mod_specvol_coefficients.o +a - gsw_mod_toolbox.o a - MOM_regridding.o a - MOM_boundary_update.o a - MOM_barotropic.o @@ -33228,8 +34348,8 @@ a - MOM_shared_initialization.o a - DOME2d_initialization.o a - MOM_tracer_diabatic.o a - MOM_vert_friction.o -a - MOM_generic_tracer.o a - MOM_lateral_boundary_diffusion.o +a - MOM_generic_tracer.o a - MOM_bkgnd_mixing.o a - MOM_kappa_shear.o a - circle_obcs_initialization.o @@ -33250,15 +34370,15 @@ a - cvmix_convection.o a - Idealized_Hurricane.o a - MOM_diag_remap.o a - gsw_mod_kinds.o -a - MOM_write_cputime.o a - MOM_domains.o +a - MOM_write_cputime.o a - Neverland_initialization.o a - MOM_sponge.o a - MOM_tidal_mixing.o a - oil_tracer.o a - MOM_continuity_PPM.o -a - gsw_pt_from_t.o a - MOM.o +a - gsw_pt_from_t.o a - dense_water_initialization.o a - MOM_entrain_diffusive.o a - MOM_EOS_linear.o @@ -33290,8 +34410,8 @@ a - MOM_dynamics_split_RK2.o a - sloshing_initialization.o a - MOM_remapping.o a - MOM_spatial_means.o -a - lock_exchange_initialization.o a - benchmark_initialization.o +a - lock_exchange_initialization.o a - dye_example.o a - MOM_io.o a - RGC_tracer.o @@ -33306,25 +34426,25 @@ a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o a - MOM_isopycnal_slopes.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface + mkdir -p exec/hera/ -+ ln -s /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/hera/lib_ocean ++ ln -s /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/hera/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" \ - "FMSDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera" \ - "INSTALLDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="hera" \ + "FMSDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera" \ + "INSTALLDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -33337,11 +34457,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface' -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface' +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/src/ESMF_8_1_0_beta_snapshot_27 MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -33349,17 +34469,17 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/exec/hera/lib_ocean/lib_ocean.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface' -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/exec/hera/lib_ocean/lib_ocean.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface' +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice Currently Loaded Modules: @@ -33375,14 +34495,14 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = hera_intel CICE6 ./comp_ice.backend.libcice: DEBUG = true -CICE6 ./comp_ice.backend.libcice: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -rm: cannot remove '/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm: cannot remove '/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -33475,110 +34595,110 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" install + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" install Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -33603,13 +34723,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 -- Check for working C compiler: /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc @@ -33662,120 +34782,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -S/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /usr/bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /usr/bin/ranlib libpioc.a -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_depends "Unix Makefiles" /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -33788,56 +34908,56 @@ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/Para /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /usr/bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /usr/bin/ranlib libpiof.a -gmake[5]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -E cmake_progress_start /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /apps/spack/linux-centos7-x86_64/gcc-4.8.5/cmake-3.16.1-pujkqsxrn5sipm422gxshrq27d3miagd/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +exec gmake PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 warning #15396: Vector specification for function 'shr_const_mod_mp_shr_const_isspval_' is ignored with specified optimization options. shr_const_mod.F90(89): (col. 30) warning #13401: vector function was emulated shr_const_mod.F90(89): (col. 30) warning #13401: vector function was emulated -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -33860,41 +34980,41 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 -ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_utils_mod.o med_methods_mod.o med_io_mod.o med_phases_prep_ocn_mod.o med_fraction_mod.o med_phases_history_mod.o med_constants_mod.o esmFldsExchange_hafs_mod.o med_phases_prep_glc_mod.o med_kind_mod.o med_phases_restart_mod.o med_time_mod.o med_phases_prep_lnd_mod.o med.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_utils_mod.o med_methods_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_phases_history_mod.o med_constants_mod.o esmFldsExchange_hafs_mod.o med_io_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_time_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o ar: creating libcmeps.a a - med_phases_prep_wav_mod.o a - med_phases_prep_ice_mod.o @@ -33903,18 +35023,18 @@ a - esmFlds.o a - med_phases_profile_mod.o a - med_utils_mod.o a - med_methods_mod.o -a - med_io_mod.o a - med_phases_prep_ocn_mod.o +a - med.o a - med_fraction_mod.o a - med_phases_history_mod.o a - med_constants_mod.o a - esmFldsExchange_hafs_mod.o -a - med_phases_prep_glc_mod.o +a - med_io_mod.o +a - med_phases_prep_lnd_mod.o a - med_kind_mod.o a - med_phases_restart_mod.o a - med_time_mod.o -a - med_phases_prep_lnd_mod.o -a - med.o +a - med_phases_prep_glc_mod.o a - med_internalstate_mod.o a - med_phases_prep_atm_mod.o a - esmFldsExchange_nems_mod.o @@ -33923,36 +35043,36 @@ a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -mkdir -p /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator/libcmeps.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -test -d "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" -test -s "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator/libcmeps.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +test -d "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" +test -s "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; \ gmake nems DEBUG=Y \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 CMEPS" \ - CCPP_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp FMS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL TARGET="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp FMS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL TARGET="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) sutils/default 8) ip/3.3.0 15) sfcio/1.4.0 @@ -33965,14 +35085,14 @@ Currently Loaded Modules: -build NEMS after /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MINOR="1" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -33981,186 +35101,186 @@ CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o 'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o 'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o 'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o 'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o 'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o 'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o 'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o 'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o 'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Tue Sep 8 21:08:48 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/../stochastic_physics -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/include -I/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 05:14:34 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/include -IENS_Cpl -I. -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/../stochastic_physics -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/include -I/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o 'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' echo libgocart is libgocart is echo extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -mpiifort -o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libpiof.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/libpioc.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -set -xe ; cp "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/fcst_3.exe" -+ cp /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/exe/NEMS.x /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/tests/fcst_3.exe +mpiifort -o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a -lpng -ljasper -lz -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -qopenmp -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel_release/lib -lnetcdff -lnetcdf +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +set -xe ; cp "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x" "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/fcst_3.exe" ++ cp /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/exe/NEMS.x /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/tests/fcst_3.exe Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build" -+ cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp -+ rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/build -cat /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' +cd "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build" ++ cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp ++ rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/build +cat /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/configure.fv3 \ + /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3_debug /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3_debug /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE" EXEDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="hera" SYSTEM_USERDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: @@ -34175,18 +35295,18 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = hera_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.hera_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.1.0bs27g-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel.release/lib/esmf.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -cp -n /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/modulefiles/hera.intel/fv3_debug /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS" COMP_BINDIR="/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +cp -n /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/modulefiles/hera.intel/fv3_debug /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS" COMP_BINDIR="/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="hera" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS ; \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: @@ -34200,45 +35320,45 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS' -if ! test -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS' +if ! test -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MINOR="1" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -34249,8 +35369,8 @@ CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/climate/Denise.Worthen/WORK/S2S_updmom6/NEMS/src' -Elapsed time 526 seconds. Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished +gmake[2]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch1/NCEPDEV/nems/Jun.Wang/nems/s2s/20200903/test/ufs-s2s-model/NEMS/src' +Elapsed time 443 seconds. Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished diff --git a/tests/Compile_orion.intel.log b/tests/Compile_orion.intel.log index cd97f802..161eeaa3 100644 --- a/tests/Compile_orion.intel.log +++ b/tests/Compile_orion.intel.log @@ -1,7 +1,7 @@ + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 -+ PATHTR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 ++ readonly PATHTR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ++ PATHTR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 + readonly BUILD_TARGET=orion.intel + BUILD_TARGET=orion.intel + readonly 'MAKE_OPT=CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y' @@ -13,7 +13,7 @@ + readonly clean_after=YES + clean_after=YES + hostname -Orion-login-1.HPC.MsState.Edu +Orion-login-2.HPC.MsState.Edu + echo 'Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_1.exe on orion.intel' Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_1.exe on orion.intel + gnu_make=gmake @@ -23,49 +23,49 @@ Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_G + [[ orion.intel == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/../NEMS ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/work/noaa/marine/dworthen/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build" -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build" ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ cd /work/noaa/marine/dworthen/S2S_updmom6 -+ /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -+ rm -f /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include ++ rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -76,145 +76,121 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 \ + /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -cp /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_1" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_1 -cp /work/noaa/marine/dworthen/S2S_updmom6/conf/configure.fv3.orion.intel /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/externals.nems -cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS' -if [ -f "/modules.nems" ] ; then \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=16384 ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ -fi ; \ -( \ -echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ -echo "CASELESS_FILESYSTEM=NO" ; \ -if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS' -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_1" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_1 +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 5) slurm/19.05.3-2 14) sp/2.3.0 23) netcdfp/4.7.4.release - 6) impi/2018.4 15) w3emc/2.7.0 24) esmflocal/8.1.0.27bs.release + 6) impi/2018.4 15) w3emc/2.7.0 24) esmflocal/8.1.0.27bsg.release 7) bacio/2.4.0 16) w3nco/2.4.0 25) cmake/3.15.4 8) crtm_dev/2.3.0 17) gfsio/1.4.0 26) modules.nems 9) g2/3.4.0 18) sfcio/1.4.0 @@ -222,78 +198,78 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = orion_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel -CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib/esmf.mk +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 5) slurm/19.05.3-2 14) sp/2.3.0 23) netcdfp/4.7.4.release - 6) impi/2018.4 15) w3emc/2.7.0 24) esmflocal/8.1.0.27bs.release + 6) impi/2018.4 15) w3emc/2.7.0 24) esmflocal/8.1.0.27bsg.release 7) bacio/2.4.0 16) w3nco/2.4.0 25) cmake/3.15.4 8) crtm_dev/2.3.0 17) gfsio/1.4.0 26) modules.nems 9) g2/3.4.0 18) sfcio/1.4.0 -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -rm -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: : component CMEPS makefile fragment is missing -CICE6: include -GNUmakefile:70: : component CICE6 makefile fragment is missing -MOM6: include -GNUmakefile:70: : component MOM6 makefile fragment is missing -FV3: include -GNUmakefile:70: : component FV3 makefile fragment is missing -FMS: include -GNUmakefile:70: : component FMS makefile fragment is missing -CCPP: include -GNUmakefile:70: : component CCPP makefile fragment is missing +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -304,59 +280,59 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/externals.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/externals.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_1" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_1 -cp /work/noaa/marine/dworthen/S2S_updmom6/conf/configure.fv3.orion.intel /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/externals.nems -cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS' +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_1" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_1 +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/conf/configure.fv3.orion.intel /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=16384 ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=16384 ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS' -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS' +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh orion.intel "$PATH_CCPP" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh orion.intel "$PATH_CCPP" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"/lib Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -368,10 +344,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ cd /work/noaa/marine/dworthen/S2S_updmom6 -+ /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -452,6 +428,7 @@ INFO: Converting local name dqdt(:,:,index_for_liquid_cloud_condensate) of varia INFO: Converting local name ntcw of variable index_for_liquid_cloud_condensate from new to old metadata INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_subgrid_orography from new to old metadata INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata INFO: Converting local name tsfco of variable sea_surface_temperature from new to old metadata @@ -486,7 +463,7 @@ INFO: Converting local name nleffr of variable index_for_cloud_liquid_water_effe INFO: Converting local name u10mi_cpl of variable instantaneous_x_wind_at_10m_for_coupling from new to old metadata INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from new to old metadata INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata INFO: Converting local name sr of variable ratio_of_snowfall_to_rainfall from new to old metadata @@ -514,7 +491,7 @@ INFO: Converting local name zm of variable ocean_mixed_layer_thickness from new INFO: Converting local name rmol of variable reciprocal_of_obukhov_length from new to old metadata INFO: Converting local name save_tcp of variable air_temperature_save_from_convective_parameterization from new to old metadata INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata INFO: Converting local name sh2o of variable volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model from new to old metadata @@ -624,7 +601,6 @@ INFO: Converting local name dspheat of variable flag_TKE_dissipation_heating fro INFO: Converting local name aerosolssw of variable RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16 from new to old metadata INFO: Converting local name ntchm of variable number_of_chemical_tracers from new to old metadata INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata INFO: Converting local name acvt of variable largest_cloud_top_vertical_index_encountered_thus_far from new to old metadata @@ -668,17 +644,17 @@ INFO: Converting local name isd of variable starting_x_direction_index_domain fr INFO: Converting local name clxss of variable fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale from new to old metadata INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from new to old metadata INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata INFO: Converting local name Radtend of variable GFS_radtend_type_instance from new to old metadata INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata INFO: Converting local name sbsno of variable snow_deposition_sublimation_upward_latent_heat_flux from new to old metadata @@ -690,7 +666,7 @@ INFO: Converting local name qlcn of variable mass_fraction_of_convective_cloud_l INFO: Converting local name fh2_land of variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land from new to old metadata INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag from new to old metadata INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata INFO: Converting local name tdomzr of variable dominant_freezing_rain_type from new to old metadata @@ -884,7 +860,6 @@ INFO: Converting local name fluxlwDOWN_clrsky of variable RRTMGP_lw_flux_profile INFO: Converting local name du3dt_ogw of variable time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag from new to old metadata INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_column from new to old metadata INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata INFO: Converting local name wet1 of variable normalized_soil_wetness from new to old metadata INFO: Converting local name lmk of variable adjusted_vertical_layer_dimension_for_radiation from new to old metadata @@ -973,6 +948,7 @@ INFO: Converting local name mg_qcmin(2) of variable mg_minimum_ice_mixing_ratio INFO: Converting local name dudt_mtb of variable instantaneous_change_in_x_wind_due_to_mountain_blocking_drag from new to old metadata INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from new to old metadata INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata INFO: Converting local name tcrf of variable cloud_phase_transition_denominator from new to old metadata @@ -1108,6 +1084,7 @@ INFO: Converting local name iccn of variable flag_for_in_ccn_forcing_for_morriso INFO: Converting local name canicexy of variable canopy_intercepted_ice_mass from new to old metadata INFO: Converting local name scmpsw of variable components_of_surface_downward_shortwave_fluxes from new to old metadata INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata INFO: Converting local name Intdiag of variable GFS_diag_type_instance from new to old metadata @@ -1202,7 +1179,7 @@ INFO: Converting local name chh_ice of variable surface_drag_mass_flux_for_heat_ INFO: Converting local name chh_ocean of variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean from new to old metadata INFO: Converting local name gq0(:,:,index_for_liquid_cloud_number_concentration) of variable cloud_droplet_number_concentration_updated_by_physics from new to old metadata INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata INFO: Converting local name dx of variable cell_size from new to old metadata INFO: Converting local name t02min of variable minimum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata @@ -1280,7 +1257,7 @@ INFO: Converting local name tracer of variable chemical_tracers from new to old INFO: Converting local name iopt_rad of variable flag_for_radiation_transfer_option from new to old metadata INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata INFO: Converting local name sigma of variable slope_of_subgrid_orography from new to old metadata @@ -1288,7 +1265,6 @@ INFO: Converting local name do_myjsfc of variable do_myjsfc from new to old meta INFO: Converting local name ep of variable cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep from new to old metadata INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from new to old metadata INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata INFO: Converting local name first_time_step of variable flag_for_first_time_step from new to old metadata @@ -1298,7 +1274,6 @@ INFO: Converting local name tsq of variable t_prime_squared from new to old meta INFO: Converting local name fscav of variable fraction_of_tracer_scavenged from new to old metadata INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_factor from new to old metadata INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata INFO: Converting local name evcwa of variable cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep from new to old metadata @@ -1453,7 +1428,6 @@ INFO: Converting local name nfracseed of variable cellular_automata_seed_probabi INFO: Converting local name kcnv of variable flag_deep_convection from new to old metadata INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio from new to old metadata INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata INFO: Converting local name do_cnvgwd of variable flag_for_convective_gravity_wave_drag from new to old metadata @@ -1562,11 +1536,9 @@ INFO: Converting local name mg_ninst of variable mg_ice_concentration_constant f INFO: Converting local name hefac of variable surface_upward_latent_heat_flux_reduction_factor from new to old metadata INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from new to old metadata INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata INFO: Converting local name tau_ngw of variable instantaneous_momentum_flux_due_to_nonstationary_gravity_wave from new to old metadata @@ -1778,7 +1750,7 @@ INFO: Converting local name dt3dt(:,:,4) of variable cumulative_change_in_temper INFO: Converting local name iopt_stc of variable flag_for_soil_and_snow_temperature_time_stepping_option from new to old metadata INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_model_level from new to old metadata INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata INFO: Converting local name proflw_type of variable proflw_type from new to old metadata @@ -1794,6 +1766,7 @@ INFO: Converting local name gasvmr(:,:,1) of variable volume_mixing_ratio_co2 fr INFO: Converting local name dvsfc1 of variable instantaneous_surface_y_momentum_flux from new to old metadata INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_frozen_precip from new to old metadata INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata INFO: Converting local name vtype of variable vegetation_type_classification_real from new to old metadata @@ -1802,6 +1775,7 @@ INFO: Converting local name lw_optical_props_clouds of variable longwave_optical INFO: Converting local name sfcfsw of variable sw_fluxes_sfc from new to old metadata INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and_VIS_diffused from new to old metadata INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata INFO: Converting local name phil of variable geopotential from new to old metadata INFO: Converting local name flag_frsoil of variable flag_for_frozen_soil_physics from new to old metadata @@ -1889,9 +1863,11 @@ INFO: Converting local name tsfcl of variable surface_skin_temperature_over_land INFO: Converting local name clouds(:,:,9) of variable mean_effective_radius_for_snow_flake from new to old metadata INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer from new to old metadata INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -INFO: Metadata table for model FV3 written to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +INFO: Metadata table for model FV3 written to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -1901,7 +1877,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre +INFO: Parsed tables in scheme GFS_DCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -1928,7 +1910,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run -INFO: Parsed tables in scheme GFS_DCNV_generic_post +INFO: Parsed tables in scheme GFS_DCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -1947,7 +1931,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run -INFO: Parsed tables in scheme GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre +INFO: Parsed tables in scheme GFS_GWD_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -1958,16 +1948,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run -INFO: Parsed tables in scheme GFS_GWD_generic_post +INFO: Parsed tables in scheme GFS_GWD_generic_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run -INFO: Parsed tables in scheme GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre +INFO: Parsed tables in scheme GFS_MP_generic_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -2028,7 +2026,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable snow_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable graupel_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize -INFO: Parsed tables in scheme GFS_MP_generic_post +INFO: Parsed tables in scheme GFS_MP_generic_post with dependencies ['machine.F', 'calpreciptype.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -2038,7 +2038,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run -INFO: Parsed tables in scheme GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre +INFO: Parsed tables in scheme GFS_PBL_generic_pre with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -2106,7 +2112,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run -INFO: Parsed tables in scheme GFS_PBL_generic_post +INFO: Parsed tables in scheme GFS_PBL_generic_post with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -2115,7 +2123,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre +INFO: Parsed tables in scheme GFS_SCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -2138,10 +2152,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run -INFO: Parsed tables in scheme GFS_SCNV_generic_post -INFO: Parsed tables in scheme GFS_diagtoscreen -INFO: Parsed tables in scheme GFS_interstitialtoscreen -INFO: Parsed tables in scheme GFS_abort +INFO: Parsed tables in scheme GFS_SCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen +INFO: Parsed tables in scheme GFS_diagtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen +INFO: Parsed tables in scheme GFS_interstitialtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort +INFO: Parsed tables in scheme GFS_abort with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -2160,12 +2206,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run -INFO: Parsed tables in scheme GFS_checkland -INFO: Parsed tables in scheme GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_checkland with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_phys_time_vary with dependencies ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize -INFO: Parsed tables in scheme GFS_rad_time_vary +INFO: Parsed tables in scheme GFS_rad_time_vary with dependencies ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -2175,9 +2237,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_10mu_band in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_0p55mu_band in table GFS_rrtmg_post_run INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize -INFO: Parsed tables in scheme GFS_rrtmg_post +INFO: Parsed tables in scheme GFS_rrtmg_post with dependencies ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -2224,8 +2288,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run -INFO: Parsed tables in scheme GFS_rrtmg_pre -INFO: Parsed tables in scheme GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_pre with dependencies ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_setup with dependencies ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -2257,9 +2335,51 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_precipitation_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run -INFO: Parsed tables in scheme GFS_stochastics -INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset -INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_stochastics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -2272,7 +2392,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run -INFO: Parsed tables in scheme GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 +INFO: Parsed tables in scheme GFS_suite_interstitial_1 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -2317,7 +2457,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run -INFO: Parsed tables in scheme GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 +INFO: Parsed tables in scheme GFS_suite_interstitial_2 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -2326,7 +2486,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run -INFO: Parsed tables in scheme GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset +INFO: Parsed tables in scheme GFS_suite_stateout_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -2339,7 +2519,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run -INFO: Parsed tables in scheme GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update +INFO: Parsed tables in scheme GFS_suite_stateout_update with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -2357,7 +2557,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run -INFO: Parsed tables in scheme GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 +INFO: Parsed tables in scheme GFS_suite_interstitial_3 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -2367,10 +2587,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run -INFO: Parsed tables in scheme GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 +INFO: Parsed tables in scheme GFS_suite_interstitial_4 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run -INFO: Parsed tables in scheme GFS_suite_interstitial_5 +INFO: Parsed tables in scheme GFS_suite_interstitial_5 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -2411,7 +2653,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run -INFO: Parsed tables in scheme GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre +INFO: Parsed tables in scheme GFS_surface_generic_pre with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -2501,7 +2749,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_latent_heat_flux_reduction_factor in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run -INFO: Parsed tables in scheme GFS_surface_generic_post +INFO: Parsed tables in scheme GFS_surface_generic_post with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -2564,7 +2814,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run -INFO: Parsed tables in scheme GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre +INFO: Parsed tables in scheme GFS_surface_composites_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -2578,7 +2836,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run -INFO: Parsed tables in scheme GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter +INFO: Parsed tables in scheme GFS_surface_composites_inter with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -2686,18 +2952,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_ice_concentration in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run -INFO: Parsed tables in scheme GFS_surface_composites_post +INFO: Parsed tables in scheme GFS_surface_composites_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 +INFO: Parsed tables in scheme GFS_surface_loop_control_part1 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part2 -INFO: Parsed tables in scheme GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_surface_loop_control_part2 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_time_vary_pre with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -2756,8 +3046,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run -INFO: Parsed tables in scheme cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +INFO: Parsed tables in scheme cires_ugwp with dependencies ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -2787,9 +3087,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table cires_ugwp_post_run INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize -INFO: Parsed tables in scheme cires_ugwp_post +INFO: Parsed tables in scheme cires_ugwp_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -2801,6 +3103,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_bottom_of_convective_cloud in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run INFO: Parsed tables in scheme cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -2811,17 +3115,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init -INFO: Parsed tables in scheme cs_conv_pre +INFO: Parsed tables in scheme cs_conv_pre with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run -INFO: Parsed tables in scheme cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post +INFO: Parsed tables in scheme cs_conv_post with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -2849,7 +3169,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_fraction_in_convective_tower in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run -INFO: Parsed tables in scheme cs_conv +INFO: Parsed tables in scheme cs_conv with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -2860,15 +3182,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_fraction_for_MG in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable subgrid_scale_cloud_fraction_from_shoc in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run -INFO: Parsed tables in scheme cs_conv_aw_adj +INFO: Parsed tables in scheme cs_conv_aw_adj with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run -INFO: Parsed tables in scheme cu_ntiedtke_pre +INFO: Parsed tables in scheme cu_ntiedtke_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -2896,13 +3226,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_atmosphere_detrainment_convective_mass_flux in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run -INFO: Parsed tables in scheme cu_ntiedtke +INFO: Parsed tables in scheme cu_ntiedtke with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run -INFO: Parsed tables in scheme cu_ntiedtke_post +INFO: Parsed tables in scheme cu_ntiedtke_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -2952,8 +3286,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run INFO: Legacy extension - skip empty table for dcyc2t3_finalize -INFO: Parsed tables in scheme dcyc2t3 +INFO: Parsed tables in scheme dcyc2t3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -3005,6 +3341,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table drag_suite_run INFO: Legacy extension - skip empty table for drag_suite_init INFO: Parsed tables in scheme drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -3022,9 +3360,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable turbulent_kinetic_energy_convective_transport_tracer in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity_from_shoc in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run -INFO: Parsed tables in scheme shoc +INFO: Parsed tables in scheme shoc with dependencies ['funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -3032,16 +3372,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run -INFO: Parsed tables in scheme get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 +INFO: Parsed tables in scheme get_prs_fv3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run -INFO: Parsed tables in scheme get_phi_fv3 +INFO: Parsed tables in scheme get_phi_fv3 with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -3071,8 +3425,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run -INFO: Parsed tables in scheme gfdl_cloud_microphys -INFO: Parsed tables in scheme fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +INFO: Parsed tables in scheme gfdl_cloud_microphys with dependencies ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +INFO: Parsed tables in scheme fv_sat_adj with dependencies ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -3087,9 +3459,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run -INFO: Parsed tables in scheme zhaocarr_gscond +INFO: Parsed tables in scheme zhaocarr_gscond with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -3101,7 +3475,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run -INFO: Parsed tables in scheme gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre +INFO: Parsed tables in scheme gwdc_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -3119,11 +3501,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init -INFO: Parsed tables in scheme gwdc +INFO: Parsed tables in scheme gwdc with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -3135,8 +3525,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run -INFO: Parsed tables in scheme gwdc_post +INFO: Parsed tables in scheme gwdc_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -3165,11 +3557,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize INFO: Parsed tables in scheme gwdps INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize -INFO: Parsed tables in scheme h2ophys +INFO: Parsed tables in scheme h2ophys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -3206,7 +3602,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable physics_field_for_coupling in table samfdeepcnv_run INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init -INFO: Parsed tables in scheme samfdeepcnv +INFO: Parsed tables in scheme samfdeepcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -3230,7 +3628,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table samfshalcnv_run INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init -INFO: Parsed tables in scheme samfshalcnv +INFO: Parsed tables in scheme samfshalcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -3264,7 +3668,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table sascnvn_run INFO: Legacy extension - skip empty table for sascnvn_finalize -INFO: Parsed tables in scheme sascnvn +INFO: Parsed tables in scheme sascnvn with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -3289,7 +3699,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table shalcnv_run INFO: Legacy extension - skip empty table for shalcnv_finalize -INFO: Parsed tables in scheme shalcnv +INFO: Parsed tables in scheme shalcnv with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -3307,7 +3719,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_temperature_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run -INFO: Parsed tables in scheme maximum_hourly_diagnostics +INFO: Parsed tables in scheme maximum_hourly_diagnostics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -3362,10 +3777,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize -INFO: Parsed tables in scheme m_micro +INFO: Parsed tables in scheme m_micro with dependencies ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -3388,8 +3808,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run -INFO: Parsed tables in scheme m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre +INFO: Parsed tables in scheme m_micro_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -3407,7 +3833,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_on_dynamics_timestep in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_graupel_amount_on_dynamics_timestep in table m_micro_post_run INFO: Legacy extension - skip empty table for m_micro_post_finalize -INFO: Parsed tables in scheme m_micro_post +INFO: Parsed tables in scheme m_micro_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -3416,7 +3844,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run -INFO: Parsed tables in scheme cu_gf_driver_pre +INFO: Parsed tables in scheme cu_gf_driver_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -3456,15 +3887,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize -INFO: Parsed tables in scheme cu_gf_driver +INFO: Parsed tables in scheme cu_gf_driver with dependencies ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run -INFO: Parsed tables in scheme cu_gf_driver_post +INFO: Parsed tables in scheme cu_gf_driver_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -3509,7 +3948,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run -INFO: Parsed tables in scheme hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf +INFO: Parsed tables in scheme hedmf with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -3550,7 +3998,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run -INFO: Parsed tables in scheme hedmf_hafs +INFO: Parsed tables in scheme hedmf_hafs with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -3587,7 +4037,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_boundary_layer_thickness in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run -INFO: Parsed tables in scheme moninshoc +INFO: Parsed tables in scheme moninshoc with dependencies ['funcphys.f90', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -3630,7 +4086,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run -INFO: Parsed tables in scheme satmedmfvdif +INFO: Parsed tables in scheme satmedmfvdif with dependencies ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -3675,7 +4137,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run -INFO: Parsed tables in scheme satmedmfvdifq +INFO: Parsed tables in scheme satmedmfvdifq with dependencies ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -3708,7 +4172,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run -INFO: Parsed tables in scheme shinhongvdif +INFO: Parsed tables in scheme shinhongvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -3743,7 +4209,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_top_of_atmosphere_boundary_layer in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run -INFO: Parsed tables in scheme ysuvdif +INFO: Parsed tables in scheme ysuvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -3852,7 +4321,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run -INFO: Parsed tables in scheme mynnedmf_wrapper +INFO: Parsed tables in scheme mynnedmf_wrapper with dependencies ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -3942,7 +4413,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_heat_at_2m in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run -INFO: Parsed tables in scheme mynnsfc_wrapper +INFO: Parsed tables in scheme mynnsfc_wrapper with dependencies ['module_sf_mynn.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -3971,12 +4444,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_top in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run -INFO: Parsed tables in scheme sgscloud_radpre +INFO: Parsed tables in scheme sgscloud_radpre with dependencies ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run -INFO: Parsed tables in scheme sgscloud_radpost +INFO: Parsed tables in scheme sgscloud_radpost with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -4049,7 +4526,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run -INFO: Parsed tables in scheme myjsfc_wrapper +INFO: Parsed tables in scheme myjsfc_wrapper with dependencies ['module_SF_JSFC.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -4100,10 +4579,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_temperature in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run -INFO: Parsed tables in scheme myjpbl_wrapper +INFO: Parsed tables in scheme myjpbl_wrapper with dependencies ['module_BL_MYJPBL.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run -INFO: Parsed tables in scheme mp_thompson_pre +INFO: Parsed tables in scheme mp_thompson_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -4131,12 +4615,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init -INFO: Parsed tables in scheme mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +INFO: Parsed tables in scheme mp_thompson with dependencies ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run -INFO: Parsed tables in scheme mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +INFO: Parsed tables in scheme mp_thompson_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -4147,7 +4655,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize -INFO: Parsed tables in scheme ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys +INFO: Parsed tables in scheme ozphys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -4158,9 +4672,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize -INFO: Parsed tables in scheme ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 +INFO: Parsed tables in scheme ozphys_2015 with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -4171,7 +4690,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_rain_water_mixing_ratio_due_to_microphysics in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run -INFO: Parsed tables in scheme zhaocarr_precpd +INFO: Parsed tables in scheme zhaocarr_precpd with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -4207,7 +4728,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_physics in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run -INFO: Parsed tables in scheme phys_tend +INFO: Parsed tables in scheme phys_tend with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -4245,7 +4768,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run -INFO: Parsed tables in scheme rrtmg_lw +INFO: Parsed tables in scheme rrtmg_lw with dependencies ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -4289,7 +4814,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run -INFO: Parsed tables in scheme rrtmg_sw +INFO: Parsed tables in scheme rrtmg_sw with dependencies ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -4327,6 +4864,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Parsed tables in scheme rascnv INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -4339,18 +4878,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run INFO: Parsed tables in scheme rayleigh_damp INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize -INFO: Parsed tables in scheme rrtmg_lw_post +INFO: Parsed tables in scheme rrtmg_lw_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize -INFO: Parsed tables in scheme rrtmg_lw_pre +INFO: Parsed tables in scheme rrtmg_lw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -4358,9 +4903,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run -INFO: Parsed tables in scheme rrtmg_sw_post +INFO: Parsed tables in scheme rrtmg_sw_post with dependencies ['radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -4369,7 +4916,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run -INFO: Parsed tables in scheme rrtmg_sw_pre +INFO: Parsed tables in scheme rrtmg_sw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -4388,7 +4937,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run -INFO: Parsed tables in scheme sfc_diag +INFO: Parsed tables in scheme sfc_diag with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -4405,7 +4956,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_x_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_y_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run -INFO: Parsed tables in scheme sfc_diag_post +INFO: Parsed tables in scheme sfc_diag_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -4482,19 +5041,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run -INFO: Parsed tables in scheme lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +INFO: Parsed tables in scheme lsm_ruc with dependencies ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -4517,7 +5090,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_equivalent_accumulated_snow_depth_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_snow_thickness_water_equivalent_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run -INFO: Parsed tables in scheme sfc_cice +INFO: Parsed tables in scheme sfc_cice with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -4578,7 +5153,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run -INFO: Parsed tables in scheme sfc_diff +INFO: Parsed tables in scheme sfc_diff with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -4638,7 +5217,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run -INFO: Parsed tables in scheme lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +INFO: Parsed tables in scheme lsm_noah with dependencies ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -4741,7 +5331,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run -INFO: Parsed tables in scheme noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv +INFO: Parsed tables in scheme noahmpdrv with dependencies ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -4769,8 +5370,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run -INFO: Parsed tables in scheme flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +INFO: Parsed tables in scheme flake_driver with dependencies ['flake.F90', 'machine.F'] INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -4821,8 +5428,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize -INFO: Parsed tables in scheme sfc_nst +INFO: Parsed tables in scheme sfc_nst with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -4833,7 +5448,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run -INFO: Parsed tables in scheme sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre +INFO: Parsed tables in scheme sfc_nst_pre with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -4849,9 +5472,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_change_over_depth_in_sea_water_temperature in table sfc_nst_post_run INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize -INFO: Parsed tables in scheme sfc_nst_post +INFO: Parsed tables in scheme sfc_nst_post with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -4871,7 +5496,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run -INFO: Parsed tables in scheme sfc_ocean +INFO: Parsed tables in scheme sfc_ocean with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -4907,7 +5534,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_cice in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run -INFO: Parsed tables in scheme sfc_sice +INFO: Parsed tables in scheme sfc_sice with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -4926,15 +5556,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize -INFO: Parsed tables in scheme mp_fer_hires +INFO: Parsed tables in scheme mp_fer_hires with dependencies ['module_MP_FER_HIRES.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_gas_optics +INFO: Parsed tables in scheme rrtmgp_lw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -4949,14 +5594,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics with dependencies ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_gas_optics +INFO: Parsed tables in scheme rrtmgp_sw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -4969,7 +5626,12 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics with dependencies ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -4982,7 +5644,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics +INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -4994,7 +5658,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_downward_clrsky in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run -INFO: Parsed tables in scheme rrtmgp_lw_rte +INFO: Parsed tables in scheme rrtmgp_lw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -5010,7 +5676,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_allsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_upward_clrsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run -INFO: Parsed tables in scheme rrtmgp_sw_rte +INFO: Parsed tables in scheme rrtmgp_sw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -5022,8 +5690,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics -INFO: Parsed tables in scheme GFS_rrtmgp_setup +INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +INFO: Parsed tables in scheme GFS_rrtmgp_setup with dependencies ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -5041,7 +5727,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable virtual_temperature in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable relative_humidity in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_pre with dependencies ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -5052,7 +5740,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_longwave_emissivity in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run -INFO: Parsed tables in scheme rrtmgp_lw_pre +INFO: Parsed tables in scheme rrtmgp_lw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -5085,7 +5775,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre +INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -5106,20 +5798,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lw_fluxes_top_atmosphere in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_fluxes in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_lw_post +INFO: Parsed tables in scheme GFS_rrtmgp_lw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -5132,6 +5838,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run INFO: Parsed tables in scheme GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -5155,7 +5863,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -5182,7 +5892,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre +INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -5218,7 +5930,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_post +INFO: Parsed tables in scheme GFS_rrtmgp_sw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] INFO: filtering out variable GFS_stateout_type_instance INFO: filtering out variable Gas_concentrations_for_RRTMGP_suite INFO: filtering out variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band @@ -5412,7 +6124,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -5607,24 +6318,24 @@ INFO: filtering out variable y_momentum_tendency_from_form_drag INFO: filtering out variable y_momentum_tendency_from_large_scale_gwd INFO: filtering out variable y_momentum_tendency_from_small_scale_gwd INFO: Checking optional arguments in physics schemes ... -INFO: Metadata table for model FV3 written to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... -INFO: Generating static API ccpp_static_api.F90 in /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics ... +INFO: Generating static API ccpp_static_api.F90 in /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh orion.intel /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp' NO NO ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh orion.intel /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=orion.intel is valid. Compilers set for orion.intel. Obtained ESMF_LIB=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib from /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.5.20180823 -- The CXX compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 @@ -5665,8 +6376,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2 -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -5675,53 +6386,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -B/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /bin/ranlib libccpp.a -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -5729,116 +6444,116 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -5846,124 +6561,124 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -5983,20 +6698,20 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -6014,123 +6729,123 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -6145,68 +6860,11 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -6214,114 +6872,19 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -6329,164 +6892,24 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -O1 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -6502,93 +6925,12 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -6597,199 +6939,151 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o [100%] Linking Fortran static library libccppphys.a -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /bin/ranlib libccppphys.a -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -B/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' Install the project... /apps/cmake-3.15.4/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-release.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -+ test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -+ test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" all +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-release.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' ++ test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include ++ test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" all Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -6801,213 +7095,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -7095,21 +7389,21 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -test -d /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" into /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL on orion -cp -fp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/work/noaa/marine/dworthen/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/work/noaa/marine/dworthen/S2S_updmom6/FV3"/conf/modules.fv3 -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=orion FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" into /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL on orion +cp -fp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3"/conf/modules.fv3 +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=orion FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" nemsinstall Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -7121,53 +7415,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -7183,65 +7477,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -7254,65 +7548,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -7358,53 +7652,53 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' -mpiicc -E four_to_grid_stochy.F > four_to_grid_stochy.f +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -7439,28 +7733,26 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' -Building dependencies ... -/bin/sh: m: command not found -gmake[2]: [depend] Error 127 (ignored) -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -7468,27 +7760,27 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /work/noaa/marine/dworthen/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -Installation into "/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +Installation into "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" ; \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform orion --fms-dir "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform orion --fms-dir "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -7500,9 +7792,9 @@ Currently Loaded Modules: -Will use FMS from: /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ BASEDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + MACHINE_ID=orion + COMPILE_OPTION=orion-intel.mk + DEBUG= @@ -7517,512 +7809,563 @@ MOM6 compile.sh ... DEBUG=, REPRO=1 + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] ++ rm -f path_names + echo 'generating file_paths ...' generating file_paths ... -+ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/templates/orion-intel.mk -p lib_ocean.a -o -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL path_names -........................................................................................................................................................................................................................................... Makefile is ready. ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/templates/orion-intel.mk -p lib_ocean.a -o -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL path_names +.................................................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO=1 DEBUG= lib_ocean.a -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o supercritical_initialization.o user_change_diffusivity.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o MOM_offline_main.o ideal_age_example.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_specvol_first_derivatives.o gsw_rho_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_domains.o MOM_write_cputime.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o lock_exchange_initialization.o benchmark_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_ddiff.o cvmix_tidal.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_sr_from_sp__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs_ice__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol_second_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_chem_potential_water_t_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt0_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_freezing_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol_first_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_freezing_poly__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_entropy_part_zerop__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_deriv_chem_potential_water_t_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt_from_ct__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_freezing_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho_second_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_from_ct__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_freezing_poly__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs_pt0_pt0__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_from_pt__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho_first_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_entropy_part__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_sp_from_sr__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o user_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o ocean_da_types.o baroclinic_zone_initialization.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_open_boundary.o MOM_set_viscosity.o cvmix_shear.o MOM_regularize_layers.o MOM_string_functions.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o PLM_functions.o gsw_pt_from_t__genmod.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_safe_alloc.o gsw_sr_from_sp__genmod.o MOM_intrinsic_functions.o MOM_continuity.o MOM_obsolete_params.o MOM_checksum_packages.o dumbbell_initialization.o MOM_dyn_horgrid.o gsw_gibbs_ice__genmod.o MOM_unit_scaling.o gsw_specvol_second_derivatives__genmod.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o supercritical_initialization.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_error_handler.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_wave_speed.o ISOMIP_initialization.o gsw_chem_potential_water_t_exact__genmod.o polynomial_functions.o gsw_pt0_from_t__genmod.o user_shelf_init.o gsw_rho_first_derivatives.o MOM_neutral_diffusion.o write_ocean_obs.o MOM_EOS_UNESCO.o gsw_ct_freezing_exact__genmod.o seamount_initialization.o MOM_dynamics_unsplit.o gsw_ct_from_t__genmod.o MOM_diagnostics.o gsw_mod_specvol_coefficients.o gsw_specvol_first_derivatives__genmod.o MOM_barotropic.o soliton_initialization.o Kelvin_initialization.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o circle_obcs_initialization.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o P1M_functions.o MOM_ALE.o gsw_t_freezing_poly__genmod.o boundary_impulse_tracer.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o MOM_diag_remap.o MOM_domains.o Neverland_initialization.o MOM_tidal_mixing.o gsw_entropy_part_zerop__genmod.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o Phillips_initialization.o MOM_internal_tide_input.o MOM_marine_ice.o MOM_debugging.o kdtree.o MOM_document.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o gsw_rho__genmod.o MOM_tracer_flow_control.o MOM_coms.o cvmix_background.o MOM_diabatic_driver.o MOM_horizontal_regridding.o gsw_ct_from_pt.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_spatial_means.o RGC_tracer.o MOM_ice_shelf.o cvmix_ddiff.o gsw_specvol_second_derivatives.o gsw_t_deriv_chem_potential_water_t_exact__genmod.o gsw_ct_freezing_poly.o MOM_PressureForce_Montgomery.o gsw_pt_from_ct__genmod.o MOM_sum_output.o MOM_isopycnal_slopes.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o MOM_random.o MOM_ice_shelf_dynamics.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_tracer_hor_diff.o MOM_full_convection.o mom_ocean_model_nuopc.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o MOM_EOS.o coord_rho.o MOM_state_initialization.o gsw_t_freezing_exact__genmod.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_restart.o MOM_coord_initialization.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o gsw_ct_freezing_exact.o MOM_OCMIP2_CFC.o MOM_diag_manager_wrapper.o MOM_time_manager.o regrid_interp.o MOM_EOS_NEMO.o gsw_mod_freezing_poly_coefficients.o MOM_CVMix_conv.o MOM_wave_structure.o gsw_pt0_from_t.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o tidal_bay_initialization.o user_change_diffusivity.o MOM_tracer_registry.o gsw_rho_second_derivatives__genmod.o coord_zlike.o gsw_gibbs_ice.o gsw_t_from_ct__genmod.o gsw_ct_freezing_poly__genmod.o gsw_gibbs_pt0_pt0__genmod.o MOM_MEKE_types.o MOM_CVMix_ddiff.o dyed_channel_initialization.o gsw_rho_second_derivatives.o MOM_thickness_diffuse.o MOM_file_parser.o MOM_unit_tests.o ideal_age_example.o MOM_offline_main.o gsw_specvol_first_derivatives.o MOM_set_diffusivity.o DOME_initialization.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o coord_sigma.o BFB_surface_forcing.o advection_test_tracer.o pseudo_salt_tracer.o dyed_obcs_initialization.o MOM_PressureForce.o gsw_mod_toolbox.o MOM_verticalGrid.o MOM_regridding.o MOM_boundary_update.o MOM_forcing_type.o coord_adapt.o MOM_tracer_Z_init.o MOM_bulk_mixed_layer.o MOM_controlled_forcing.o gsw_sr_from_sp.o MOM_shared_initialization.o MOM_kappa_shear.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_state.o gsw_mod_teos10_constants.o MOM_PressureForce_analytic_FV.o MOM_lateral_mixing_coeffs.o Idealized_Hurricane.o MOM_write_cputime.o gsw_mod_kinds.o MOM_sponge.o gsw_ct_from_pt__genmod.o MOM_continuity_PPM.o oil_tracer.o MOM.o MOM_EOS_linear.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o gsw_rho_first_derivatives__genmod.o gsw_rho.o gsw_entropy_part__genmod.o gsw_gibbs__genmod.o dyed_obc_tracer.o gsw_specvol__genmod.o gsw_sp_from_sr__genmod.o adjustment_initialization.o MOM_constants.o shelfwave_initialization.o MOM_remapping.o MOM_io.o dye_example.o benchmark_initialization.o lock_exchange_initialization.o mom_surface_forcing_nuopc.o cvmix_tidal.o MOM_obsolete_diagnostics.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o a - coord_hycom.o a - MOM_cpu_clock.o a - MOM_checksums.o -a - gsw_mod_gibbs_ice_coefficients.o -a - MOM_array_transform.o -a - cvmix_math.o -a - dumbbell_surface_forcing.o a - user_initialization.o -a - gsw_ct_from_t.o -a - MOM_TFreeze.o -a - MOM_grid_initialize.o -a - BFB_initialization.o a - ISOMIP_tracer.o a - PCM_functions.o a - cvmix_kinds_and_types.o -a - MOM_random.o a - ocean_da_types.o a - baroclinic_zone_initialization.o -a - MOM_ice_shelf_dynamics.o a - RGC_initialization.o a - gsw_entropy_part_zerop.o -a - MOM_transcribe_grid.o -a - MOM_internal_tides.o -a - cvmix_kpp.o a - MOM_open_boundary.o a - MOM_set_viscosity.o -a - MOM_tracer_hor_diff.o a - cvmix_shear.o -a - MOM_full_convection.o a - MOM_regularize_layers.o a - MOM_string_functions.o -a - mom_ocean_model_nuopc.o a - MOM_wave_interface.o a - MOM_grid.o a - DOME_tracer.o a - MOM_tidal_forcing.o a - gsw_sp_from_sr.o -a - gsw_chem_potential_water_t_exact.o -a - MOM_transform_FMS.o a - PLM_functions.o -a - MOM_EOS.o +a - gsw_pt_from_t__genmod.o a - MOM_tracer_initialization_from_Z.o a - MOM_MEKE.o -a - MOM_state_initialization.o -a - coord_rho.o -a - MOM_interface_heights.o -a - MOM_diabatic_aux.o a - MOM_safe_alloc.o -a - MOM_restart.o -a - MOM_coord_initialization.o +a - gsw_sr_from_sp__genmod.o a - MOM_intrinsic_functions.o a - MOM_continuity.o -a - MOM_hor_visc.o -a - SCM_CVMix_tests.o -a - MOM_CVMix_shear.o -a - MOM_OCMIP2_CFC.o -a - gsw_ct_freezing_exact.o -a - MOM_time_manager.o -a - MOM_diag_manager_wrapper.o a - MOM_obsolete_params.o -a - regrid_interp.o a - MOM_checksum_packages.o a - dumbbell_initialization.o -a - MOM_EOS_NEMO.o -a - MOM_CVMix_conv.o a - MOM_dyn_horgrid.o -a - gsw_mod_freezing_poly_coefficients.o -a - gsw_pt0_from_t.o -a - MOM_wave_structure.o -a - external_gwave_initialization.o -a - MOM_geothermal.o -a - gsw_specvol.o -a - MOM_get_input.o +a - gsw_gibbs_ice__genmod.o a - MOM_unit_scaling.o -a - tidal_bay_initialization.o +a - gsw_specvol_second_derivatives__genmod.o a - MOM_EOS_Wright.o a - gsw_gibbs.o a - PPM_functions.o a - supercritical_initialization.o -a - user_change_diffusivity.o -a - MOM_tracer_registry.o a - MOM_offline_aux.o a - MOM_EOS_TEOS10.o a - regrid_edge_values.o -a - coord_zlike.o -a - gsw_gibbs_ice.o a - MOM_energetic_PBL.o a - MOM_CoriolisAdv.o a - PQM_functions.o a - MOM_dynamics_unsplit_RK2.o -a - MOM_MEKE_types.o a - MOM_error_handler.o -a - MOM_CVMix_ddiff.o a - MOM_PointAccel.o a - gsw_gibbs_pt0_pt0.o a - gsw_pt_from_ct.o -a - dyed_channel_initialization.o a - MOM_fixed_initialization.o a - gsw_t_freezing_poly.o a - MOM_tracer_advect.o a - gsw_t_freezing_exact.o a - regrid_consts.o a - MOM_diag_mediator.o -a - MOM_thickness_diffuse.o -a - gsw_rho_second_derivatives.o -a - MOM_file_parser.o a - MOM_wave_speed.o a - ISOMIP_initialization.o -a - MOM_unit_tests.o +a - gsw_chem_potential_water_t_exact__genmod.o a - polynomial_functions.o -a - MOM_offline_main.o -a - ideal_age_example.o +a - gsw_pt0_from_t__genmod.o a - user_shelf_init.o -a - DOME_initialization.o -a - MOM_set_diffusivity.o -a - gsw_specvol_first_derivatives.o a - gsw_rho_first_derivatives.o -a - MOM_diapyc_energy_req.o -a - MOM_opacity.o -a - tracer_example.o -a - user_revise_forcing.o a - MOM_neutral_diffusion.o -a - BFB_surface_forcing.o -a - coord_sigma.o a - write_ocean_obs.o -a - advection_test_tracer.o -a - dyed_obcs_initialization.o -a - pseudo_salt_tracer.o a - MOM_EOS_UNESCO.o +a - gsw_ct_freezing_exact__genmod.o a - seamount_initialization.o a - MOM_dynamics_unsplit.o -a - MOM_PressureForce.o -a - MOM_verticalGrid.o +a - gsw_ct_from_t__genmod.o a - MOM_diagnostics.o -a - gsw_mod_toolbox.o a - gsw_mod_specvol_coefficients.o -a - MOM_regridding.o -a - MOM_boundary_update.o +a - gsw_specvol_first_derivatives__genmod.o a - MOM_barotropic.o -a - coord_adapt.o -a - MOM_forcing_type.o a - soliton_initialization.o -a - MOM_tracer_Z_init.o a - Kelvin_initialization.o -a - MOM_controlled_forcing.o -a - MOM_bulk_mixed_layer.o a - MOM_hor_index.o a - regrid_solvers.o a - ocean_da_core.o -a - gsw_sr_from_sp.o -a - MOM_shared_initialization.o a - DOME2d_initialization.o a - MOM_tracer_diabatic.o a - MOM_vert_friction.o a - MOM_generic_tracer.o a - MOM_lateral_boundary_diffusion.o a - MOM_bkgnd_mixing.o -a - MOM_kappa_shear.o a - circle_obcs_initialization.o -a - MOM_ALE_sponge.o -a - gsw_entropy_part.o a - MOM_ice_shelf_initialize.o a - MOM_CVMix_KPP.o -a - MOM_ice_shelf_state.o a - P1M_functions.o -a - gsw_mod_teos10_constants.o a - MOM_ALE.o -a - MOM_PressureForce_analytic_FV.o +a - gsw_t_freezing_poly__genmod.o a - boundary_impulse_tracer.o -a - MOM_lateral_mixing_coeffs.o a - cvmix_put_get.o a - MOM_oda_driver.o a - cvmix_convection.o -a - Idealized_Hurricane.o a - MOM_diag_remap.o -a - gsw_mod_kinds.o a - MOM_domains.o -a - MOM_write_cputime.o a - Neverland_initialization.o -a - MOM_sponge.o a - MOM_tidal_mixing.o -a - oil_tracer.o -a - MOM_continuity_PPM.o -a - MOM.o +a - gsw_entropy_part_zerop__genmod.o a - gsw_pt_from_t.o a - dense_water_initialization.o a - MOM_entrain_diffusive.o -a - MOM_EOS_linear.o a - Phillips_initialization.o a - MOM_internal_tide_input.o -a - coord_slight.o -a - gsw_t_from_ct.o -a - Rossby_front_2d_initialization.o a - MOM_marine_ice.o a - MOM_debugging.o a - kdtree.o -a - gsw_rho.o a - MOM_document.o -a - dyed_obc_tracer.o a - MOM_variables.o a - P3M_functions.o a - MOM_mixed_layer_restrat.o a - MOM_diag_vkernels.o -a - adjustment_initialization.o -a - MOM_constants.o +a - gsw_rho__genmod.o a - MOM_tracer_flow_control.o a - MOM_coms.o -a - shelfwave_initialization.o a - cvmix_background.o a - MOM_diabatic_driver.o -a - gsw_ct_from_pt.o a - MOM_horizontal_regridding.o +a - gsw_ct_from_pt.o a - MOM_dynamics_split_RK2.o a - sloshing_initialization.o -a - MOM_remapping.o a - MOM_spatial_means.o -a - lock_exchange_initialization.o -a - benchmark_initialization.o -a - dye_example.o -a - MOM_io.o a - RGC_tracer.o a - MOM_ice_shelf.o -a - mom_surface_forcing_nuopc.o a - cvmix_ddiff.o -a - cvmix_tidal.o a - gsw_specvol_second_derivatives.o -a - MOM_obsolete_diagnostics.o +a - gsw_t_deriv_chem_potential_water_t_exact__genmod.o a - gsw_ct_freezing_poly.o -a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o +a - gsw_pt_from_ct__genmod.o +a - MOM_sum_output.o a - MOM_isopycnal_slopes.o +a - gsw_mod_gibbs_ice_coefficients.o +a - MOM_array_transform.o +a - cvmix_math.o +a - dumbbell_surface_forcing.o +a - gsw_ct_from_t.o +a - MOM_TFreeze.o +a - MOM_grid_initialize.o +a - BFB_initialization.o +a - MOM_random.o +a - MOM_ice_shelf_dynamics.o +a - MOM_transcribe_grid.o +a - MOM_internal_tides.o +a - cvmix_kpp.o +a - MOM_tracer_hor_diff.o +a - MOM_full_convection.o +a - mom_ocean_model_nuopc.o +a - gsw_chem_potential_water_t_exact.o +a - MOM_transform_FMS.o +a - MOM_EOS.o +a - coord_rho.o +a - MOM_state_initialization.o +a - gsw_t_freezing_exact__genmod.o +a - MOM_interface_heights.o +a - MOM_diabatic_aux.o +a - MOM_restart.o +a - MOM_coord_initialization.o +a - MOM_hor_visc.o +a - SCM_CVMix_tests.o +a - MOM_CVMix_shear.o +a - gsw_ct_freezing_exact.o +a - MOM_OCMIP2_CFC.o +a - MOM_diag_manager_wrapper.o +a - MOM_time_manager.o +a - regrid_interp.o +a - MOM_EOS_NEMO.o +a - gsw_mod_freezing_poly_coefficients.o +a - MOM_CVMix_conv.o +a - MOM_wave_structure.o +a - gsw_pt0_from_t.o +a - external_gwave_initialization.o +a - MOM_geothermal.o +a - gsw_specvol.o +a - MOM_get_input.o +a - tidal_bay_initialization.o +a - user_change_diffusivity.o +a - MOM_tracer_registry.o +a - gsw_rho_second_derivatives__genmod.o +a - coord_zlike.o +a - gsw_gibbs_ice.o +a - gsw_t_from_ct__genmod.o +a - gsw_ct_freezing_poly__genmod.o +a - gsw_gibbs_pt0_pt0__genmod.o +a - MOM_MEKE_types.o +a - MOM_CVMix_ddiff.o +a - dyed_channel_initialization.o +a - gsw_rho_second_derivatives.o +a - MOM_thickness_diffuse.o +a - MOM_file_parser.o +a - MOM_unit_tests.o +a - ideal_age_example.o +a - MOM_offline_main.o +a - gsw_specvol_first_derivatives.o +a - MOM_set_diffusivity.o +a - DOME_initialization.o +a - MOM_diapyc_energy_req.o +a - MOM_opacity.o +a - tracer_example.o +a - user_revise_forcing.o +a - coord_sigma.o +a - BFB_surface_forcing.o +a - advection_test_tracer.o +a - pseudo_salt_tracer.o +a - dyed_obcs_initialization.o +a - MOM_PressureForce.o +a - gsw_mod_toolbox.o +a - MOM_verticalGrid.o +a - MOM_regridding.o +a - MOM_boundary_update.o +a - MOM_forcing_type.o +a - coord_adapt.o +a - MOM_tracer_Z_init.o +a - MOM_bulk_mixed_layer.o +a - MOM_controlled_forcing.o +a - gsw_sr_from_sp.o +a - MOM_shared_initialization.o +a - MOM_kappa_shear.o +a - MOM_ALE_sponge.o +a - gsw_entropy_part.o +a - MOM_ice_shelf_state.o +a - gsw_mod_teos10_constants.o +a - MOM_PressureForce_analytic_FV.o +a - MOM_lateral_mixing_coeffs.o +a - Idealized_Hurricane.o +a - MOM_write_cputime.o +a - gsw_mod_kinds.o +a - MOM_sponge.o +a - gsw_ct_from_pt__genmod.o +a - MOM_continuity_PPM.o +a - oil_tracer.o +a - MOM.o +a - MOM_EOS_linear.o +a - coord_slight.o +a - gsw_t_from_ct.o +a - Rossby_front_2d_initialization.o +a - gsw_rho_first_derivatives__genmod.o +a - gsw_rho.o +a - gsw_entropy_part__genmod.o +a - gsw_gibbs__genmod.o +a - dyed_obc_tracer.o +a - gsw_specvol__genmod.o +a - gsw_sp_from_sr__genmod.o +a - adjustment_initialization.o +a - MOM_constants.o +a - shelfwave_initialization.o +a - MOM_remapping.o +a - MOM_io.o +a - dye_example.o +a - benchmark_initialization.o +a - lock_exchange_initialization.o +a - mom_surface_forcing_nuopc.o +a - cvmix_tidal.o +a - MOM_obsolete_diagnostics.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + mkdir -p exec/orion/ -+ ln -s /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/orion/lib_ocean ++ ln -s /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/orion/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" \ - "FMSDIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion" \ - "INSTALLDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" \ + "FMSDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion" \ + "INSTALLDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -8034,11 +8377,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface' -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface' +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -8046,21 +8389,21 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean/lib_ocean.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface' -test -d "/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean/lib_ocean.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface' +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -8074,16 +8417,14 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = orion_intel CICE6 ./comp_ice.backend.libcice: DEBUG = false -CICE6 ./comp_ice.backend.libcice: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -rm: cannot remove '/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -Building makdep -icc -o makdep /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +rm: cannot remove '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -8176,113 +8517,113 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" install + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" install Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -8296,7 +8637,7 @@ Currently Loaded Modules: Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -8308,13 +8649,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 -- Check for working C compiler: /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc @@ -8367,120 +8708,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /bin/ranlib libpioc.a -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -8493,53 +8834,53 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/fl /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /bin/ranlib libpiof.a -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /apps/cmake-3.15.4/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +exec gmake PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -8562,40 +8903,40 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_time_mod.o med_methods_mod.o med_constants_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_phases_history_mod.o esmFldsExchange_hafs_mod.o med_io_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_utils_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o ar: creating libcmeps.a a - med_phases_prep_wav_mod.o @@ -8625,39 +8966,39 @@ a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator/libcmeps.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -test -d "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" -test -s "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator/libcmeps.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" +test -s "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; \ gmake nems \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 CMEPS" \ - CCPP_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL TARGET="/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL TARGET="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -8669,14 +9010,14 @@ Currently Loaded Modules: -build NEMS after /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -8685,192 +9026,192 @@ CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o 'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o 'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o 'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o 'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o 'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o 'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o 'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o 'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o 'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 17:56:40 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:11:42 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o 'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' echo libgocart is libgocart is echo extlibs is /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf extlibs is /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -mpiifort -o /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libpiof.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libpioc.a /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf +mpiifort -o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /apps/contrib/NCEPLIBS/orion/NCEPLIBS-umbrella/lib/src/jasper_v1.900.1/jasper-1.900.1/src/libjasper/base/jas_stream.c:368: warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x" "/work/noaa/marine/dworthen/S2S_updmom6/tests/fcst_1.exe" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x /work/noaa/marine/dworthen/S2S_updmom6/tests/fcst_1.exe +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/fcst_1.exe" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/fcst_1.exe Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build" -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build -cat /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build" ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build +cat /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 \ + /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -8883,22 +9224,22 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = orion_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -8910,45 +9251,45 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -if ! test -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +if ! test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -8959,15 +9300,15 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -Elapsed time 1567 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +Elapsed time 1385 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 -+ PATHTR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 ++ readonly PATHTR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ++ PATHTR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 + readonly BUILD_TARGET=orion.intel + BUILD_TARGET=orion.intel + readonly 'MAKE_OPT=CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y' @@ -8979,7 +9320,7 @@ Elapsed time 1567 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_ + readonly clean_after=YES + clean_after=YES + hostname -Orion-login-1.HPC.MsState.Edu +Orion-login-2.HPC.MsState.Edu + echo 'Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y into fcst_2.exe on orion.intel' Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y into fcst_2.exe on orion.intel + gnu_make=gmake @@ -8989,49 +9330,49 @@ Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_G + [[ orion.intel == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/../NEMS ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/work/noaa/marine/dworthen/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build" -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build" ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ cd /work/noaa/marine/dworthen/S2S_updmom6 -+ /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -+ rm -f /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include ++ rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -9042,116 +9383,116 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 \ + /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_2" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_2 -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_2" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_2 +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -9164,22 +9505,22 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = orion_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/WW3/model" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="orion" ; \ +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="orion" ; \ export ESMFMKFILE=/dev/null ; \ exec gmake distclean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -9191,38 +9532,38 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf' -\rm -f /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/exe/ww3_multi_esmf *.o *.mod -/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/w3_clean -c +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf' +\rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/tmp - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/ftn - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/aux - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/../regtests -\rm -fr /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/tmp -\rm -f /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/wwatch3.env -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf' -cd "/work/noaa/marine/dworthen/S2S_updmom6/WW3/model" ; \ + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/tmp + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/ftn + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/aux + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/../regtests +\rm -fr /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/tmp +\rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/wwatch3.env +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf' +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model" ; \ rm -rf exe mod* obj* tmp ftn/makefile ftn/makefile_DIST \ ftn/makefile_SHRD esmf/wwatch3.env aux/makefile \ bin/link bin/comp ; \ find . -name '*.o' -o -name '*.mod' -o -name '*.a' \ | xargs rm -f -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -9234,52 +9575,52 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -rm -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing WW3: include GNUmakefile:70: : component WW3 makefile fragment is missing -CICE6: include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing -FV3: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -9290,59 +9631,59 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/externals.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/externals.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_2" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_2 -cp /work/noaa/marine/dworthen/S2S_updmom6/conf/configure.fv3.orion.intel /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/externals.nems -cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS' +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_2" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_2 +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/conf/configure.fv3.orion.intel /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=16384 ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=16384 ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS' -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS' +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh orion.intel "$PATH_CCPP" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh orion.intel "$PATH_CCPP" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"/lib Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -9354,10 +9695,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ cd /work/noaa/marine/dworthen/S2S_updmom6 -+ /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -9438,6 +9779,7 @@ INFO: Converting local name dqdt(:,:,index_for_liquid_cloud_condensate) of varia INFO: Converting local name ntcw of variable index_for_liquid_cloud_condensate from new to old metadata INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_subgrid_orography from new to old metadata INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata INFO: Converting local name tsfco of variable sea_surface_temperature from new to old metadata @@ -9472,7 +9814,7 @@ INFO: Converting local name nleffr of variable index_for_cloud_liquid_water_effe INFO: Converting local name u10mi_cpl of variable instantaneous_x_wind_at_10m_for_coupling from new to old metadata INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from new to old metadata INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata INFO: Converting local name sr of variable ratio_of_snowfall_to_rainfall from new to old metadata @@ -9500,7 +9842,7 @@ INFO: Converting local name zm of variable ocean_mixed_layer_thickness from new INFO: Converting local name rmol of variable reciprocal_of_obukhov_length from new to old metadata INFO: Converting local name save_tcp of variable air_temperature_save_from_convective_parameterization from new to old metadata INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata INFO: Converting local name sh2o of variable volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model from new to old metadata @@ -9610,7 +9952,6 @@ INFO: Converting local name dspheat of variable flag_TKE_dissipation_heating fro INFO: Converting local name aerosolssw of variable RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16 from new to old metadata INFO: Converting local name ntchm of variable number_of_chemical_tracers from new to old metadata INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata INFO: Converting local name acvt of variable largest_cloud_top_vertical_index_encountered_thus_far from new to old metadata @@ -9654,17 +9995,17 @@ INFO: Converting local name isd of variable starting_x_direction_index_domain fr INFO: Converting local name clxss of variable fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale from new to old metadata INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from new to old metadata INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata INFO: Converting local name Radtend of variable GFS_radtend_type_instance from new to old metadata INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata INFO: Converting local name sbsno of variable snow_deposition_sublimation_upward_latent_heat_flux from new to old metadata @@ -9676,7 +10017,7 @@ INFO: Converting local name qlcn of variable mass_fraction_of_convective_cloud_l INFO: Converting local name fh2_land of variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land from new to old metadata INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag from new to old metadata INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata INFO: Converting local name tdomzr of variable dominant_freezing_rain_type from new to old metadata @@ -9870,7 +10211,6 @@ INFO: Converting local name fluxlwDOWN_clrsky of variable RRTMGP_lw_flux_profile INFO: Converting local name du3dt_ogw of variable time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag from new to old metadata INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_column from new to old metadata INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata INFO: Converting local name wet1 of variable normalized_soil_wetness from new to old metadata INFO: Converting local name lmk of variable adjusted_vertical_layer_dimension_for_radiation from new to old metadata @@ -9959,6 +10299,7 @@ INFO: Converting local name mg_qcmin(2) of variable mg_minimum_ice_mixing_ratio INFO: Converting local name dudt_mtb of variable instantaneous_change_in_x_wind_due_to_mountain_blocking_drag from new to old metadata INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from new to old metadata INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata INFO: Converting local name tcrf of variable cloud_phase_transition_denominator from new to old metadata @@ -10094,6 +10435,7 @@ INFO: Converting local name iccn of variable flag_for_in_ccn_forcing_for_morriso INFO: Converting local name canicexy of variable canopy_intercepted_ice_mass from new to old metadata INFO: Converting local name scmpsw of variable components_of_surface_downward_shortwave_fluxes from new to old metadata INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata INFO: Converting local name Intdiag of variable GFS_diag_type_instance from new to old metadata @@ -10188,7 +10530,7 @@ INFO: Converting local name chh_ice of variable surface_drag_mass_flux_for_heat_ INFO: Converting local name chh_ocean of variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean from new to old metadata INFO: Converting local name gq0(:,:,index_for_liquid_cloud_number_concentration) of variable cloud_droplet_number_concentration_updated_by_physics from new to old metadata INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata INFO: Converting local name dx of variable cell_size from new to old metadata INFO: Converting local name t02min of variable minimum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata @@ -10266,7 +10608,7 @@ INFO: Converting local name tracer of variable chemical_tracers from new to old INFO: Converting local name iopt_rad of variable flag_for_radiation_transfer_option from new to old metadata INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata INFO: Converting local name sigma of variable slope_of_subgrid_orography from new to old metadata @@ -10274,7 +10616,6 @@ INFO: Converting local name do_myjsfc of variable do_myjsfc from new to old meta INFO: Converting local name ep of variable cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep from new to old metadata INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from new to old metadata INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata INFO: Converting local name first_time_step of variable flag_for_first_time_step from new to old metadata @@ -10284,7 +10625,6 @@ INFO: Converting local name tsq of variable t_prime_squared from new to old meta INFO: Converting local name fscav of variable fraction_of_tracer_scavenged from new to old metadata INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_factor from new to old metadata INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata INFO: Converting local name evcwa of variable cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep from new to old metadata @@ -10439,7 +10779,6 @@ INFO: Converting local name nfracseed of variable cellular_automata_seed_probabi INFO: Converting local name kcnv of variable flag_deep_convection from new to old metadata INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio from new to old metadata INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata INFO: Converting local name do_cnvgwd of variable flag_for_convective_gravity_wave_drag from new to old metadata @@ -10548,11 +10887,9 @@ INFO: Converting local name mg_ninst of variable mg_ice_concentration_constant f INFO: Converting local name hefac of variable surface_upward_latent_heat_flux_reduction_factor from new to old metadata INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from new to old metadata INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata INFO: Converting local name tau_ngw of variable instantaneous_momentum_flux_due_to_nonstationary_gravity_wave from new to old metadata @@ -10764,7 +11101,7 @@ INFO: Converting local name dt3dt(:,:,4) of variable cumulative_change_in_temper INFO: Converting local name iopt_stc of variable flag_for_soil_and_snow_temperature_time_stepping_option from new to old metadata INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_model_level from new to old metadata INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata INFO: Converting local name proflw_type of variable proflw_type from new to old metadata @@ -10780,6 +11117,7 @@ INFO: Converting local name gasvmr(:,:,1) of variable volume_mixing_ratio_co2 fr INFO: Converting local name dvsfc1 of variable instantaneous_surface_y_momentum_flux from new to old metadata INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_frozen_precip from new to old metadata INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata INFO: Converting local name vtype of variable vegetation_type_classification_real from new to old metadata @@ -10788,6 +11126,7 @@ INFO: Converting local name lw_optical_props_clouds of variable longwave_optical INFO: Converting local name sfcfsw of variable sw_fluxes_sfc from new to old metadata INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and_VIS_diffused from new to old metadata INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata INFO: Converting local name phil of variable geopotential from new to old metadata INFO: Converting local name flag_frsoil of variable flag_for_frozen_soil_physics from new to old metadata @@ -10875,9 +11214,11 @@ INFO: Converting local name tsfcl of variable surface_skin_temperature_over_land INFO: Converting local name clouds(:,:,9) of variable mean_effective_radius_for_snow_flake from new to old metadata INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer from new to old metadata INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -INFO: Metadata table for model FV3 written to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +INFO: Metadata table for model FV3 written to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -10887,7 +11228,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre +INFO: Parsed tables in scheme GFS_DCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -10914,7 +11261,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run -INFO: Parsed tables in scheme GFS_DCNV_generic_post +INFO: Parsed tables in scheme GFS_DCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -10933,7 +11282,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run -INFO: Parsed tables in scheme GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre +INFO: Parsed tables in scheme GFS_GWD_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -10944,16 +11299,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run -INFO: Parsed tables in scheme GFS_GWD_generic_post +INFO: Parsed tables in scheme GFS_GWD_generic_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run -INFO: Parsed tables in scheme GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre +INFO: Parsed tables in scheme GFS_MP_generic_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -11014,7 +11377,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable snow_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable graupel_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize -INFO: Parsed tables in scheme GFS_MP_generic_post +INFO: Parsed tables in scheme GFS_MP_generic_post with dependencies ['machine.F', 'calpreciptype.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -11024,7 +11389,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run -INFO: Parsed tables in scheme GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre +INFO: Parsed tables in scheme GFS_PBL_generic_pre with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -11092,7 +11463,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run -INFO: Parsed tables in scheme GFS_PBL_generic_post +INFO: Parsed tables in scheme GFS_PBL_generic_post with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -11101,7 +11474,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre +INFO: Parsed tables in scheme GFS_SCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -11124,10 +11503,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run -INFO: Parsed tables in scheme GFS_SCNV_generic_post -INFO: Parsed tables in scheme GFS_diagtoscreen -INFO: Parsed tables in scheme GFS_interstitialtoscreen -INFO: Parsed tables in scheme GFS_abort +INFO: Parsed tables in scheme GFS_SCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen +INFO: Parsed tables in scheme GFS_diagtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen +INFO: Parsed tables in scheme GFS_interstitialtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort +INFO: Parsed tables in scheme GFS_abort with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -11146,12 +11557,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run -INFO: Parsed tables in scheme GFS_checkland -INFO: Parsed tables in scheme GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_checkland with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_phys_time_vary with dependencies ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize -INFO: Parsed tables in scheme GFS_rad_time_vary +INFO: Parsed tables in scheme GFS_rad_time_vary with dependencies ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -11161,9 +11588,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_10mu_band in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_0p55mu_band in table GFS_rrtmg_post_run INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize -INFO: Parsed tables in scheme GFS_rrtmg_post +INFO: Parsed tables in scheme GFS_rrtmg_post with dependencies ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -11210,8 +11639,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run -INFO: Parsed tables in scheme GFS_rrtmg_pre -INFO: Parsed tables in scheme GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_pre with dependencies ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_setup with dependencies ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -11243,9 +11686,51 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_precipitation_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run -INFO: Parsed tables in scheme GFS_stochastics -INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset -INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_stochastics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -11258,7 +11743,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run -INFO: Parsed tables in scheme GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 +INFO: Parsed tables in scheme GFS_suite_interstitial_1 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -11303,7 +11808,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run -INFO: Parsed tables in scheme GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 +INFO: Parsed tables in scheme GFS_suite_interstitial_2 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -11312,7 +11837,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run -INFO: Parsed tables in scheme GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset +INFO: Parsed tables in scheme GFS_suite_stateout_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -11325,7 +11870,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run -INFO: Parsed tables in scheme GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update +INFO: Parsed tables in scheme GFS_suite_stateout_update with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -11343,7 +11908,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run -INFO: Parsed tables in scheme GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 +INFO: Parsed tables in scheme GFS_suite_interstitial_3 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -11353,10 +11938,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run -INFO: Parsed tables in scheme GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 +INFO: Parsed tables in scheme GFS_suite_interstitial_4 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run -INFO: Parsed tables in scheme GFS_suite_interstitial_5 +INFO: Parsed tables in scheme GFS_suite_interstitial_5 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -11397,7 +12004,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run -INFO: Parsed tables in scheme GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre +INFO: Parsed tables in scheme GFS_surface_generic_pre with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -11487,7 +12100,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_latent_heat_flux_reduction_factor in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run -INFO: Parsed tables in scheme GFS_surface_generic_post +INFO: Parsed tables in scheme GFS_surface_generic_post with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -11550,7 +12165,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run -INFO: Parsed tables in scheme GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre +INFO: Parsed tables in scheme GFS_surface_composites_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -11564,7 +12187,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run -INFO: Parsed tables in scheme GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter +INFO: Parsed tables in scheme GFS_surface_composites_inter with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -11672,18 +12303,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_ice_concentration in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run -INFO: Parsed tables in scheme GFS_surface_composites_post +INFO: Parsed tables in scheme GFS_surface_composites_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 +INFO: Parsed tables in scheme GFS_surface_loop_control_part1 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part2 -INFO: Parsed tables in scheme GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_surface_loop_control_part2 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_time_vary_pre with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -11742,8 +12397,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run -INFO: Parsed tables in scheme cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +INFO: Parsed tables in scheme cires_ugwp with dependencies ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -11773,9 +12438,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table cires_ugwp_post_run INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize -INFO: Parsed tables in scheme cires_ugwp_post +INFO: Parsed tables in scheme cires_ugwp_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -11787,6 +12454,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_bottom_of_convective_cloud in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run INFO: Parsed tables in scheme cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -11797,17 +12466,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init -INFO: Parsed tables in scheme cs_conv_pre +INFO: Parsed tables in scheme cs_conv_pre with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run -INFO: Parsed tables in scheme cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post +INFO: Parsed tables in scheme cs_conv_post with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -11835,7 +12520,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_fraction_in_convective_tower in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run -INFO: Parsed tables in scheme cs_conv +INFO: Parsed tables in scheme cs_conv with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -11846,15 +12533,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_fraction_for_MG in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable subgrid_scale_cloud_fraction_from_shoc in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run -INFO: Parsed tables in scheme cs_conv_aw_adj +INFO: Parsed tables in scheme cs_conv_aw_adj with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run -INFO: Parsed tables in scheme cu_ntiedtke_pre +INFO: Parsed tables in scheme cu_ntiedtke_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -11882,13 +12577,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_atmosphere_detrainment_convective_mass_flux in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run -INFO: Parsed tables in scheme cu_ntiedtke +INFO: Parsed tables in scheme cu_ntiedtke with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run -INFO: Parsed tables in scheme cu_ntiedtke_post +INFO: Parsed tables in scheme cu_ntiedtke_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -11938,8 +12637,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run INFO: Legacy extension - skip empty table for dcyc2t3_finalize -INFO: Parsed tables in scheme dcyc2t3 +INFO: Parsed tables in scheme dcyc2t3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -11991,6 +12692,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table drag_suite_run INFO: Legacy extension - skip empty table for drag_suite_init INFO: Parsed tables in scheme drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -12008,9 +12711,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable turbulent_kinetic_energy_convective_transport_tracer in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity_from_shoc in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run -INFO: Parsed tables in scheme shoc +INFO: Parsed tables in scheme shoc with dependencies ['funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -12018,16 +12723,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run -INFO: Parsed tables in scheme get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 +INFO: Parsed tables in scheme get_prs_fv3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run -INFO: Parsed tables in scheme get_phi_fv3 +INFO: Parsed tables in scheme get_phi_fv3 with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -12057,8 +12776,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run -INFO: Parsed tables in scheme gfdl_cloud_microphys -INFO: Parsed tables in scheme fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +INFO: Parsed tables in scheme gfdl_cloud_microphys with dependencies ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +INFO: Parsed tables in scheme fv_sat_adj with dependencies ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -12073,9 +12810,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run -INFO: Parsed tables in scheme zhaocarr_gscond +INFO: Parsed tables in scheme zhaocarr_gscond with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -12087,7 +12826,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run -INFO: Parsed tables in scheme gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre +INFO: Parsed tables in scheme gwdc_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -12105,11 +12852,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init -INFO: Parsed tables in scheme gwdc +INFO: Parsed tables in scheme gwdc with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -12121,8 +12876,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run -INFO: Parsed tables in scheme gwdc_post +INFO: Parsed tables in scheme gwdc_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -12151,11 +12908,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize INFO: Parsed tables in scheme gwdps INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize -INFO: Parsed tables in scheme h2ophys +INFO: Parsed tables in scheme h2ophys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -12192,7 +12953,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable physics_field_for_coupling in table samfdeepcnv_run INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init -INFO: Parsed tables in scheme samfdeepcnv +INFO: Parsed tables in scheme samfdeepcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -12216,7 +12979,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table samfshalcnv_run INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init -INFO: Parsed tables in scheme samfshalcnv +INFO: Parsed tables in scheme samfshalcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -12250,7 +13019,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table sascnvn_run INFO: Legacy extension - skip empty table for sascnvn_finalize -INFO: Parsed tables in scheme sascnvn +INFO: Parsed tables in scheme sascnvn with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -12275,7 +13050,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table shalcnv_run INFO: Legacy extension - skip empty table for shalcnv_finalize -INFO: Parsed tables in scheme shalcnv +INFO: Parsed tables in scheme shalcnv with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -12293,7 +13070,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_temperature_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run -INFO: Parsed tables in scheme maximum_hourly_diagnostics +INFO: Parsed tables in scheme maximum_hourly_diagnostics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -12348,10 +13128,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize -INFO: Parsed tables in scheme m_micro +INFO: Parsed tables in scheme m_micro with dependencies ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -12374,8 +13159,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run -INFO: Parsed tables in scheme m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre +INFO: Parsed tables in scheme m_micro_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -12393,7 +13184,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_on_dynamics_timestep in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_graupel_amount_on_dynamics_timestep in table m_micro_post_run INFO: Legacy extension - skip empty table for m_micro_post_finalize -INFO: Parsed tables in scheme m_micro_post +INFO: Parsed tables in scheme m_micro_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -12402,7 +13195,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run -INFO: Parsed tables in scheme cu_gf_driver_pre +INFO: Parsed tables in scheme cu_gf_driver_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -12442,15 +13238,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize -INFO: Parsed tables in scheme cu_gf_driver +INFO: Parsed tables in scheme cu_gf_driver with dependencies ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run -INFO: Parsed tables in scheme cu_gf_driver_post +INFO: Parsed tables in scheme cu_gf_driver_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -12495,7 +13299,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run -INFO: Parsed tables in scheme hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf +INFO: Parsed tables in scheme hedmf with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -12536,7 +13349,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run -INFO: Parsed tables in scheme hedmf_hafs +INFO: Parsed tables in scheme hedmf_hafs with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -12573,7 +13388,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_boundary_layer_thickness in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run -INFO: Parsed tables in scheme moninshoc +INFO: Parsed tables in scheme moninshoc with dependencies ['funcphys.f90', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -12616,7 +13437,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run -INFO: Parsed tables in scheme satmedmfvdif +INFO: Parsed tables in scheme satmedmfvdif with dependencies ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -12661,7 +13488,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run -INFO: Parsed tables in scheme satmedmfvdifq +INFO: Parsed tables in scheme satmedmfvdifq with dependencies ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -12694,7 +13523,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run -INFO: Parsed tables in scheme shinhongvdif +INFO: Parsed tables in scheme shinhongvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -12729,7 +13560,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_top_of_atmosphere_boundary_layer in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run -INFO: Parsed tables in scheme ysuvdif +INFO: Parsed tables in scheme ysuvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -12838,7 +13672,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run -INFO: Parsed tables in scheme mynnedmf_wrapper +INFO: Parsed tables in scheme mynnedmf_wrapper with dependencies ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -12928,7 +13764,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_heat_at_2m in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run -INFO: Parsed tables in scheme mynnsfc_wrapper +INFO: Parsed tables in scheme mynnsfc_wrapper with dependencies ['module_sf_mynn.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -12957,12 +13795,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_top in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run -INFO: Parsed tables in scheme sgscloud_radpre +INFO: Parsed tables in scheme sgscloud_radpre with dependencies ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run -INFO: Parsed tables in scheme sgscloud_radpost +INFO: Parsed tables in scheme sgscloud_radpost with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -13035,7 +13877,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run -INFO: Parsed tables in scheme myjsfc_wrapper +INFO: Parsed tables in scheme myjsfc_wrapper with dependencies ['module_SF_JSFC.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -13086,10 +13930,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_temperature in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run -INFO: Parsed tables in scheme myjpbl_wrapper +INFO: Parsed tables in scheme myjpbl_wrapper with dependencies ['module_BL_MYJPBL.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run -INFO: Parsed tables in scheme mp_thompson_pre +INFO: Parsed tables in scheme mp_thompson_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -13117,12 +13966,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init -INFO: Parsed tables in scheme mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +INFO: Parsed tables in scheme mp_thompson with dependencies ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run -INFO: Parsed tables in scheme mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +INFO: Parsed tables in scheme mp_thompson_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -13133,7 +14006,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize -INFO: Parsed tables in scheme ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys +INFO: Parsed tables in scheme ozphys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -13144,9 +14023,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize -INFO: Parsed tables in scheme ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 +INFO: Parsed tables in scheme ozphys_2015 with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -13157,7 +14041,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_rain_water_mixing_ratio_due_to_microphysics in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run -INFO: Parsed tables in scheme zhaocarr_precpd +INFO: Parsed tables in scheme zhaocarr_precpd with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -13193,7 +14079,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_physics in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run -INFO: Parsed tables in scheme phys_tend +INFO: Parsed tables in scheme phys_tend with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -13231,7 +14119,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run -INFO: Parsed tables in scheme rrtmg_lw +INFO: Parsed tables in scheme rrtmg_lw with dependencies ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -13275,7 +14165,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run -INFO: Parsed tables in scheme rrtmg_sw +INFO: Parsed tables in scheme rrtmg_sw with dependencies ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -13313,6 +14215,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Parsed tables in scheme rascnv INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -13325,18 +14229,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run INFO: Parsed tables in scheme rayleigh_damp INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize -INFO: Parsed tables in scheme rrtmg_lw_post +INFO: Parsed tables in scheme rrtmg_lw_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize -INFO: Parsed tables in scheme rrtmg_lw_pre +INFO: Parsed tables in scheme rrtmg_lw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -13344,9 +14254,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run -INFO: Parsed tables in scheme rrtmg_sw_post +INFO: Parsed tables in scheme rrtmg_sw_post with dependencies ['radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -13355,7 +14267,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run -INFO: Parsed tables in scheme rrtmg_sw_pre +INFO: Parsed tables in scheme rrtmg_sw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -13374,7 +14288,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run -INFO: Parsed tables in scheme sfc_diag +INFO: Parsed tables in scheme sfc_diag with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -13391,7 +14307,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_x_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_y_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run -INFO: Parsed tables in scheme sfc_diag_post +INFO: Parsed tables in scheme sfc_diag_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -13468,19 +14392,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run -INFO: Parsed tables in scheme lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +INFO: Parsed tables in scheme lsm_ruc with dependencies ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -13503,7 +14441,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_equivalent_accumulated_snow_depth_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_snow_thickness_water_equivalent_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run -INFO: Parsed tables in scheme sfc_cice +INFO: Parsed tables in scheme sfc_cice with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -13564,7 +14504,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run -INFO: Parsed tables in scheme sfc_diff +INFO: Parsed tables in scheme sfc_diff with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -13624,7 +14568,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run -INFO: Parsed tables in scheme lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +INFO: Parsed tables in scheme lsm_noah with dependencies ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -13727,7 +14682,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run -INFO: Parsed tables in scheme noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv +INFO: Parsed tables in scheme noahmpdrv with dependencies ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -13755,8 +14721,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run -INFO: Parsed tables in scheme flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +INFO: Parsed tables in scheme flake_driver with dependencies ['flake.F90', 'machine.F'] INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -13807,8 +14779,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize -INFO: Parsed tables in scheme sfc_nst +INFO: Parsed tables in scheme sfc_nst with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -13819,7 +14799,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run -INFO: Parsed tables in scheme sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre +INFO: Parsed tables in scheme sfc_nst_pre with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -13835,9 +14823,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_change_over_depth_in_sea_water_temperature in table sfc_nst_post_run INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize -INFO: Parsed tables in scheme sfc_nst_post +INFO: Parsed tables in scheme sfc_nst_post with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -13857,7 +14847,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run -INFO: Parsed tables in scheme sfc_ocean +INFO: Parsed tables in scheme sfc_ocean with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -13893,7 +14885,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_cice in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run -INFO: Parsed tables in scheme sfc_sice +INFO: Parsed tables in scheme sfc_sice with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -13912,15 +14907,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize -INFO: Parsed tables in scheme mp_fer_hires +INFO: Parsed tables in scheme mp_fer_hires with dependencies ['module_MP_FER_HIRES.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_gas_optics +INFO: Parsed tables in scheme rrtmgp_lw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -13935,14 +14945,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics with dependencies ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_gas_optics +INFO: Parsed tables in scheme rrtmgp_sw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -13955,7 +14977,12 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics with dependencies ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -13968,7 +14995,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics +INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -13980,7 +15009,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_downward_clrsky in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run -INFO: Parsed tables in scheme rrtmgp_lw_rte +INFO: Parsed tables in scheme rrtmgp_lw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -13996,7 +15027,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_allsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_upward_clrsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run -INFO: Parsed tables in scheme rrtmgp_sw_rte +INFO: Parsed tables in scheme rrtmgp_sw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -14008,8 +15041,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics -INFO: Parsed tables in scheme GFS_rrtmgp_setup +INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +INFO: Parsed tables in scheme GFS_rrtmgp_setup with dependencies ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -14027,7 +15078,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable virtual_temperature in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable relative_humidity in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_pre with dependencies ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -14038,7 +15091,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_longwave_emissivity in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run -INFO: Parsed tables in scheme rrtmgp_lw_pre +INFO: Parsed tables in scheme rrtmgp_lw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -14071,7 +15126,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre +INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -14092,20 +15149,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lw_fluxes_top_atmosphere in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_fluxes in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_lw_post +INFO: Parsed tables in scheme GFS_rrtmgp_lw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -14118,6 +15189,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run INFO: Parsed tables in scheme GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -14141,7 +15214,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -14168,7 +15243,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre +INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -14204,7 +15281,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_post +INFO: Parsed tables in scheme GFS_rrtmgp_sw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] INFO: filtering out variable GFS_stateout_type_instance INFO: filtering out variable Gas_concentrations_for_RRTMGP_suite INFO: filtering out variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band @@ -14398,7 +15475,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -14593,24 +15669,24 @@ INFO: filtering out variable y_momentum_tendency_from_form_drag INFO: filtering out variable y_momentum_tendency_from_large_scale_gwd INFO: filtering out variable y_momentum_tendency_from_small_scale_gwd INFO: Checking optional arguments in physics schemes ... -INFO: Metadata table for model FV3 written to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... -INFO: Generating static API ccpp_static_api.F90 in /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics ... +INFO: Generating static API ccpp_static_api.F90 in /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh orion.intel /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp' NO NO ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh orion.intel /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=orion.intel is valid. Compilers set for orion.intel. Obtained ESMF_LIB=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib from /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.5.20180823 -- The CXX compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 @@ -14651,8 +15727,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2 -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -14661,53 +15737,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -B/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /bin/ranlib libccpp.a -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -14715,116 +15795,116 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -14832,124 +15912,124 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -14969,20 +16049,20 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -15000,123 +16080,123 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -15131,68 +16211,11 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -15200,114 +16223,19 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -15315,164 +16243,24 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -O1 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -15488,93 +16276,12 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -15583,199 +16290,151 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o [100%] Linking Fortran static library libccppphys.a -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /bin/ranlib libccppphys.a -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -B/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' Install the project... /apps/cmake-3.15.4/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-release.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -+ test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -+ test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" all +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-release.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' ++ test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include ++ test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" all Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -15787,213 +16446,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -16081,21 +16740,21 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -test -d /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" into /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL on orion -cp -fp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/work/noaa/marine/dworthen/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/work/noaa/marine/dworthen/S2S_updmom6/FV3"/conf/modules.fv3 -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=orion FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" into /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL on orion +cp -fp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3"/conf/modules.fv3 +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=orion FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" nemsinstall Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -16107,53 +16766,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -16169,65 +16828,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -16240,65 +16899,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -16344,52 +17003,53 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -16424,25 +17084,26 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -16450,27 +17111,27 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /work/noaa/marine/dworthen/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -Installation into "/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +Installation into "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" ; \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform orion --fms-dir "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform orion --fms-dir "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -16482,9 +17143,9 @@ Currently Loaded Modules: -Will use FMS from: /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ BASEDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + MACHINE_ID=orion + COMPILE_OPTION=orion-intel.mk + DEBUG= @@ -16499,513 +17160,563 @@ MOM6 compile.sh ... DEBUG=, REPRO=1 + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] + rm -f path_names + echo 'generating file_paths ...' generating file_paths ... -+ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/templates/orion-intel.mk -p lib_ocean.a -o -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL path_names -........................................................................................................................................................................................................................................... Makefile is ready. ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/templates/orion-intel.mk -p lib_ocean.a -o -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL path_names +.................................................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO=1 DEBUG= lib_ocean.a -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o supercritical_initialization.o user_change_diffusivity.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o MOM_offline_main.o ideal_age_example.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_specvol_first_derivatives.o gsw_rho_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_domains.o MOM_write_cputime.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o lock_exchange_initialization.o benchmark_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_ddiff.o cvmix_tidal.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_sr_from_sp__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs_ice__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol_second_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_chem_potential_water_t_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt0_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_freezing_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol_first_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_freezing_poly__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_entropy_part_zerop__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_deriv_chem_potential_water_t_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt_from_ct__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_freezing_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho_second_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_from_ct__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_freezing_poly__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs_pt0_pt0__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_from_pt__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho_first_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_entropy_part__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_sp_from_sr__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o user_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o ocean_da_types.o baroclinic_zone_initialization.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_open_boundary.o MOM_set_viscosity.o cvmix_shear.o MOM_regularize_layers.o MOM_string_functions.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o PLM_functions.o gsw_pt_from_t__genmod.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_safe_alloc.o gsw_sr_from_sp__genmod.o MOM_intrinsic_functions.o MOM_continuity.o MOM_obsolete_params.o MOM_checksum_packages.o dumbbell_initialization.o MOM_dyn_horgrid.o gsw_gibbs_ice__genmod.o MOM_unit_scaling.o gsw_specvol_second_derivatives__genmod.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o supercritical_initialization.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_error_handler.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_wave_speed.o ISOMIP_initialization.o gsw_chem_potential_water_t_exact__genmod.o polynomial_functions.o gsw_pt0_from_t__genmod.o user_shelf_init.o gsw_rho_first_derivatives.o MOM_neutral_diffusion.o write_ocean_obs.o MOM_EOS_UNESCO.o gsw_ct_freezing_exact__genmod.o seamount_initialization.o MOM_dynamics_unsplit.o gsw_ct_from_t__genmod.o MOM_diagnostics.o gsw_mod_specvol_coefficients.o gsw_specvol_first_derivatives__genmod.o MOM_barotropic.o soliton_initialization.o Kelvin_initialization.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o circle_obcs_initialization.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o P1M_functions.o MOM_ALE.o gsw_t_freezing_poly__genmod.o boundary_impulse_tracer.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o MOM_diag_remap.o MOM_domains.o Neverland_initialization.o MOM_tidal_mixing.o gsw_entropy_part_zerop__genmod.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o Phillips_initialization.o MOM_internal_tide_input.o MOM_marine_ice.o MOM_debugging.o kdtree.o MOM_document.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o gsw_rho__genmod.o MOM_tracer_flow_control.o MOM_coms.o cvmix_background.o MOM_diabatic_driver.o MOM_horizontal_regridding.o gsw_ct_from_pt.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_spatial_means.o RGC_tracer.o MOM_ice_shelf.o cvmix_ddiff.o gsw_specvol_second_derivatives.o gsw_t_deriv_chem_potential_water_t_exact__genmod.o gsw_ct_freezing_poly.o MOM_PressureForce_Montgomery.o gsw_pt_from_ct__genmod.o MOM_sum_output.o MOM_isopycnal_slopes.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o MOM_random.o MOM_ice_shelf_dynamics.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_tracer_hor_diff.o MOM_full_convection.o mom_ocean_model_nuopc.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o MOM_EOS.o coord_rho.o MOM_state_initialization.o gsw_t_freezing_exact__genmod.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_restart.o MOM_coord_initialization.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o gsw_ct_freezing_exact.o MOM_OCMIP2_CFC.o MOM_diag_manager_wrapper.o MOM_time_manager.o regrid_interp.o MOM_EOS_NEMO.o gsw_mod_freezing_poly_coefficients.o MOM_CVMix_conv.o MOM_wave_structure.o gsw_pt0_from_t.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o tidal_bay_initialization.o user_change_diffusivity.o MOM_tracer_registry.o gsw_rho_second_derivatives__genmod.o coord_zlike.o gsw_gibbs_ice.o gsw_t_from_ct__genmod.o gsw_ct_freezing_poly__genmod.o gsw_gibbs_pt0_pt0__genmod.o MOM_MEKE_types.o MOM_CVMix_ddiff.o dyed_channel_initialization.o gsw_rho_second_derivatives.o MOM_thickness_diffuse.o MOM_file_parser.o MOM_unit_tests.o ideal_age_example.o MOM_offline_main.o gsw_specvol_first_derivatives.o MOM_set_diffusivity.o DOME_initialization.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o coord_sigma.o BFB_surface_forcing.o advection_test_tracer.o pseudo_salt_tracer.o dyed_obcs_initialization.o MOM_PressureForce.o gsw_mod_toolbox.o MOM_verticalGrid.o MOM_regridding.o MOM_boundary_update.o MOM_forcing_type.o coord_adapt.o MOM_tracer_Z_init.o MOM_bulk_mixed_layer.o MOM_controlled_forcing.o gsw_sr_from_sp.o MOM_shared_initialization.o MOM_kappa_shear.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_state.o gsw_mod_teos10_constants.o MOM_PressureForce_analytic_FV.o MOM_lateral_mixing_coeffs.o Idealized_Hurricane.o MOM_write_cputime.o gsw_mod_kinds.o MOM_sponge.o gsw_ct_from_pt__genmod.o MOM_continuity_PPM.o oil_tracer.o MOM.o MOM_EOS_linear.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o gsw_rho_first_derivatives__genmod.o gsw_rho.o gsw_entropy_part__genmod.o gsw_gibbs__genmod.o dyed_obc_tracer.o gsw_specvol__genmod.o gsw_sp_from_sr__genmod.o adjustment_initialization.o MOM_constants.o shelfwave_initialization.o MOM_remapping.o MOM_io.o dye_example.o benchmark_initialization.o lock_exchange_initialization.o mom_surface_forcing_nuopc.o cvmix_tidal.o MOM_obsolete_diagnostics.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o a - coord_hycom.o a - MOM_cpu_clock.o a - MOM_checksums.o -a - gsw_mod_gibbs_ice_coefficients.o -a - MOM_array_transform.o -a - cvmix_math.o -a - dumbbell_surface_forcing.o a - user_initialization.o -a - gsw_ct_from_t.o -a - MOM_TFreeze.o -a - MOM_grid_initialize.o -a - BFB_initialization.o a - ISOMIP_tracer.o a - PCM_functions.o a - cvmix_kinds_and_types.o -a - MOM_random.o a - ocean_da_types.o a - baroclinic_zone_initialization.o -a - MOM_ice_shelf_dynamics.o a - RGC_initialization.o a - gsw_entropy_part_zerop.o -a - MOM_transcribe_grid.o -a - MOM_internal_tides.o -a - cvmix_kpp.o a - MOM_open_boundary.o a - MOM_set_viscosity.o -a - MOM_tracer_hor_diff.o a - cvmix_shear.o -a - MOM_full_convection.o a - MOM_regularize_layers.o a - MOM_string_functions.o -a - mom_ocean_model_nuopc.o a - MOM_wave_interface.o a - MOM_grid.o a - DOME_tracer.o a - MOM_tidal_forcing.o a - gsw_sp_from_sr.o -a - gsw_chem_potential_water_t_exact.o -a - MOM_transform_FMS.o a - PLM_functions.o -a - MOM_EOS.o +a - gsw_pt_from_t__genmod.o a - MOM_tracer_initialization_from_Z.o a - MOM_MEKE.o -a - MOM_state_initialization.o -a - coord_rho.o -a - MOM_interface_heights.o -a - MOM_diabatic_aux.o a - MOM_safe_alloc.o -a - MOM_restart.o -a - MOM_coord_initialization.o +a - gsw_sr_from_sp__genmod.o a - MOM_intrinsic_functions.o a - MOM_continuity.o -a - MOM_hor_visc.o -a - SCM_CVMix_tests.o -a - MOM_CVMix_shear.o -a - MOM_OCMIP2_CFC.o -a - gsw_ct_freezing_exact.o -a - MOM_time_manager.o -a - MOM_diag_manager_wrapper.o a - MOM_obsolete_params.o -a - regrid_interp.o a - MOM_checksum_packages.o a - dumbbell_initialization.o -a - MOM_EOS_NEMO.o -a - MOM_CVMix_conv.o a - MOM_dyn_horgrid.o -a - gsw_mod_freezing_poly_coefficients.o -a - gsw_pt0_from_t.o -a - MOM_wave_structure.o -a - external_gwave_initialization.o -a - MOM_geothermal.o -a - gsw_specvol.o -a - MOM_get_input.o +a - gsw_gibbs_ice__genmod.o a - MOM_unit_scaling.o -a - tidal_bay_initialization.o +a - gsw_specvol_second_derivatives__genmod.o a - MOM_EOS_Wright.o a - gsw_gibbs.o a - PPM_functions.o a - supercritical_initialization.o -a - user_change_diffusivity.o -a - MOM_tracer_registry.o a - MOM_offline_aux.o a - MOM_EOS_TEOS10.o a - regrid_edge_values.o -a - coord_zlike.o -a - gsw_gibbs_ice.o a - MOM_energetic_PBL.o a - MOM_CoriolisAdv.o a - PQM_functions.o a - MOM_dynamics_unsplit_RK2.o -a - MOM_MEKE_types.o a - MOM_error_handler.o -a - MOM_CVMix_ddiff.o a - MOM_PointAccel.o a - gsw_gibbs_pt0_pt0.o a - gsw_pt_from_ct.o -a - dyed_channel_initialization.o a - MOM_fixed_initialization.o a - gsw_t_freezing_poly.o a - MOM_tracer_advect.o a - gsw_t_freezing_exact.o a - regrid_consts.o a - MOM_diag_mediator.o -a - MOM_thickness_diffuse.o -a - gsw_rho_second_derivatives.o -a - MOM_file_parser.o a - MOM_wave_speed.o a - ISOMIP_initialization.o -a - MOM_unit_tests.o +a - gsw_chem_potential_water_t_exact__genmod.o a - polynomial_functions.o -a - MOM_offline_main.o -a - ideal_age_example.o +a - gsw_pt0_from_t__genmod.o a - user_shelf_init.o -a - DOME_initialization.o -a - MOM_set_diffusivity.o -a - gsw_specvol_first_derivatives.o a - gsw_rho_first_derivatives.o -a - MOM_diapyc_energy_req.o -a - MOM_opacity.o -a - tracer_example.o -a - user_revise_forcing.o a - MOM_neutral_diffusion.o -a - BFB_surface_forcing.o -a - coord_sigma.o a - write_ocean_obs.o -a - advection_test_tracer.o -a - dyed_obcs_initialization.o -a - pseudo_salt_tracer.o a - MOM_EOS_UNESCO.o +a - gsw_ct_freezing_exact__genmod.o a - seamount_initialization.o a - MOM_dynamics_unsplit.o -a - MOM_PressureForce.o -a - MOM_verticalGrid.o +a - gsw_ct_from_t__genmod.o a - MOM_diagnostics.o -a - gsw_mod_toolbox.o a - gsw_mod_specvol_coefficients.o -a - MOM_regridding.o -a - MOM_boundary_update.o +a - gsw_specvol_first_derivatives__genmod.o a - MOM_barotropic.o -a - coord_adapt.o -a - MOM_forcing_type.o a - soliton_initialization.o -a - MOM_tracer_Z_init.o a - Kelvin_initialization.o -a - MOM_controlled_forcing.o -a - MOM_bulk_mixed_layer.o a - MOM_hor_index.o a - regrid_solvers.o a - ocean_da_core.o -a - gsw_sr_from_sp.o -a - MOM_shared_initialization.o a - DOME2d_initialization.o a - MOM_tracer_diabatic.o a - MOM_vert_friction.o a - MOM_generic_tracer.o a - MOM_lateral_boundary_diffusion.o a - MOM_bkgnd_mixing.o -a - MOM_kappa_shear.o a - circle_obcs_initialization.o -a - MOM_ALE_sponge.o -a - gsw_entropy_part.o a - MOM_ice_shelf_initialize.o a - MOM_CVMix_KPP.o -a - MOM_ice_shelf_state.o a - P1M_functions.o -a - gsw_mod_teos10_constants.o a - MOM_ALE.o -a - MOM_PressureForce_analytic_FV.o +a - gsw_t_freezing_poly__genmod.o a - boundary_impulse_tracer.o -a - MOM_lateral_mixing_coeffs.o a - cvmix_put_get.o a - MOM_oda_driver.o a - cvmix_convection.o -a - Idealized_Hurricane.o a - MOM_diag_remap.o -a - gsw_mod_kinds.o a - MOM_domains.o -a - MOM_write_cputime.o a - Neverland_initialization.o -a - MOM_sponge.o a - MOM_tidal_mixing.o -a - oil_tracer.o -a - MOM_continuity_PPM.o -a - MOM.o +a - gsw_entropy_part_zerop__genmod.o a - gsw_pt_from_t.o a - dense_water_initialization.o a - MOM_entrain_diffusive.o -a - MOM_EOS_linear.o a - Phillips_initialization.o a - MOM_internal_tide_input.o -a - coord_slight.o -a - gsw_t_from_ct.o -a - Rossby_front_2d_initialization.o a - MOM_marine_ice.o a - MOM_debugging.o a - kdtree.o -a - gsw_rho.o a - MOM_document.o -a - dyed_obc_tracer.o a - MOM_variables.o a - P3M_functions.o a - MOM_mixed_layer_restrat.o a - MOM_diag_vkernels.o -a - adjustment_initialization.o -a - MOM_constants.o +a - gsw_rho__genmod.o a - MOM_tracer_flow_control.o a - MOM_coms.o -a - shelfwave_initialization.o a - cvmix_background.o a - MOM_diabatic_driver.o -a - gsw_ct_from_pt.o a - MOM_horizontal_regridding.o +a - gsw_ct_from_pt.o a - MOM_dynamics_split_RK2.o a - sloshing_initialization.o -a - MOM_remapping.o a - MOM_spatial_means.o -a - lock_exchange_initialization.o -a - benchmark_initialization.o -a - dye_example.o -a - MOM_io.o a - RGC_tracer.o a - MOM_ice_shelf.o -a - mom_surface_forcing_nuopc.o a - cvmix_ddiff.o -a - cvmix_tidal.o a - gsw_specvol_second_derivatives.o -a - MOM_obsolete_diagnostics.o +a - gsw_t_deriv_chem_potential_water_t_exact__genmod.o a - gsw_ct_freezing_poly.o -a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o +a - gsw_pt_from_ct__genmod.o +a - MOM_sum_output.o a - MOM_isopycnal_slopes.o +a - gsw_mod_gibbs_ice_coefficients.o +a - MOM_array_transform.o +a - cvmix_math.o +a - dumbbell_surface_forcing.o +a - gsw_ct_from_t.o +a - MOM_TFreeze.o +a - MOM_grid_initialize.o +a - BFB_initialization.o +a - MOM_random.o +a - MOM_ice_shelf_dynamics.o +a - MOM_transcribe_grid.o +a - MOM_internal_tides.o +a - cvmix_kpp.o +a - MOM_tracer_hor_diff.o +a - MOM_full_convection.o +a - mom_ocean_model_nuopc.o +a - gsw_chem_potential_water_t_exact.o +a - MOM_transform_FMS.o +a - MOM_EOS.o +a - coord_rho.o +a - MOM_state_initialization.o +a - gsw_t_freezing_exact__genmod.o +a - MOM_interface_heights.o +a - MOM_diabatic_aux.o +a - MOM_restart.o +a - MOM_coord_initialization.o +a - MOM_hor_visc.o +a - SCM_CVMix_tests.o +a - MOM_CVMix_shear.o +a - gsw_ct_freezing_exact.o +a - MOM_OCMIP2_CFC.o +a - MOM_diag_manager_wrapper.o +a - MOM_time_manager.o +a - regrid_interp.o +a - MOM_EOS_NEMO.o +a - gsw_mod_freezing_poly_coefficients.o +a - MOM_CVMix_conv.o +a - MOM_wave_structure.o +a - gsw_pt0_from_t.o +a - external_gwave_initialization.o +a - MOM_geothermal.o +a - gsw_specvol.o +a - MOM_get_input.o +a - tidal_bay_initialization.o +a - user_change_diffusivity.o +a - MOM_tracer_registry.o +a - gsw_rho_second_derivatives__genmod.o +a - coord_zlike.o +a - gsw_gibbs_ice.o +a - gsw_t_from_ct__genmod.o +a - gsw_ct_freezing_poly__genmod.o +a - gsw_gibbs_pt0_pt0__genmod.o +a - MOM_MEKE_types.o +a - MOM_CVMix_ddiff.o +a - dyed_channel_initialization.o +a - gsw_rho_second_derivatives.o +a - MOM_thickness_diffuse.o +a - MOM_file_parser.o +a - MOM_unit_tests.o +a - ideal_age_example.o +a - MOM_offline_main.o +a - gsw_specvol_first_derivatives.o +a - MOM_set_diffusivity.o +a - DOME_initialization.o +a - MOM_diapyc_energy_req.o +a - MOM_opacity.o +a - tracer_example.o +a - user_revise_forcing.o +a - coord_sigma.o +a - BFB_surface_forcing.o +a - advection_test_tracer.o +a - pseudo_salt_tracer.o +a - dyed_obcs_initialization.o +a - MOM_PressureForce.o +a - gsw_mod_toolbox.o +a - MOM_verticalGrid.o +a - MOM_regridding.o +a - MOM_boundary_update.o +a - MOM_forcing_type.o +a - coord_adapt.o +a - MOM_tracer_Z_init.o +a - MOM_bulk_mixed_layer.o +a - MOM_controlled_forcing.o +a - gsw_sr_from_sp.o +a - MOM_shared_initialization.o +a - MOM_kappa_shear.o +a - MOM_ALE_sponge.o +a - gsw_entropy_part.o +a - MOM_ice_shelf_state.o +a - gsw_mod_teos10_constants.o +a - MOM_PressureForce_analytic_FV.o +a - MOM_lateral_mixing_coeffs.o +a - Idealized_Hurricane.o +a - MOM_write_cputime.o +a - gsw_mod_kinds.o +a - MOM_sponge.o +a - gsw_ct_from_pt__genmod.o +a - MOM_continuity_PPM.o +a - oil_tracer.o +a - MOM.o +a - MOM_EOS_linear.o +a - coord_slight.o +a - gsw_t_from_ct.o +a - Rossby_front_2d_initialization.o +a - gsw_rho_first_derivatives__genmod.o +a - gsw_rho.o +a - gsw_entropy_part__genmod.o +a - gsw_gibbs__genmod.o +a - dyed_obc_tracer.o +a - gsw_specvol__genmod.o +a - gsw_sp_from_sr__genmod.o +a - adjustment_initialization.o +a - MOM_constants.o +a - shelfwave_initialization.o +a - MOM_remapping.o +a - MOM_io.o +a - dye_example.o +a - benchmark_initialization.o +a - lock_exchange_initialization.o +a - mom_surface_forcing_nuopc.o +a - cvmix_tidal.o +a - MOM_obsolete_diagnostics.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + mkdir -p exec/orion/ -+ ln -s /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/orion/lib_ocean ++ ln -s /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/orion/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" \ - "FMSDIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion" \ - "INSTALLDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" \ + "FMSDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion" \ + "INSTALLDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -17017,11 +17728,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface' -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface' +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -17029,21 +17740,21 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean/lib_ocean.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface' -test -d "/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean/lib_ocean.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface' +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -17057,14 +17768,14 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = orion_intel CICE6 ./comp_ice.backend.libcice: DEBUG = false -CICE6 ./comp_ice.backend.libcice: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -rm: cannot remove '/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm: cannot remove '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -17157,111 +17868,111 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/WW3/model" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="orion" ; \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="orion" ; \ exec gmake -j 1 WW3_COMP="orion" ww3_nemslibonly Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -17273,26 +17984,26 @@ Currently Loaded Modules: -+ cd /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf -+ export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/WW3/model COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL WW3_COMP=orion -+ COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/WW3/model -+ COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf ++ export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL WW3_COMP=orion ++ COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model ++ COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL + WW3_COMP=orion + exec gmake -j 1 WW3_COMP=orion ww3_nemslibonly -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf' ***************************** *** WAVEWATCH III setup *** ***************************** -[INFO] local env file wwatch3.env found in /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/wwatch3.env - Setup file /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/wwatch3.env found +[INFO] local env file wwatch3.env found in /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/wwatch3.env + Setup file /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/wwatch3.env found Printer (listings) : auxiliary FORTRAN compiler : gfortran auxiliary C compiler : gcc - Source directory : /work/noaa/marine/dworthen/S2S_updmom6/WW3/model - Scratch directory : /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/tmp + Source directory : /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model + Scratch directory : /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/tmp Save source code : yes Save listings : yes @@ -17300,30 +18011,30 @@ gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/e Compile auxiliary programs -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/aux' -gfortran -o /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/w3adc w3adc.f -gfortran -o /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/w3list w3list.f -gfortran -o /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/w3prnt w3prnt.f -gfortran -o /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/w3split w3split.f -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/aux' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/aux' +gfortran -o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/w3adc w3adc.f +gfortran -o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/w3list w3list.f +gfortran -o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/w3prnt w3prnt.f +gfortran -o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/w3split w3split.f +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/aux' Setup comp & link files - sed /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/comp.tmpl => /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/comp - sed /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/link.tmpl => /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/link + sed /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/comp.tmpl => /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/comp + sed /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/link.tmpl => /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/link Create required model subdirectories Finished setting up WAVEWATCH III -/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/w3_make ww3_multi_esmf +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/w3_make ww3_multi_esmf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /work/noaa/marine/dworthen/S2S_updmom6/WW3/model -Scratch directory : /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/tmp +Main directory : /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model +Scratch directory : /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -17335,13 +18046,13 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/switch +switch = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/switch new directive controlled threading Checking all subroutines for modules (this may take a while) ... Processing ww3_multi_esmf --------------------- -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/ftn' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/ftn' ad3 : processing constants ad3 : processing scrip_kindsmod [no w3adc] ad3 : processing w3uqckmd @@ -17351,21 +18062,21 @@ ad3 : processing scrip_timers [no w3adc] ad3 : processing w3servmd ad3 : processing scrip_errormod [no w3adc] ad3 : processing scrip_netcdfmod [no w3adc] +ad3 : processing scrip_grids [no w3adc] +ad3 : processing w3gsrumd ad3 : processing w3arrymd ad3 : processing w3cspcmd -ad3 : processing w3gsrumd ad3 : processing wmunitmd -ad3 : processing scrip_grids [no w3adc] ad3 : processing scrip_remap_vars [no w3adc] -ad3 : processing scrip_remap_write [no w3adc] -ad3 : processing scrip_remap_conservative [no w3adc] ad3 : processing scrip_remap_read [no w3adc] -ad3 : processing w3gdatmd +ad3 : processing scrip_remap_conservative [no w3adc] +ad3 : processing scrip_remap_write [no w3adc] ad3 : processing scrip_interface -ad3 : processing w3odatmd -ad3 : processing w3sbt1md +ad3 : processing w3gdatmd ad3 : processing wmscrpmd +ad3 : processing w3sbt1md ad3 : processing w3idatmd +ad3 : processing w3odatmd ad3 : processing w3timemd ad3 : processing w3dispmd ad3 : processing wmmdatmd @@ -17379,9 +18090,9 @@ ad3 : processing w3partmd ad3 : processing w3nmlmultimd ad3 : processing wmfinlmd ad3 : processing w3fld2md -ad3 : processing w3parall ad3 : processing w3triamd ad3 : processing w3snl1md +ad3 : processing w3parall ad3 : processing w3wdatmd ad3 : processing w3iogrmd ad3 : processing wmupdtmd @@ -17467,25 +18178,25 @@ a - wmscrpmd.o a - scrip_netcdfmod.o a - scrip_remap_write.o a - scrip_remap_read.o -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/ftn' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf' -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL -cp /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/nuopc.mk /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL/. -test -d "/work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL" -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf' +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/nuopc.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL/. +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL" +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" install + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" install Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -17499,7 +18210,7 @@ Currently Loaded Modules: Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -17511,13 +18222,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 -- Check for working C compiler: /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc @@ -17570,120 +18281,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /bin/ranlib libpioc.a -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -17696,53 +18407,53 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/fl /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /bin/ranlib libpiof.a -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /apps/cmake-3.15.4/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +exec gmake PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -17765,40 +18476,40 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -fp-model source -O -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_time_mod.o med_methods_mod.o med_constants_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_phases_history_mod.o esmFldsExchange_hafs_mod.o med_io_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_utils_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o ar: creating libcmeps.a a - med_phases_prep_wav_mod.o @@ -17828,39 +18539,39 @@ a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator/libcmeps.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -test -d "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" -test -s "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator/libcmeps.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" +test -s "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo ww3_mk="/work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk" ; echo cmeps_mk="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo ww3_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk" ; echo cmeps_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; \ gmake nems \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ - CCPP_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= WW3_DIR=/work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL CMEPS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL TARGET="/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= WW3_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL CMEPS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL TARGET="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -17872,15 +18583,15 @@ Currently Loaded Modules: -build NEMS after /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -WW3: include /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -CICE6: include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +WW3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -17889,192 +18600,192 @@ CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o 'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o 'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o 'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o 'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o 'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o 'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o 'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o 'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o 'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:25:57 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:37:12 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o 'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' echo libgocart is libgocart is echo extlibs is /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf extlibs is /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -mpiifort -o /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libpiof.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libpioc.a /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/obj_HYB/libww3_multi_esmf.a /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf +mpiifort -o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/obj_HYB/libww3_multi_esmf.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /apps/contrib/NCEPLIBS/orion/NCEPLIBS-umbrella/lib/src/jasper_v1.900.1/jasper-1.900.1/src/libjasper/base/jas_stream.c:368: warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x" "/work/noaa/marine/dworthen/S2S_updmom6/tests/fcst_2.exe" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x /work/noaa/marine/dworthen/S2S_updmom6/tests/fcst_2.exe +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/fcst_2.exe" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/fcst_2.exe Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build" -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build -cat /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build" ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build +cat /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 \ + /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -18087,21 +18798,21 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = orion_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/WW3/model" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="orion" ; \ +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="orion" ; \ export ESMFMKFILE=/dev/null ; \ exec gmake distclean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -18113,43 +18824,43 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf' -\rm -f /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/exe/ww3_multi_esmf *.o *.mod -/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/w3_clean -c +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf' +\rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/tmp - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/ftn - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/aux - Remove /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod - Remove /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/mod_HYB - Remove /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/obj - Remove /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/obj_HYB - Remove /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/tmp - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin - Remove /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/exe - Clean up /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/../regtests -\rm -fr /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/tmp -\rm -f /work/noaa/marine/dworthen/S2S_updmom6/WW3/model/bin/wwatch3.env -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/WW3/model/esmf' -cd "/work/noaa/marine/dworthen/S2S_updmom6/WW3/model" ; \ + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/tmp + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/ftn + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/aux + Remove /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod + Remove /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/mod_HYB + Remove /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/obj + Remove /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/obj_HYB + Remove /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/tmp + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin + Remove /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/exe + Clean up /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/../regtests +\rm -fr /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/tmp +\rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/bin/wwatch3.env +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model/esmf' +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/model" ; \ rm -rf exe mod* obj* tmp ftn/makefile ftn/makefile_DIST \ ftn/makefile_SHRD esmf/wwatch3.env aux/makefile \ bin/link bin/comp ; \ find . -name '*.o' -o -name '*.mod' -o -name '*.a' \ | xargs rm -f -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3 /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -18161,46 +18872,46 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -if ! test -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +if ! test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -WW3: include /work/noaa/marine/dworthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -CICE6: include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +WW3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -18211,15 +18922,15 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -Elapsed time 1759 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y finished +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +Elapsed time 1534 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y finished + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 -+ PATHTR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 ++ readonly PATHTR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ++ PATHTR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 + readonly BUILD_TARGET=orion.intel + BUILD_TARGET=orion.intel + readonly 'MAKE_OPT=CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y' @@ -18231,7 +18942,7 @@ Elapsed time 1759 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_ + readonly clean_after=YES + clean_after=YES + hostname -Orion-login-1.HPC.MsState.Edu +Orion-login-2.HPC.MsState.Edu + echo 'Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_3.exe on orion.intel' Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_3.exe on orion.intel + gnu_make=gmake @@ -18241,81 +18952,81 @@ Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupl + [[ orion.intel == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/../NEMS ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/work/noaa/marine/dworthen/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build" -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build" ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ cd /work/noaa/marine/dworthen/S2S_updmom6 -+ /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to DEBUG INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... -DEBUG: Executing "rm -vf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_*_cap.F90 /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90 /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh" -DEBUG: Execution of "rm -vf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_*_cap.F90 /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90 /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh" returned with exit code 0 - stdout: "removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90' -removed '/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh'" +DEBUG: Executing "rm -vf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_*_cap.F90 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh" +DEBUG: Execution of "rm -vf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_*_cap.F90 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh" returned with exit code 0 + stdout: "removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90' +removed '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh'" stderr: "" INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -+ rm -f /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include ++ rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -18326,116 +19037,116 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 \ + /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_3" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_3 -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3_debug /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_3" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_3 +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3_debug /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -18448,23 +19159,23 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = orion_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27/lib/esmf.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3_debug /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3_debug /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -18476,50 +19187,50 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -rm -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing -CICE6: include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing -FV3: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -18530,59 +19241,59 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/externals.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/externals.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3_debug /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_3" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems /work/noaa/marine/dworthen/S2S_updmom6/tests/modules.fcst_3 -cp /work/noaa/marine/dworthen/S2S_updmom6/conf/configure.fv3.orion.intel /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/externals.nems -cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS' +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3_debug /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_3" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/modules.fcst_3 +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/conf/configure.fv3.orion.intel /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=16384 ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=16384 ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS' -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS' +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh orion.intel "$PATH_CCPP" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh orion.intel "$PATH_CCPP" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp"/lib Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -18594,10 +19305,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ cd /work/noaa/marine/dworthen/S2S_updmom6 -+ /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/marine/dworthen/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to DEBUG INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -18629,12 +19340,12 @@ DEBUG: Module name: CCPP_typedefs DEBUG: Module variables: CCPP_interstitial_type DEBUG: Variables in derived type CCPP_interstitial_type: kappa_dry_for_fast_physics, cappa_moist_gas_constant_at_Lagrangian_surface, tendency_of_air_temperature_at_Lagrangian_surface, flag_for_inline_cloud_fraction_calculation, flag_for_fast_microphysics_energy_conservation, top_layer_index_for_fast_physics, flag_for_the_last_step_of_k_split_remapping, time_step_for_remapping_for_fast_physics, flag_for_tendency_of_air_temperature_at_Lagrangian_surface, atmosphere_energy_content_in_column, atmosphere_energy_content_at_Lagrangian_surface, ratio_of_vapor_to_dry_air_gas_constants_minus_one_default_kind, flag_for_saturation_adjustment_for_microphysics_in_dynamics, starting_x_direction_index, ending_x_direction_index, starting_x_direction_index_domain, ending_x_direction_index_domain, starting_y_direction_index, ending_y_direction_index, starting_y_direction_index_domain, ending_y_direction_index_domain, pressure_thickness_at_Lagrangian_surface, thickness_at_Lagrangian_surface, cell_area_for_fast_physics, number_of_ghost_zones, vertical_dimension_for_fast_physics, vertical_dimension_for_fast_physics_plus_one, vertical_dimension_for_thickness_at_Lagrangian_surface, vertical_dimension_for_condensed_water_at_Lagrangian_surface, vertical_dimension_for_cappa_at_Lagrangian_surface, log_pressure_at_Lagrangian_surface, surface_geopotential_at_Lagrangian_surface, finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa, virtual_temperature_at_Lagrangian_surface, gas_tracers_for_multi_gas_physics_at_Lagrangian_surface, water_vapor_specific_humidity_at_Lagrangian_surface, cloud_liquid_water_specific_humidity_at_Lagrangian_surface, cloud_ice_specific_humidity_at_Lagrangian_surface, cloud_rain_specific_humidity_at_Lagrangian_surface, cloud_snow_specific_humidity_at_Lagrangian_surface, cloud_graupel_specific_humidity_at_Lagrangian_surface, cloud_fraction_at_Lagrangian_surface, cloud_condensed_water_specific_humidity_at_Lagrangian_surface, omp_threads_for_fast_physics, flag_for_hydrostatic_solver_for_fast_physics, number_of_water_species, number_of_gases_for_multi_gases_physics, gas_constants_for_multi_gases_physics, specific_heat_capacities_for_multi_gases_physics, mpi_rank_for_fast_physics, mpi_root_for_fast_physics INFO: Parsed variable definition tables in module CCPP_typedefs -DEBUG: Parsing file GFS_typedefs.F90 with registry OrderedDict([('GFS_typedefs', {'GFS_diag_type': [1256, 1510], 'GFS_control_type': [486, 1069], 'GFS_interstitial_type': [1520, 1925], 'GFS_tbd_type': [1122, 1194], 'GFS_sfcprop_type': [200, 363], 'GFS_coupling_type': [371, 477], 'GFS_statein_type': [152, 176], 'GFS_cldprop_type': [1202, 1210], 'GFS_data_type': [1937, 1947], 'GFS_radtend_type': [1218, 1248], 'GFS_grid_type': [1077, 1114], 'GFS_stateout_type': [184, 192], 'GFS_init_type': [101, 144]})]) +DEBUG: Parsing file GFS_typedefs.F90 with registry OrderedDict([('GFS_typedefs', {'GFS_diag_type': [1255, 1509], 'GFS_control_type': [485, 1068], 'GFS_interstitial_type': [1519, 1925], 'GFS_tbd_type': [1121, 1193], 'GFS_sfcprop_type': [200, 363], 'GFS_coupling_type': [371, 476], 'GFS_statein_type': [152, 176], 'GFS_cldprop_type': [1201, 1209], 'GFS_data_type': [1937, 1947], 'GFS_radtend_type': [1217, 1247], 'GFS_grid_type': [1076, 1113], 'GFS_stateout_type': [184, 192], 'GFS_init_type': [101, 144]})]) DEBUG: Module name: GFS_typedefs DEBUG: Module variables: GFS_cldprop_type, GFS_control_type, GFS_coupling_type, GFS_data_type, GFS_diag_type, GFS_grid_type, GFS_interstitial_type, GFS_radtend_type, GFS_sfcprop_type, GFS_statein_type, GFS_stateout_type, GFS_tbd_type, extra_top_layer, netcdf_float_fillvalue, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, minimum_value_of_specific_humidity, minimum_value_of_saturation_mixing_ratio, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, pi, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, triple_point_temperature_of_water, minimum_sea_ice_concentration, air_temperature_lapse_rate_constant, joules_per_calorie_constant, sea_water_reference_density, stefan_boltzmann_constant, freezing_point_temperature_of_seawater, standard_atmospheric_pressure, liquid_water_density, specific_heat_of_ice_at_constant_pressure DEBUG: Variables in derived type GFS_diag_type: sw_fluxes_top_atmosphere, lw_fluxes_top_atmosphere, surface_runoff, cumulative_soil_upward_latent_heat_flux_multiplied_by_timestep, cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep, cumulative_snow_freezing_rain_upward_latent_heat_flux_multiplied_by_timestep, cumulative_transpiration_flux_multiplied_by_timestep, cumulative_snow_deposition_sublimation_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_snow_area_fraction_multiplied_by_timestep, soil_moisture_content, minimum_temperature_at_2m, maximum_temperature_at_2m, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, integrated_x_momentum_flux_from_large_scale_gwd, integrated_y_momentum_flux_from_large_scale_gwd, integrated_x_momentum_flux_from_blocking_drag, integrated_y_momentum_flux_from_blocking_drag, integrated_x_momentum_flux_from_small_scale_gwd, integrated_y_momentum_flux_from_small_scale_gwd, integrated_x_momentum_flux_from_form_drag, integrated_y_momentum_flux_from_form_drag, x_momentum_tendency_from_large_scale_gwd, y_momentum_tendency_from_large_scale_gwd, x_momentum_tendency_from_blocking_drag, y_momentum_tendency_from_blocking_drag, x_momentum_tendency_from_small_scale_gwd, y_momentum_tendency_from_small_scale_gwd, x_momentum_tendency_from_form_drag, y_momentum_tendency_from_form_drag, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, accumulated_change_of_air_temperature_due_to_FA_scheme, cumulative_surface_ground_heat_flux_multiplied_by_timestep, cumulative_surface_downwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_upwelling_longwave_flux_multiplied_by_timestep, duration_of_sunshine, total_runoff, cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep, cumulative_cloud_work_function, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag, cumulative_surface_pressure_multiplied_by_timestep, cumulative_lwe_thickness_of_convective_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, minimum_specific_humidity_at_2m, maximum_specific_humidity_at_2m, maximum_x_wind_at_10m, maximum_y_wind_at_10m, maximum_wind_at_10m, maximum_u_wind_at_10m_over_maximum_hourly_time_interval, maximum_v_wind_at_10m_over_maximum_hourly_time_interval, maximum_wind_at_10m_over_maximum_hourly_time_interval, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, x_wind_at_10m, y_wind_at_10m, dewpoint_temperature_at_2m, height_above_ground_at_lowest_model_layer, surface_air_pressure_diag, column_precipitable_water, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, x_wind_at_lowest_model_layer_for_diag, y_wind_at_lowest_model_layer_for_diag, surface_drag_mass_flux_for_heat_and_moisture_in_air, surface_drag_wind_speed_for_momentum_in_air, surface_downwelling_longwave_flux, surface_upwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, surface_upwelling_shortwave_flux, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, instantaneous_surface_ground_heat_flux, instantaneous_surface_potential_evaporation, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ratio_of_snowfall_to_rainfall, normalized_soil_wetness, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_shum_perturbation_flipped, level_of_dividing_streamline, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_physics, cumulative_change_in_x_wind_due_to_non_physics_processes, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_physics, cumulative_change_in_y_wind_due_to_non_physics_processes, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_physics, cumulative_change_in_temperature_due_to_non_physics_processes, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, cumulative_change_in_water_vapor_specific_humidity_due_to_physics, cumulative_change_in_ozone_concentration_due_to_physics, cumulative_change_in_water_vapor_specific_humidity_due_to_non_physics_processes, cumulative_change_in_ozone_concentration_due_to_non_physics_processes, maximum_reflectivity_at_1km_agl_over_maximum_hourly_time_interval, maximum_reflectivity_at_minus10c_over_maximum_hourly_time_interval, maximum_temperature_at_2m_over_maximum_hourly_time_interval, minimum_temperature_at_2m_over_maximum_hourly_time_interval, maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval, minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval, cumulative_atmosphere_updraft_convective_mass_flux, cumulative_atmosphere_downdraft_convective_mass_flux, cumulative_atmosphere_detrainment_convective_mass_flux, radar_reflectivity_10cm, instantaneous_3d_cloud_fraction, number_of_dust_bins_for_diagnostics, number_of_seasalt_bins_for_diagnostics, number_of_chemical_tracers_for_diagnostics, instantaneous_dust_emission_flux, instantaneous_seasalt_emission_flux, instantaneous_sedimentation, instantaneous_dry_deposition, instantaneous_large_scale_wet_deposition, instantaneous_convective_scale_wet_deposition, instantaneous_anthopogenic_and_biomass_burning_emissions, instantaneous_aerosol_column_mass_densities, emdf_updraft_area, emdf_updraft_vertical_velocity, emdf_updraft_total_water, emdf_updraft_theta_l, emdf_updraft_entrainment_rate, emdf_updraft_cloud_water, theta_subsidence_tendency, water_vapor_subsidence_tendency, theta_detrainment_tendency, water_vapor_detrainment_tendency, number_of_plumes, maximum_mass_flux, k_level_of_highest_reaching_plume, k_level_of_highest_plume, atmosphere_heat_diffusivity_for_mynnpbl, atmosphere_momentum_diffusivity_for_mynnpbl, time_integral_of_height_of_mountain_blocking, time_integral_of_height_of_low_level_wave_breaking, time_integral_of_height_of_launch_level_of_orographic_gravity_wave, time_integral_of_momentum_flux_due_to_turbulent_orographic_form_drag, time_integral_of_momentum_flux_due_to_mountain_blocking_drag, time_integral_of_momentum_flux_due_to_orographic_gravity_wave_drag, time_integral_of_momentum_flux_due_to_nonstationary_gravity_wave, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_nonstationary_gravity_wave, time_integral_of_change_in_y_wind_due_to_nonstationary_gravity_wave, auxiliary_2d_arrays, auxiliary_3d_arrays -DEBUG: Variables in derived type GFS_control_type: mpi_rank, mpi_root, mpi_comm, mpi_size, omp_threads, iounit_namelist, namelist_filename, number_of_lines_of_namelist_filename_for_internal_file_reads, namelist_filename_for_internal_file_reads, iounit_log, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_generic_gravity_wave_drag_tendency, flag_for_generic_planetary_boundary_layer_tendency, flag_for_generic_deep_convection_tendency, flag_for_generic_shallow_convection_tendency, flag_diagnostics, number_of_2d_auxiliary_arrays, number_of_3d_auxiliary_arrays, vertical_dimension, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, vertical_dimension_plus_one, vertical_dimension_minus_one, number_of_equatorial_longitude_points, number_of_latitude_points, ccpp_block_count, ccpp_block_sizes, horizontal_loop_extent, horizontal_dimension, number_of_tile, flag_for_flux_coupling, flag_for_wave_coupling, flag_for_wave_coupling_to_atm, flag_for_chemistry_coupling, flag_idealized_physics, number_of_timesteps_between_surface_cycling_calls, time_step_for_physics, time_step_for_dynamics, date_and_time_at_model_initialization, date_and_time_at_model_initialization_reordered, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, number_of_timesteps_for_radiation_calls_on_physics_timestep, number_of_vertical_layers_for_radiation_calculations, number_of_vertical_layers_for_radiation_calculations_plus_one, flag_for_aerosol_input_MG_radiation, number_of_aerosol_tracers_MG, array_dimension_of_random_number, flag_for_vertical_index_direction_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_initial_time_date_control, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, flag_for_output_of_longwave_heating_rate, flag_for_output_of_shortwave_heating_rate, active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, rrtmgp_coeff_lw_cloud_optics, number_of_lw_bands_rrtmgp, number_of_lw_spectral_points_rrtmgp, rrtmgp_kdistribution_sw, rrtmgp_coeff_sw_cloud_optics, number_of_sw_bands_rrtmgp, number_of_sw_spectral_points_rrtmgp, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, flag_to_calc_RRTMGP_LW_jacobian, number_of_rrtmgp_ice_roughness, number_of_angles_used_in_gaussian_quadrature, flag_for_rrtmgp_radiation_scheme, scheme_flag, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, time_interval_for_maximum_hourly_fields, number_of_frozen_precipitation_species, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_bergeron_efficiency_factor, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, mg_minimum_cloud_condensed_water_mixing_ratio, mg_minimum_ice_mixing_ratio, mg_type_of_precip_fraction_method, frozen_cloud_threshold_temperature, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, flag_for_cloud_effective_radii, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_graupel, mg_flag_for_hail, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, number_of_cloud_condensate_types, flag_for_aerosol_physics, flag_for_radar_reflectivity, limit_for_temperature_tendency_for_microphysics, flag_for_land_surface_scheme, flag_for_noah_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_for_ruc_land_surface_scheme, ice_vertical_dimension, soil_vertical_dimension, soil_vertical_dimension_for_land_surface_model, snow_vertical_dimension_for_land_surface_model, lower_bound_of_snow_vertical_dimension_for_land_surface_model, flag_for_reading_leaf_area_index_from_input, vegetation_type_dataset_choice, soil_type_dataset_choice, flag_for_individual_cloud_species_advected, minimum_large_ice_fraction, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, flag_for_lake_surface_scheme, flag_for_ras_deep_convection, fa_threshold_relative_humidity_for_onset_of_condensation, flag_flip, flag_for_convective_transport_of_tracers, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, flag_for_precipitation_type_algorithm, flag_for_Arakawa_Wu_adjustment, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_for_shoc, flag_for_shoc_after_convection, flag_for_ozone_physics, flag_for_2015_ozone_physics, flag_shallow_convective_cloud, flag_for_reduced_drag_coefficient_over_sea, flag_for_hedmf, flag_TKE_dissipation_heating, flag_for_canopy_heat_storage, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme, flag_for_gf_shallow_convection_scheme, flag_for_ntiedtke_shallow_convection_scheme, flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, flag_for_samf_deep_convection_scheme, flag_for_gf_deep_convection_scheme, flag_for_ntiedtke_deep_convection_scheme, flag_for_hwrf_samfdeepcnv_scheme, flag_for_hwrf_samfshalcnv_scheme, choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, number_of_statistical_measures_of_subgrid_orography, number_of_spectral_wave_trancation_for_sas, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, multiplication_factors_for_convective_gravity_wave_drag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, multiplication_factor_for_critical_cloud_workfunction, ice_supersaturation_threshold, critical_cloud_top_entrainment_instability_criteria, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_for_fractional_grid, lake_ice_minimum, sea_ice_minimum, density_of_fresh_water, flag_for_surface_roughness_option_over_ocean, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, number_of_independent_cellular_automata, cellular_automata_lifetime, cellular_automata_finer_grid, cellular_automata_seed_probability, cellular_automata_seed_frequency, flag_for_cellular_automata, flag_for_sgs_cellular_automata, flag_for_global_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, flag_for_gaussian_spatial_filter, seed_for_random_number_generation_in_cellular_automata_scheme, number_of_iterations_to_spin_up_cellular_automata, threshold_for_perturbed_vertical_velocity, flag_for_stochastic_surface_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_stochastic_surface_perturbations, number_of_surface_perturbations, magnitude_of_perturbation_of_momentum_roughness_length, magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio, magnitude_of_perturbation_of_soil_type_b_parameter, magnitude_of_perturbation_of_leaf_area_index, magnitude_of_surface_albedo_perturbation, magnitude_of_perturbation_of_vegetation_fraction, number_of_tracers, number_of_tracers_plus_one, index_for_water_vapor, index_for_ozone, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_turbulent_kinetic_energy, index_for_mass_weighted_rime_factor, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, number_of_chemical_tracers, index_for_first_chemical_tracer, diagnostics_control_for_chemical_tracers, coefficients_for_aerosol_scavenging, number_of_fields_in_phyf2d, number_of_fields_in_phyf3d, index_for_cloud_fraction_in_3d_arrays_for_microphysics, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, index_of_kinematic_buoyancy_flux_from_shoc_in_phy_f3d, index_of_atmosphere_heat_diffusivity_from_shoc_in_phy_f3d, index_of_subgrid_scale_cloud_fraction_from_shoc_in_phy_f3d, number_of_convective_3d_cloud_fields, number_of_3d_arrays_associated_with_pdf_based_clouds, number_of_cloud_types_CS, index_for_convective_cloud_water_mixing_ratio_in_phy_f3d, index_for_convective_cloud_cover_in_phy_f3d, index_for_cloud_liquid_water_effective_radius, index_for_ice_effective_radius, index_for_rain_effective_radius, index_for_snow_effective_radius, index_for_graupel_effective_radius, flag_debug, index_for_diagnostic_printout, flag_print, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day, solar_constant, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, convective_cloud_switch, forecast_time_at_previous_timestep, forecast_time, time_since_diagnostics_zeroed, index_of_time_step, flag_for_first_time_step, flag_for_restart, flag_for_hydrostatic_solver, forecast_date_and_time, forecast_month, number_of_days_in_year, julian_day, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, seconds_elapsed_since_model_initialization, vertical_sigma_coordinate_for_radiation_initialization, inverse_scaling_factor_for_critical_relative_humidity, maximum_scaling_factor_for_critical_relative_humidity, minimum_scaling_factor_for_critical_relative_humidity, maximum_critical_relative_humidity, gwd_opt, do_mynnedmf, do_mynnsfclay, do_myjsfc, do_myjpbl, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_ugwp, turb_oro_form_drag_flag, flag_for_gravity_wave_drag, flag_for_convective_gravity_wave_drag, diag_ugwp_flag, flag_for_uni_cld, flag_for_lmfshal -DEBUG: Variables in derived type GFS_interstitial_type: humidity_mixing_ratio, cloud_liquid_water_mixing_ratio, cloud_rain_water_mixing_ratio, cloud_ice_mixing_ratio, cloud_snow_mixing_ratio, mass_weighted_rime_factor_mixing_ratio, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, total_cloud_condensate_mixing_ratio_updated_by_physics, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_downwelling_direct_near_infrared_shortwave_flux, surface_upwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, surface_albedo_perturbation, perturbation_of_soil_type_b_parameter, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, convective_cloud_fraction_for_microphysics, convective_cloud_volume_fraction, cloud_area_fraction, cloud_area_fraction_for_radiation, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, cloud_work_function, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, convective_transportable_tracers, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, turbulent_kinetic_energy_convective_transport_tracer, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, tendency_of_cloud_water_due_to_convective_microphysics, ice_fraction_in_convective_tower, detrained_mass_flux, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_top_entrainment_instability_value, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, maximum_column_heating_rate, instantaneous_atmosphere_downdraft_convective_mass_flux, cloud_decorrelation_length, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, layer_pressure_thickness_for_radiation, atmosphere_heat_diffusivity, characteristic_grid_length_scale, tendency_of_tracers_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_rain_water_mixing_ratio_due_to_model_physics, tendency_of_snow_water_mixing_ratio_due_to_model_physics, tendency_of_graupel_mixing_ratio_due_to_model_physics, tendency_of_turbulent_kinetic_energy_due_to_model_physics, instantaneous_surface_upward_latent_heat_flux, subsurface_runoff_flux, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, instantaneous_surface_upward_sensible_heat_flux, mean_change_over_depth_in_sea_water_temperature, instantaneous_atmosphere_detrainment_convective_mass_flux, tendency_of_x_wind_due_to_model_physics, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_surface_x_momentum_flux, tendency_of_vertically_diffused_tracer_concentration, tendency_of_y_wind_due_to_model_physics, instantaneous_y_stress_due_to_gravity_wave_drag, instantaneous_surface_y_momentum_flux, layer_thickness_for_radiation, maximum_subgrid_orography, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, flag_for_cice, flag_for_guess_run, flag_for_iteration, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, dynamics_to_physics_timestep_ratio, land_area_fraction_for_microphysics, fraction_of_tracer_scavenged, fraction_of_cloud_top_water_scavenged, surface_downwelling_longwave_flux_absorbed_by_ground, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, anisotropy_of_subgrid_orography, countergradient_mixing_term_for_water_vapor, countergradient_mixing_term_for_temperature, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, upward_heat_flux_in_soil_over_ice, lwe_thickness_of_graupel_amount, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, number_of_coefficients_in_h2o_forcing_data, natural_log_of_h2o_forcing_data_pressure_levels, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, lwe_thickness_of_ice_amount, flag_nonzero_land_surface_fraction, daytime_points, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, horizontal_index_of_printed_column, sea_land_ice_mask, sea_land_ice_mask_cice, number_of_aerosol_tracers_for_convection, flag_nonzero_wet_surface_fraction, vertical_index_difference_between_layer_and_lower_bound, vertical_index_at_cloud_base, flag_deep_convection, vertical_index_difference_between_inout_and_local, index_of_highest_temperature_inversion, vertical_index_at_top_of_atmosphere_boundary_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_at_cloud_top, latitude_index_in_debug_printouts, vertical_interface_dimension, vertical_dimension_of_h2o_forcing_data, vertical_dimension_of_ozone_forcing_data, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, model_layer_number_at_cloud_base, flag_mg3_as_mg2, model_layer_number_at_cloud_top, number_of_aerosol_bands_for_longwave_radiation, number_of_aerosol_bands_for_shortwave_radiation, local_graupel_number_concentration, local_ice_number_concentration, local_condesed_water_number_concentration, local_rain_number_concentration, local_snow_number_concentration, number_of_tracers_for_CS, daytime_points_dimension, number_of_aerosol_output_fields_for_longwave_radiation, number_of_aerosol_output_fields_for_shortwave_radiation, number_of_tracers_for_convective_transport, number_of_tracers_for_cloud_condensate, number_of_tracers_for_samf, number_of_tracers_scavenged, number_of_species_for_aerosol_optical_depth, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, number_of_vertical_diffusion_tracers, asymmetry_of_subgrid_orography, standard_deviation_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, convexity_of_subgrid_orography, convexity_of_subgrid_orography_small_scale, ozone_concentration_at_layer_for_radiation, flag_convective_tracer_transport, number_of_coefficients_in_ozone_forcing_data, number_of_coefficients_in_ozone_forcing_data_plus_five, natural_log_of_ozone_forcing_data_pressure_levels, flag_for_hydrostatic_heating_from_physics, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, prandtl_number, specific_humidity_at_2m_from_noahmp, local_graupel_mixing_ratio, mass_fraction_of_convective_cloud_ice, mass_fraction_of_convective_cloud_liquid_water, water_vapor_specific_humidity_at_layer_for_radiation, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, lwe_thickness_of_explicit_precipitation_amount, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, flag_for_resetting_radar_reflectivity_calculation, time_step_for_radiation, lwe_thickness_of_deep_convective_precipitation_amount, lwe_thickness_of_shallow_convective_precipitation_amount, lwe_thickness_of_moist_convective_adj_precipitation_amount, lwe_thickness_of_explicit_rain_amount, tendency_of_rain_water_mixing_ratio_due_to_microphysics, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, flag_reset_maximum_hourly_fields, critical_relative_humidity, surface_runoff_flux, ozone_mixing_ratio_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, water_vapor_specific_humidity_save, tracer_concentration_save, air_temperature_save, air_temperature_save_from_convective_parameterization, x_wind_save, y_wind_save, snow_deposition_sublimation_upward_latent_heat_flux, components_of_surface_downward_shortwave_fluxes, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, slope_of_subgrid_orography, bounded_vegetation_area_fraction, convective_updraft_area_fraction, convective_updraft_area_fraction_at_model_interfaces, flag_skip_macro, surface_slope_classification, surface_snow_area_fraction, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, snow_freezing_rain_upward_latent_heat_flux, lwe_thickness_of_snow_amount, surface_snow_melt, soil_type_classification, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, temperature_at_2m_from_noahmp, angle_from_east_of_maximum_subgrid_orographic_variations, sea_ice_temperature_interstitial, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, start_index_of_other_tracers, number_of_total_tracers, flag_for_aerosol_convective_transport_and_PBL_diffusion, transpiration_flux, surface_skin_temperature_for_nsst, surface_air_temperature_for_radiation, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_ground_temperature_for_radiation, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, number_of_water_tracers, instantaneous_atmosphere_updraft_convective_mass_flux, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, vertically_diffused_tracer_concentration, perturbation_of_vegetation_fraction, vegetation_type_classification, vertical_velocity_for_updraft, maximum_updraft_velocity_at_cloud_base, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, wind_speed_at_lowest_model_layer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, instantaneous_cosine_of_zenith_angle, perturbation_of_leaf_area_index, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, perturbation_of_momentum_roughness_length, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, perturbation_of_heat_to_momentum_roughness_length_ratio, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, virtual_temperature, relative_humidity, layer_thickness, chemical_tracers, cloud_overlap_param, precip_overlap_param, initial_permutation_seed_sw, initial_permutation_seed_lw, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, RRTMGP_cloud_optical_depth_layers_at_10mu_band, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, surface_skin_temperature_at_previous_time_step, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, RRTMGP_lw_fluxes, RRTMGP_sw_fluxes, RRTMGP_aerosol_optical_properties_for_longwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_longwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_longwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_longwave_bands_01_16, RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_shortwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_shortwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_shortwave_bands_01_16, seed_random_numbers_lw_for_RRTMGP, seed_random_numbers_sw_for_RRTMGP, precipitation_fraction_by_layer, coefficients_for_sw_gas_optics, coefficients_for_sw_cloud_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_precipitation, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, Gas_concentrations_for_RRTMGP_suite, longwave_source_function, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_aerosols, surface_emissivity_in_each_RRTMGP_LW_band, secant_of_diffusivity_angle_each_RRTMGP_LW_band, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_lw_flux_by_spectral_point, toa_incident_sw_flux_by_spectral_point, list_of_active_gases_used_by_RRTMGP +DEBUG: Variables in derived type GFS_control_type: mpi_rank, mpi_root, mpi_comm, mpi_size, omp_threads, iounit_namelist, namelist_filename, number_of_lines_of_namelist_filename_for_internal_file_reads, namelist_filename_for_internal_file_reads, iounit_log, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_generic_gravity_wave_drag_tendency, flag_for_generic_planetary_boundary_layer_tendency, flag_for_generic_deep_convection_tendency, flag_for_generic_shallow_convection_tendency, flag_diagnostics, number_of_2d_auxiliary_arrays, number_of_3d_auxiliary_arrays, vertical_dimension, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, vertical_dimension_plus_one, vertical_dimension_minus_one, number_of_equatorial_longitude_points, number_of_latitude_points, ccpp_block_count, ccpp_block_sizes, horizontal_loop_extent, horizontal_dimension, number_of_tile, flag_for_flux_coupling, flag_for_wave_coupling, flag_for_wave_coupling_to_atm, flag_for_chemistry_coupling, flag_idealized_physics, number_of_timesteps_between_surface_cycling_calls, time_step_for_physics, time_step_for_dynamics, date_and_time_at_model_initialization, date_and_time_at_model_initialization_reordered, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, number_of_timesteps_for_radiation_calls_on_physics_timestep, number_of_vertical_layers_for_radiation_calculations, number_of_vertical_layers_for_radiation_calculations_plus_one, flag_for_aerosol_input_MG_radiation, number_of_aerosol_tracers_MG, array_dimension_of_random_number, flag_for_vertical_index_direction_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_initial_time_date_control, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, flag_for_output_of_longwave_heating_rate, flag_for_output_of_shortwave_heating_rate, active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, rrtmgp_coeff_lw_cloud_optics, number_of_lw_bands_rrtmgp, number_of_lw_spectral_points_rrtmgp, rrtmgp_kdistribution_sw, rrtmgp_coeff_sw_cloud_optics, number_of_sw_bands_rrtmgp, number_of_sw_spectral_points_rrtmgp, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, flag_to_calc_RRTMGP_LW_jacobian, number_of_rrtmgp_ice_roughness, number_of_angles_used_in_gaussian_quadrature, flag_for_rrtmgp_radiation_scheme, scheme_flag, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, time_interval_for_maximum_hourly_fields, number_of_frozen_precipitation_species, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_bergeron_efficiency_factor, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, mg_minimum_cloud_condensed_water_mixing_ratio, mg_minimum_ice_mixing_ratio, mg_type_of_precip_fraction_method, frozen_cloud_threshold_temperature, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, flag_for_cloud_effective_radii, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_graupel, mg_flag_for_hail, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, number_of_cloud_condensate_types, flag_for_aerosol_physics, flag_for_radar_reflectivity, limit_for_temperature_tendency_for_microphysics, flag_for_land_surface_scheme, flag_for_noah_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_for_ruc_land_surface_scheme, ice_vertical_dimension, soil_vertical_dimension, soil_vertical_dimension_for_land_surface_model, snow_vertical_dimension_for_land_surface_model, lower_bound_of_snow_vertical_dimension_for_land_surface_model, flag_for_reading_leaf_area_index_from_input, vegetation_type_dataset_choice, soil_type_dataset_choice, flag_for_individual_cloud_species_advected, minimum_large_ice_fraction, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, flag_for_lake_surface_scheme, flag_for_ras_deep_convection, fa_threshold_relative_humidity_for_onset_of_condensation, flag_flip, flag_for_convective_transport_of_tracers, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, flag_for_precipitation_type_algorithm, flag_for_Arakawa_Wu_adjustment, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_for_shoc, flag_for_shoc_after_convection, flag_for_ozone_physics, flag_for_2015_ozone_physics, flag_shallow_convective_cloud, flag_for_reduced_drag_coefficient_over_sea, flag_for_hedmf, flag_TKE_dissipation_heating, flag_for_canopy_heat_storage, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme, flag_for_gf_shallow_convection_scheme, flag_for_ntiedtke_shallow_convection_scheme, flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, flag_for_samf_deep_convection_scheme, flag_for_gf_deep_convection_scheme, flag_for_ntiedtke_deep_convection_scheme, flag_for_hwrf_samfdeepcnv_scheme, flag_for_hwrf_samfshalcnv_scheme, choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, number_of_statistical_measures_of_subgrid_orography, number_of_spectral_wave_trancation_for_sas, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, multiplication_factors_for_convective_gravity_wave_drag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, multiplication_factor_for_critical_cloud_workfunction, ice_supersaturation_threshold, critical_cloud_top_entrainment_instability_criteria, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_for_fractional_grid, lake_ice_minimum, sea_ice_minimum, density_of_fresh_water, flag_for_surface_roughness_option_over_ocean, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, number_of_independent_cellular_automata, cellular_automata_lifetime, cellular_automata_finer_grid, cellular_automata_seed_probability, cellular_automata_seed_frequency, flag_for_cellular_automata, flag_for_sgs_cellular_automata, flag_for_global_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, flag_for_gaussian_spatial_filter, seed_for_random_number_generation_in_cellular_automata_scheme, number_of_iterations_to_spin_up_cellular_automata, threshold_for_perturbed_vertical_velocity, flag_for_stochastic_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, index_for_stochastic_land_surface_perturbation_type, number_of_land_surface_variables_perturbed, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, number_of_tracers, number_of_tracers_plus_one, index_for_water_vapor, index_for_ozone, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_turbulent_kinetic_energy, index_for_mass_weighted_rime_factor, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, number_of_chemical_tracers, index_for_first_chemical_tracer, diagnostics_control_for_chemical_tracers, coefficients_for_aerosol_scavenging, number_of_fields_in_phyf2d, number_of_fields_in_phyf3d, index_for_cloud_fraction_in_3d_arrays_for_microphysics, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, index_of_kinematic_buoyancy_flux_from_shoc_in_phy_f3d, index_of_atmosphere_heat_diffusivity_from_shoc_in_phy_f3d, index_of_subgrid_scale_cloud_fraction_from_shoc_in_phy_f3d, number_of_convective_3d_cloud_fields, number_of_3d_arrays_associated_with_pdf_based_clouds, number_of_cloud_types_CS, index_for_convective_cloud_water_mixing_ratio_in_phy_f3d, index_for_convective_cloud_cover_in_phy_f3d, index_for_cloud_liquid_water_effective_radius, index_for_ice_effective_radius, index_for_rain_effective_radius, index_for_snow_effective_radius, index_for_graupel_effective_radius, flag_debug, index_for_diagnostic_printout, flag_print, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day, solar_constant, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, convective_cloud_switch, forecast_time_at_previous_timestep, forecast_time, time_since_diagnostics_zeroed, index_of_time_step, flag_for_first_time_step, flag_for_restart, flag_for_hydrostatic_solver, forecast_date_and_time, forecast_month, number_of_days_in_year, julian_day, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, seconds_elapsed_since_model_initialization, vertical_sigma_coordinate_for_radiation_initialization, inverse_scaling_factor_for_critical_relative_humidity, maximum_scaling_factor_for_critical_relative_humidity, minimum_scaling_factor_for_critical_relative_humidity, maximum_critical_relative_humidity, gwd_opt, do_mynnedmf, do_mynnsfclay, do_myjsfc, do_myjpbl, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_ugwp, turb_oro_form_drag_flag, flag_for_gravity_wave_drag, flag_for_convective_gravity_wave_drag, diag_ugwp_flag, flag_for_uni_cld, flag_for_lmfshal +DEBUG: Variables in derived type GFS_interstitial_type: humidity_mixing_ratio, cloud_liquid_water_mixing_ratio, cloud_rain_water_mixing_ratio, cloud_ice_mixing_ratio, cloud_snow_mixing_ratio, mass_weighted_rime_factor_mixing_ratio, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, total_cloud_condensate_mixing_ratio_updated_by_physics, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_downwelling_direct_near_infrared_shortwave_flux, surface_upwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, surface_albedo_perturbation, perturbation_of_soil_type_b_parameter, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, convective_cloud_fraction_for_microphysics, convective_cloud_volume_fraction, cloud_area_fraction, cloud_area_fraction_for_radiation, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, cloud_work_function, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, convective_transportable_tracers, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, turbulent_kinetic_energy_convective_transport_tracer, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, tendency_of_cloud_water_due_to_convective_microphysics, ice_fraction_in_convective_tower, detrained_mass_flux, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_top_entrainment_instability_value, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, maximum_column_heating_rate, instantaneous_atmosphere_downdraft_convective_mass_flux, cloud_decorrelation_length, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, layer_pressure_thickness_for_radiation, atmosphere_heat_diffusivity, characteristic_grid_length_scale, tendency_of_tracers_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_rain_water_mixing_ratio_due_to_model_physics, tendency_of_snow_water_mixing_ratio_due_to_model_physics, tendency_of_graupel_mixing_ratio_due_to_model_physics, tendency_of_turbulent_kinetic_energy_due_to_model_physics, instantaneous_surface_upward_latent_heat_flux, subsurface_runoff_flux, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, instantaneous_surface_upward_sensible_heat_flux, mean_change_over_depth_in_sea_water_temperature, instantaneous_atmosphere_detrainment_convective_mass_flux, tendency_of_x_wind_due_to_model_physics, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_surface_x_momentum_flux, tendency_of_vertically_diffused_tracer_concentration, tendency_of_y_wind_due_to_model_physics, instantaneous_y_stress_due_to_gravity_wave_drag, instantaneous_surface_y_momentum_flux, layer_thickness_for_radiation, maximum_subgrid_orography, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, flag_for_cice, flag_for_guess_run, flag_for_iteration, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, dynamics_to_physics_timestep_ratio, land_area_fraction_for_microphysics, fraction_of_tracer_scavenged, fraction_of_cloud_top_water_scavenged, surface_downwelling_longwave_flux_absorbed_by_ground, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, anisotropy_of_subgrid_orography, countergradient_mixing_term_for_water_vapor, countergradient_mixing_term_for_temperature, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, upward_heat_flux_in_soil_over_ice, lwe_thickness_of_graupel_amount, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, number_of_coefficients_in_h2o_forcing_data, natural_log_of_h2o_forcing_data_pressure_levels, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, lwe_thickness_of_ice_amount, flag_nonzero_land_surface_fraction, daytime_points, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, horizontal_index_of_printed_column, sea_land_ice_mask, sea_land_ice_mask_cice, number_of_aerosol_tracers_for_convection, flag_nonzero_wet_surface_fraction, vertical_index_difference_between_layer_and_lower_bound, vertical_index_at_cloud_base, flag_deep_convection, vertical_index_difference_between_inout_and_local, index_of_highest_temperature_inversion, vertical_index_at_top_of_atmosphere_boundary_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_at_cloud_top, latitude_index_in_debug_printouts, vertical_interface_dimension, vertical_dimension_of_h2o_forcing_data, vertical_dimension_of_ozone_forcing_data, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, model_layer_number_at_cloud_base, flag_mg3_as_mg2, model_layer_number_at_cloud_top, number_of_aerosol_bands_for_longwave_radiation, number_of_aerosol_bands_for_shortwave_radiation, local_graupel_number_concentration, local_ice_number_concentration, local_condesed_water_number_concentration, local_rain_number_concentration, local_snow_number_concentration, number_of_tracers_for_CS, daytime_points_dimension, number_of_aerosol_output_fields_for_longwave_radiation, number_of_aerosol_output_fields_for_shortwave_radiation, number_of_tracers_for_convective_transport, number_of_tracers_for_cloud_condensate, number_of_tracers_for_samf, number_of_tracers_scavenged, number_of_species_for_aerosol_optical_depth, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, number_of_vertical_diffusion_tracers, asymmetry_of_subgrid_orography, standard_deviation_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, convexity_of_subgrid_orography, convexity_of_subgrid_orography_small_scale, ozone_concentration_at_layer_for_radiation, flag_convective_tracer_transport, number_of_coefficients_in_ozone_forcing_data, number_of_coefficients_in_ozone_forcing_data_plus_five, natural_log_of_ozone_forcing_data_pressure_levels, flag_for_hydrostatic_heating_from_physics, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, prandtl_number, specific_humidity_at_2m_from_noahmp, local_graupel_mixing_ratio, mass_fraction_of_convective_cloud_ice, mass_fraction_of_convective_cloud_liquid_water, water_vapor_specific_humidity_at_layer_for_radiation, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, lwe_thickness_of_explicit_precipitation_amount, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, flag_for_resetting_radar_reflectivity_calculation, time_step_for_radiation, lwe_thickness_of_deep_convective_precipitation_amount, lwe_thickness_of_shallow_convective_precipitation_amount, lwe_thickness_of_moist_convective_adj_precipitation_amount, lwe_thickness_of_explicit_rain_amount, tendency_of_rain_water_mixing_ratio_due_to_microphysics, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, flag_reset_maximum_hourly_fields, critical_relative_humidity, surface_runoff_flux, ozone_mixing_ratio_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, water_vapor_specific_humidity_save, tracer_concentration_save, air_temperature_save, air_temperature_save_from_convective_parameterization, x_wind_save, y_wind_save, snow_deposition_sublimation_upward_latent_heat_flux, components_of_surface_downward_shortwave_fluxes, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, slope_of_subgrid_orography, bounded_vegetation_area_fraction, convective_updraft_area_fraction, convective_updraft_area_fraction_at_model_interfaces, flag_skip_macro, surface_slope_classification, surface_snow_area_fraction, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, snow_freezing_rain_upward_latent_heat_flux, lwe_thickness_of_snow_amount, surface_snow_melt, soil_type_classification, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, temperature_at_2m_from_noahmp, angle_from_east_of_maximum_subgrid_orographic_variations, sea_ice_temperature_interstitial, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, start_index_of_other_tracers, number_of_total_tracers, flag_for_aerosol_convective_transport_and_PBL_diffusion, transpiration_flux, surface_skin_temperature_for_nsst, surface_air_temperature_for_radiation, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_ground_temperature_for_radiation, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, number_of_water_tracers, instantaneous_atmosphere_updraft_convective_mass_flux, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, vertically_diffused_tracer_concentration, magnitude_of_perturbation_of_vegetation_fraction, perturbation_of_vegetation_fraction, vegetation_type_classification, vertical_velocity_for_updraft, maximum_updraft_velocity_at_cloud_base, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, wind_speed_at_lowest_model_layer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, instantaneous_cosine_of_zenith_angle, perturbation_of_leaf_area_index, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, perturbation_of_momentum_roughness_length, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, perturbation_of_heat_to_momentum_roughness_length_ratio, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, virtual_temperature, relative_humidity, layer_thickness, chemical_tracers, cloud_overlap_param, precip_overlap_param, initial_permutation_seed_sw, initial_permutation_seed_lw, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, RRTMGP_cloud_optical_depth_layers_at_10mu_band, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, surface_skin_temperature_at_previous_time_step, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, RRTMGP_lw_fluxes, RRTMGP_sw_fluxes, RRTMGP_aerosol_optical_properties_for_longwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_longwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_longwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_longwave_bands_01_16, RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_shortwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_shortwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_shortwave_bands_01_16, seed_random_numbers_lw_for_RRTMGP, seed_random_numbers_sw_for_RRTMGP, precipitation_fraction_by_layer, coefficients_for_sw_gas_optics, coefficients_for_sw_cloud_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_precipitation, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, Gas_concentrations_for_RRTMGP_suite, longwave_source_function, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_aerosols, surface_emissivity_in_each_RRTMGP_LW_band, secant_of_diffusivity_angle_each_RRTMGP_LW_band, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_lw_flux_by_spectral_point, toa_incident_sw_flux_by_spectral_point, list_of_active_gases_used_by_RRTMGP DEBUG: Variables in derived type GFS_tbd_type: seed_random_numbers_sw, seed_random_numbers_lw, ozone_forcing, h2o_forcing, atmosphere_boundary_layer_thickness, in_number_concentration, ccn_number_concentration, aerosol_number_concentration_from_gocart_aerosol_climatology, map_of_block_column_number_to_global_i_index, map_of_block_column_number_to_global_j_index, random_number_array, accumulated_lwe_thickness_of_convective_precipitation_amount_cnvc90, smallest_cloud_base_vertical_index_encountered_thus_far, largest_cloud_top_vertical_index_encountered_thus_far, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, cloud_base_mass_flux, surface_air_pressure_two_time_steps_back, surface_air_pressure_at_previous_time_step, surface_wind_enhancement_due_to_convection, air_temperature_two_time_steps_back, water_vapor_specific_humidity_two_time_steps_back, air_temperature_at_previous_time_step, water_vapor_specific_humidity_at_previous_time_step, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, kinematic_buoyancy_flux_from_shoc, atmosphere_heat_diffusivity_from_shoc, subgrid_scale_cloud_fraction_from_shoc, cloud_fraction_for_MG, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, temperature_from_previous_timestep, moisture_from_previous_timestep, conv_activity_counter, subgrid_cloud_fraction_pbl, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, mixing_length, stability_function_for_heat, tke_at_mass_points, t_prime_squared, q_prime_squared, t_prime_q_prime, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top DEBUG: Variables in derived type GFS_sfcprop_type: sea_land_ice_mask_real, sea_area_fraction, land_area_fraction, lake_area_fraction, lake_depth, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, sea_ice_temperature, internal_ice_temperature, surface_snow_thickness_water_equivalent, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_from_wave_model, sea_ice_concentration, statistical_measures_of_subgrid_orography, standard_deviation_of_subgrid_orography, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, surface_slope_classification_real, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, deep_soil_temperature, vegetation_area_fraction, vegetation_type_classification_real, soil_type_classification_real, surface_friction_velocity, orography, orography_unfiltered, gf_memory_counter, sea_ice_thickness, water_equivalent_accumulated_snow_depth, canopy_water_amount, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, ratio_of_wind_at_lowest_model_layer_and_wind_at_10m, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, volume_fraction_of_unfrozen_soil_moisture, volume_fraction_of_soil_moisture, soil_temperature, temperature_at_2m, potential_temperature_at_2m, specific_humidity_at_2m, sea_surface_reference_temperature, sub_layer_cooling_thickness, coefficient_c_0, coefficient_c_d, coefficient_w_0, coefficient_w_d, diurnal_thermocline_layer_heat_content, sea_water_salinity, diurnal_thermocline_layer_x_current, diurnal_thermocline_layer_y_current, diurnal_thermocline_layer_thickness, ocean_mixed_layer_thickness, sensitivity_of_dtl_heat_content_to_surface_temperature, sensitivity_of_dtl_thickness_to_surface_temperature, free_convection_layer_thickness, index_of_dtlm_start, sub_layer_cooling_amount, sensible_heat_flux_due_to_rainfall, number_of_snow_layers, vegetation_temperature, ground_temperature_for_noahmp, canopy_intercepted_ice_mass, canopy_intercepted_liquid_water, canopy_air_vapor_pressure, canopy_air_temperature, surface_drag_coefficient_for_momentum_for_noahmp, surface_drag_coefficient_for_heat_and_moisture_for_noahmp, area_fraction_of_wet_canopy, snow_mass_at_previous_time_step, snow_albedo_at_previous_time_step, snow_precipitation_rate_at_surface, lake_water_storage, water_table_depth, water_storage_in_aquifer, water_storage_in_aquifer_and_saturated_soil, snow_temperature, layer_bottom_depth_from_snow_surface, snow_layer_ice, snow_layer_liquid_water, leaf_mass, fine_root_mass, stem_mass, wood_mass, slow_soil_pool_mass_content_of_carbon, fast_soil_pool_mass_content_of_carbon, leaf_area_index, stem_area_index, nondimensional_snow_age, equilibrium_soil_water_content, soil_water_content_between_soil_bottom_and_water_table, water_table_recharge_when_deep, water_table_recharge_when_shallow, normalized_soil_wetness_for_land_surface_model, volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model, volume_fraction_of_frozen_soil_moisture_for_land_surface_model, volume_fraction_of_soil_moisture_for_land_surface_model, soil_temperature_for_land_surface_model, depth_of_soil_levels_for_land_surface_model, cloud_condensed_water_mixing_ratio_at_surface, water_vapor_mixing_ratio_at_surface, surface_condensation_mass, flag_for_frozen_soil_physics, density_of_frozen_precipitation, snow_temperature_bottom_first_layer, total_accumulated_snowfall, accumulated_water_equivalent_of_frozen_precip, surface_friction_velocity_drag, surface_stability_parameter, theta_star, reciprocal_of_obukhov_length, surface_exchange_coefficient_for_heat, surface_exchange_coefficient_for_moisture, surface_exchange_coefficient_for_heat_at_2m, surface_exchange_coefficient_for_moisture_at_2m, surface_latent_heat, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_sensible_heat_flux, surface_specific_humidity, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency DEBUG: Variables in derived type GFS_coupling_type: surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_longwave_flux_on_radiation_time_step, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, instantaneous_surface_downwelling_longwave_flux_for_coupling, instantaneous_surface_downwelling_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_longwave_flux_for_coupling, instantaneous_surface_net_downward_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_temperature_at_2m_for_coupling, instantaneous_specific_humidity_at_2m_for_coupling, instantaneous_x_wind_at_10m_for_coupling, instantaneous_y_wind_at_10m_for_coupling, instantaneous_surface_skin_temperature_for_coupling, instantaneous_surface_air_pressure_for_coupling, surface_upwelling_longwave_flux_for_coupling, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, surface_snow_thickness_for_coupling, sea_land_ice_mask_in, fraction_of_cellular_automata_for_deep_convection, vertical_weight_for_ca, cellular_automata_global_pattern, physics_field_for_coupling, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_surface_physics_perturbation, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, instantaneous_surface_upward_sensible_heat_flux_for_chemistry_coupling, instantaneous_atmosphere_heat_diffusivity, convective_cloud_condesate_after_rainout @@ -18642,7 +19353,7 @@ DEBUG: Variables in derived type GFS_statein_type: geopotential_at_interface, ai DEBUG: Variables in derived type GFS_cldprop_type: fraction_of_convective_cloud, pressure_at_top_of_convective_cloud, pressure_at_bottom_of_convective_cloud DEBUG: Variables in derived type GFS_data_type: GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance DEBUG: Variables in derived type GFS_radtend_type: sw_fluxes_sfc, lw_fluxes_sfc, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, surface_diffused_shortwave_albedo, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_midlayer_air_temperature_in_longwave_radiation, surface_longwave_emissivity, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_for_idea -DEBUG: Variables in derived type GFS_grid_type: cell_area, cell_size, latitude, longitude, cosine_of_latitude, sine_of_latitude, latitude_in_degree +DEBUG: Variables in derived type GFS_grid_type: cell_area, cell_size, latitude, longitude, cosine_of_latitude, sine_of_latitude, latitude_in_degree, longitude_in_degree DEBUG: Variables in derived type GFS_stateout_type: x_wind_updated_by_physics, x_wind_at_lowest_model_layer_updated_by_physics, y_wind_updated_by_physics, y_wind_at_lowest_model_layer_updated_by_physics, air_temperature_updated_by_physics, air_temperature_at_lowest_model_layer_updated_by_physics, tracer_concentration_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, water_vapor_specific_humidity_at_lowest_model_layer_updated_by_physics, ozone_concentration_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, mass_weighted_rime_factor_updated_by_physics, water_friendly_aerosol_number_concentration_updated_by_physics, ice_friendly_aerosol_number_concentration_updated_by_physics, cloud_droplet_number_concentration_updated_by_physics, ice_number_concentration_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, cloud_fraction_updated_by_physics DEBUG: Variables in derived type GFS_init_type: INFO: Parsed variable definition tables in module GFS_typedefs @@ -18800,6 +19511,8 @@ INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_ DEBUG: Updating local name of variable number_of_statistical_measures_of_subgrid_orography from nmtvr to GFS_Control%nmtvr INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata DEBUG: Updating local name of variable snow_precipitation_rate_at_surface from qsnowxy to GFS_Data(cdata%blk_no)%Sfcprop%qsnowxy +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata +DEBUG: Updating local name of variable flag_for_stochastic_physics_perturbations from do_sppt to GFS_Control%do_sppt INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata DEBUG: Updating local name of variable fast_soil_pool_mass_content_of_carbon from fastcpxy to GFS_Data(cdata%blk_no)%Sfcprop%fastcpxy INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata @@ -18869,8 +19582,8 @@ INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_ DEBUG: Updating local name of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from lwhc to GFS_Data(cdata%blk_no)%Radtend%lwhc INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata DEBUG: Updating local name of variable angle_from_east_of_maximum_subgrid_orographic_variations from theta to GFS_Interstitial(cdata%thrd_no)%theta -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_vegetation_fraction from pertvegf to GFS_Control%pertvegf +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +DEBUG: Updating local name of variable magnitude_of_perturbation_of_vegetation_fraction from lndp_vgf to GFS_Interstitial(cdata%thrd_no)%lndp_vgf INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata DEBUG: Updating local name of variable surface_snow_thickness_water_equivalent_over_land from snowd_land to GFS_Interstitial(cdata%thrd_no)%snowd_land INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata @@ -18925,8 +19638,8 @@ INFO: Converting local name save_tcp of variable air_temperature_save_from_conve DEBUG: Updating local name of variable air_temperature_save_from_convective_parameterization from save_tcp to GFS_Interstitial(cdata%thrd_no)%save_tcp INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata DEBUG: Updating local name of variable convective_transportable_tracers from clw to GFS_Interstitial(cdata%thrd_no)%clw -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata -DEBUG: Updating local name of variable flag_for_stochastic_surface_physics_perturbations from do_sppt to GFS_Control%do_sppt +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata +DEBUG: Updating local name of variable magnitude_of_perturbations_for_landperts from lndp_prt_list to GFS_Control%lndp_prt_list INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata DEBUG: Updating local name of variable surface_skin_temperature_over_land_interstitial from tsfc_land to GFS_Interstitial(cdata%thrd_no)%tsfc_land INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata @@ -19141,8 +19854,6 @@ INFO: Converting local name ntchm of variable number_of_chemical_tracers from ne DEBUG: Updating local name of variable number_of_chemical_tracers from ntchm to GFS_Control%ntchm INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata DEBUG: Updating local name of variable top_layer_index_for_fast_physics from kmp to CCPP_interstitial%kmp -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_leaf_area_index from pertlai to GFS_Control%pertlai INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata DEBUG: Updating local name of variable mg_drop_concentration_constant from mg_ncnst to GFS_Control%mg_ncnst INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata @@ -19231,6 +19942,8 @@ INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_wate DEBUG: Updating local name of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from mg_qcmin to GFS_Control%mg_qcmin INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata DEBUG: Updating local name of variable k_level_of_highest_reaching_plume from ktop_shallow to GFS_Data(cdata%blk_no)%Intdiag%ktop_shallow +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +DEBUG: Updating local name of variable do_myjpbl from do_myjpbl to GFS_Control%do_myjpbl INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata DEBUG: Updating local name of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from htlw0 to GFS_Interstitial(cdata%thrd_no)%htlw0 INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata @@ -19239,20 +19952,18 @@ INFO: Converting local name Radtend of variable GFS_radtend_type_instance from n DEBUG: Updating local name of variable GFS_radtend_type_instance from Radtend to GFS_Data(cdata%blk_no)%Radtend INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata DEBUG: Updating local name of variable initial_permutation_seed_lw from ipsdlw0 to GFS_Interstitial(cdata%thrd_no)%ipsdlw0 -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata -DEBUG: Updating local name of variable flag_for_stochastic_surface_perturbations from do_sfcperts to GFS_Control%do_sfcperts INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata DEBUG: Updating local name of variable index_of_dtlm_start from ifd to GFS_Data(cdata%blk_no)%Sfcprop%ifd INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata DEBUG: Updating local name of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from isatmedmf to GFS_Control%isatmedmf -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata -DEBUG: Updating local name of variable do_myjpbl from do_myjpbl to GFS_Control%do_myjpbl +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata +DEBUG: Updating local name of variable number_of_land_surface_variables_perturbed from n_var_lndp to GFS_Control%n_var_lndp INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata DEBUG: Updating local name of variable surface_upwelling_longwave_flux_over_ocean_interstitial from adjsfculw_ocean to GFS_Interstitial(cdata%thrd_no)%adjsfculw_ocean INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata DEBUG: Updating local name of variable dominant_snow_type from tdoms to GFS_Data(cdata%blk_no)%Intdiag%tdoms -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata -DEBUG: Updating local name of variable specific_humidity_at_viscous_sublayer_top from phy_myj_qz0 to GFS_Data(cdata%blk_no)%Tbd%phy_myj_qz0 +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +DEBUG: Updating local name of variable canopy_water_amount from canopy to GFS_Data(cdata%blk_no)%Sfcprop%canopy INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata DEBUG: Updating local name of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from tau_tofd to GFS_Interstitial(cdata%thrd_no)%tau_tofd INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata @@ -19273,8 +19984,8 @@ INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag DEBUG: Updating local name of variable y_wind_at_lowest_model_layer_for_diag from v1 to GFS_Data(cdata%blk_no)%Intdiag%v1 INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata DEBUG: Updating local name of variable slow_soil_pool_mass_content_of_carbon from stblcpxy to GFS_Data(cdata%blk_no)%Sfcprop%stblcpxy -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata -DEBUG: Updating local name of variable canopy_water_amount from canopy to GFS_Data(cdata%blk_no)%Sfcprop%canopy +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +DEBUG: Updating local name of variable specific_humidity_at_viscous_sublayer_top from phy_myj_qz0 to GFS_Data(cdata%blk_no)%Tbd%phy_myj_qz0 INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata DEBUG: Updating local name of variable convective_cloud_condesate_after_rainout from qci_conv to GFS_Data(cdata%blk_no)%Coupling%qci_conv INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata @@ -19656,8 +20367,6 @@ INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_colu DEBUG: Updating local name of variable atmosphere_energy_content_in_column from te0_2d to CCPP_interstitial%te0_2d INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata DEBUG: Updating local name of variable upper_bound_on_max_albedo_over_deep_snow from snoalb to GFS_Data(cdata%blk_no)%Sfcprop%snoalb -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from pertzt to GFS_Control%pertzt INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata DEBUG: Updating local name of variable total_cloud_fraction from clouds(:,:,1) to GFS_Interstitial(cdata%thrd_no)%clouds(:,:,1) DEBUG: Variable index_for_ozone was in old metadata format and has already been converted @@ -19833,6 +20542,8 @@ INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_do DEBUG: Updating local name of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from nvisdfi_cpl to GFS_Data(cdata%blk_no)%Coupling%nvisdfi_cpl INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata DEBUG: Updating local name of variable minimum_temperature_at_2m from tmpmin to GFS_Data(cdata%blk_no)%Intdiag%tmpmin +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata +DEBUG: Updating local name of variable index_for_stochastic_land_surface_perturbation_type from lndp_type to GFS_Control%lndp_type INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata DEBUG: Updating local name of variable edmf_tke_transport_flag from bl_mynn_edmf_tke to GFS_Control%bl_mynn_edmf_tke INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata @@ -20109,6 +20820,8 @@ INFO: Converting local name scmpsw of variable components_of_surface_downward_sh DEBUG: Updating local name of variable components_of_surface_downward_shortwave_fluxes from scmpsw to GFS_Interstitial(cdata%thrd_no)%scmpsw INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata DEBUG: Updating local name of variable weights_for_stochastic_shum_perturbation_flipped from shum_wts to GFS_Data(cdata%blk_no)%Intdiag%shum_wts +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata +DEBUG: Updating local name of variable mg_flag_for_hail from mg_do_hail to GFS_Control%mg_do_hail INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata DEBUG: Updating local name of variable index_for_convective_cloud_cover_in_phy_f3d from ncnvc to GFS_Control%ncnvc INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata @@ -20297,8 +21010,8 @@ DEBUG: Variable index_for_liquid_cloud_number_concentration was in old metadata DEBUG: Updating local name of variable cloud_droplet_number_concentration_updated_by_physics from gq0(:,:,index_for_liquid_cloud_number_concentration) to GFS_Data(cdata%blk_no)%Stateout%gq0(:,:,GFS_Control%ntlnc) INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata DEBUG: Updating local name of variable model_layer_number_at_cloud_top from mtopa to GFS_Interstitial(cdata%thrd_no)%mtopa -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata -DEBUG: Updating local name of variable tendency_of_water_friendly_aerosols_at_surface from nwfa2d to GFS_Data(cdata%blk_no)%Coupling%nwfa2d +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +DEBUG: Updating local name of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from iovr_lw to GFS_Control%iovr_lw INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata DEBUG: Updating local name of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from pkz to CCPP_interstitial%pkz INFO: Converting local name dx of variable cell_size from new to old metadata @@ -20452,8 +21165,8 @@ DEBUG: Updating local name of variable flag_for_radiation_transfer_option from i INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata DEBUG: Updating local name of variable stability_function_for_heat from Sh3D to GFS_Data(cdata%blk_no)%Tbd%Sh3D INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_soil_type_b_parameter from pertshc to GFS_Control%pertshc +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata +DEBUG: Updating local name of variable sine_of_solar_declination_angle from sdec to GFS_Control%sdec INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata DEBUG: Updating local name of variable surface_emissivity_in_each_RRTMGP_LW_band from sfc_emiss_byband to GFS_Interstitial(cdata%thrd_no)%sfc_emiss_byband INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata @@ -20468,8 +21181,6 @@ INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwellin DEBUG: Updating local name of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from dnirdf_cpl to GFS_Data(cdata%blk_no)%Coupling%dnirdf_cpl INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata DEBUG: Updating local name of variable convexity_of_subgrid_orography_small_scale from ocss to GFS_Interstitial(cdata%thrd_no)%ocss -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_momentum_roughness_length from pertz0 to GFS_Control%pertz0 INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata DEBUG: Updating local name of variable number_of_rrtmgp_ice_roughness from rrtmgp_nrghice to GFS_Control%rrtmgp_nrghice INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata @@ -20488,8 +21199,6 @@ INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_fac DEBUG: Updating local name of variable index_for_mass_weighted_rime_factor from nqrimef to GFS_Control%nqrimef INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata DEBUG: Updating local name of variable lwe_thickness_of_shallow_convective_precipitation_amount from raincs to GFS_Interstitial(cdata%thrd_no)%raincs -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata -DEBUG: Updating local name of variable sine_of_solar_declination_angle from sdec to GFS_Control%sdec INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata DEBUG: Updating local name of variable sine_of_latitude from sinlat to GFS_Data(cdata%blk_no)%Grid%sinlat INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata @@ -20804,8 +21513,6 @@ INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio DEBUG: Updating local name of variable dynamics_to_physics_timestep_ratio from frain to GFS_Interstitial(cdata%thrd_no)%frain INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata DEBUG: Updating local name of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from dsnow_cpl to GFS_Data(cdata%blk_no)%Tbd%dsnow_cpl -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata -DEBUG: Updating local name of variable number_of_surface_perturbations from nsfcpert to GFS_Control%nsfcpert INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata DEBUG: Updating local name of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from qg to CCPP_interstitial%qg INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata @@ -21022,16 +21729,12 @@ INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of v DEBUG: Variable index_for_graupel_effective_radius was in old metadata format and has already been converted DEBUG: Updating local name of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from phy_f3d(:,:,index_for_graupel_effective_radius) to GFS_Data(cdata%blk_no)%Tbd%phy_f3d(:,:,GFS_Control%ngeffr) INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata -DEBUG: Updating local name of variable tracer_concentration_save from save_q to GFS_Interstitial(cdata%thrd_no)%save_q INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata DEBUG: Updating local name of variable air_pressure_at_interface_for_RRTMGP_in_hPa from p_lev to GFS_Interstitial(cdata%thrd_no)%p_lev INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata DEBUG: Updating local name of variable minimum_large_ice_fraction from flgmin to GFS_Control%flgmin INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata DEBUG: Updating local name of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from t02max to GFS_Data(cdata%blk_no)%Intdiag%t02max -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata -DEBUG: Updating local name of variable magnitude_of_surface_albedo_perturbation from pertalb to GFS_Control%pertalb INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata DEBUG: Updating local name of variable cloud_condensed_water_conversion_threshold from wminco to GFS_Control%wminco INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata @@ -21460,8 +22163,8 @@ INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_mode DEBUG: Updating local name of variable bulk_richardson_number_at_lowest_model_level from rb to GFS_Interstitial(cdata%thrd_no)%rb INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata DEBUG: Updating local name of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from visdfui to GFS_Data(cdata%blk_no)%Coupling%visdfui -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata -DEBUG: Updating local name of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from iovr_lw to GFS_Control%iovr_lw +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +DEBUG: Updating local name of variable tendency_of_water_friendly_aerosols_at_surface from nwfa2d to GFS_Data(cdata%blk_no)%Coupling%nwfa2d INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata DEBUG: Updating local name of variable weights_for_stochastic_sppt_perturbation_flipped from sppt_wts to GFS_Data(cdata%blk_no)%Intdiag%sppt_wts INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata @@ -21491,6 +22194,8 @@ INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_f DEBUG: Updating local name of variable accumulated_water_equivalent_of_frozen_precip from acsnow to GFS_Data(cdata%blk_no)%Sfcprop%acsnow INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata DEBUG: Updating local name of variable surface_friction_velocity_over_ocean from uustar_ocean to GFS_Interstitial(cdata%thrd_no)%uustar_ocean +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata +DEBUG: Updating local name of variable variables_to_be_perturbed_for_landperts from lndp_var_list to GFS_Control%lndp_var_list INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata DEBUG: Updating local name of variable instantaneous_surface_upward_latent_heat_flux_for_diag from dqsfci to GFS_Data(cdata%blk_no)%Intdiag%dqsfci INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata @@ -21507,6 +22212,8 @@ INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and DEBUG: Updating local name of variable surface_albedo_due_to_UV_and_VIS_diffused from sfcalb(:,4) to GFS_Interstitial(cdata%thrd_no)%sfcalb(:,4) INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata DEBUG: Updating local name of variable convective_cloud_volume_fraction from clcn to GFS_Interstitial(cdata%thrd_no)%clcn +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata +DEBUG: Updating local name of variable longitude_in_degree from xlon_d to GFS_Data(cdata%blk_no)%Grid%xlon_d INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata DEBUG: Updating local name of variable deep_soil_temperature from tg3 to GFS_Data(cdata%blk_no)%Sfcprop%tg3 INFO: Converting local name phil of variable geopotential from new to old metadata @@ -21685,11 +22392,13 @@ INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer fr DEBUG: Updating local name of variable wind_speed_at_lowest_model_layer from wind to GFS_Interstitial(cdata%thrd_no)%wind INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata DEBUG: Updating local name of variable soil_upward_latent_heat_flux from evbs to GFS_Interstitial(cdata%thrd_no)%evbs -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -DEBUG: Updating local name of variable mg_flag_for_hail from mg_do_hail to GFS_Control%mg_do_hail -INFO: Metadata table for model FV3 written to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +DEBUG: Updating local name of variable tracer_concentration_save from save_q to GFS_Interstitial(cdata%thrd_no)%save_q +INFO: Metadata table for model FV3 written to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... DEBUG: Parsing file GFS_DCNV_generic.F90 with registry OrderedDict([('GFS_DCNV_generic_pre', {'GFS_DCNV_generic_pre': {'GFS_DCNV_generic_pre_run': [12, 59], 'GFS_DCNV_generic_pre_init': [4, 5], 'GFS_DCNV_generic_pre_finalize': [6, 7]}}), ('GFS_DCNV_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -21699,12 +22408,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre DEBUG: Module name: GFS_DCNV_generic_pre DEBUG: Scheme name: GFS_DCNV_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_DCNV_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_convective_gravity_wave_drag, flag_for_chemistry_coupling, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_DCNV_generic_pre_init: DEBUG: Variables in subroutine GFS_DCNV_generic_pre_finalize: DEBUG: Parsing file GFS_DCNV_generic.F90 with registry OrderedDict([('GFS_DCNV_generic_pre', {'GFS_DCNV_generic_pre': {'GFS_DCNV_generic_pre_run': [12, 59], 'GFS_DCNV_generic_pre_init': [4, 5], 'GFS_DCNV_generic_pre_finalize': [6, 7]}}), ('GFS_DCNV_generic_post', {'GFS_DCNV_generic_post': {'GFS_DCNV_generic_post_init': [63, 64], 'GFS_DCNV_generic_post_run': [70, 146], 'GFS_DCNV_generic_post_finalize': [65, 66]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -21733,10 +22449,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run DEBUG: Module name: GFS_DCNV_generic_post DEBUG: Scheme name: GFS_DCNV_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_DCNV_generic_post_init: DEBUG: Variables in subroutine GFS_DCNV_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, flag_diagnostics, flag_for_ras_deep_convection, flag_for_Chikira_Sugiyama_deep_convection, dynamics_to_physics_timestep_ratio, lwe_thickness_of_deep_convective_precipitation_amount, time_step_for_dynamics, cloud_work_function, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, gravitational_acceleration, number_of_3d_arrays_associated_with_pdf_based_clouds, array_dimension_of_3d_arrays_for_microphysics, number_of_convective_3d_cloud_fields, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, cumulative_cloud_work_function, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_atmosphere_updraft_convective_mass_flux, cumulative_atmosphere_downdraft_convective_mass_flux, cumulative_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, flag_for_generic_deep_convection_tendency DEBUG: Variables in subroutine GFS_DCNV_generic_post_finalize: DEBUG: Parsing file GFS_GWD_generic.F90 with registry OrderedDict([('GFS_GWD_generic_pre', {'GFS_GWD_generic_pre': {'GFS_GWD_generic_pre_run': [13, 104], 'GFS_GWD_generic_pre_finalize': [106, 107], 'GFS_GWD_generic_pre_init': [5, 6]}}), ('GFS_GWD_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -21755,12 +22474,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre DEBUG: Module name: GFS_GWD_generic_pre DEBUG: Scheme name: GFS_GWD_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_GWD_generic_pre_run: horizontal_loop_extent, vertical_dimension, number_of_statistical_measures_of_subgrid_orography, statistical_measures_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, angle_from_east_of_maximum_subgrid_orographic_variations, standard_deviation_of_subgrid_orography_small_scale, convexity_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, flag_diagnostics, flag_diagnostics_3D, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, time_step_for_dynamics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_GWD_generic_pre_finalize: DEBUG: Variables in subroutine GFS_GWD_generic_pre_init: DEBUG: Parsing file GFS_GWD_generic.F90 with registry OrderedDict([('GFS_GWD_generic_pre', {'GFS_GWD_generic_pre': {'GFS_GWD_generic_pre_run': [13, 104], 'GFS_GWD_generic_pre_finalize': [106, 107], 'GFS_GWD_generic_pre_init': [5, 6]}}), ('GFS_GWD_generic_post', {'GFS_GWD_generic_post': {'GFS_GWD_generic_post_init': [113, 114], 'GFS_GWD_generic_post_finalize': [146, 147], 'GFS_GWD_generic_post_run': [121, 144]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -21773,24 +22499,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run DEBUG: Module name: GFS_GWD_generic_post DEBUG: Scheme name: GFS_GWD_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_GWD_generic_post_init: DEBUG: Variables in subroutine GFS_GWD_generic_post_finalize: DEBUG: Variables in subroutine GFS_GWD_generic_post_run: flag_diagnostics, flag_diagnostics_3D, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, time_step_for_dynamics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag DEBUG: Parsing file GFS_MP_generic.F90 with registry OrderedDict([('GFS_MP_generic_pre', {'GFS_MP_generic_pre': {'GFS_MP_generic_pre_finalize': [55, 56], 'GFS_MP_generic_pre_init': [8, 9], 'GFS_MP_generic_pre_run': [13, 52]}}), ('GFS_MP_generic_post', {})]) INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre DEBUG: Module name: GFS_MP_generic_pre DEBUG: Scheme name: GFS_MP_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_MP_generic_pre_finalize: DEBUG: Variables in subroutine GFS_MP_generic_pre_init: DEBUG: Variables in subroutine GFS_MP_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_Arakawa_Wu_adjustment, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, tracer_concentration_save, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_MP_generic.F90 with registry OrderedDict([('GFS_MP_generic_pre', {'GFS_MP_generic_pre': {'GFS_MP_generic_pre_finalize': [55, 56], 'GFS_MP_generic_pre_init': [8, 9], 'GFS_MP_generic_pre_run': [13, 52]}}), ('GFS_MP_generic_post', {'GFS_MP_generic_post': {'GFS_MP_generic_post_init': [65, 66], 'GFS_MP_generic_post_run': [77, 338], 'GFS_MP_generic_post_finalize': [342, 343]}})]) INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -21853,11 +22589,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize DEBUG: Module name: GFS_MP_generic_post DEBUG: Scheme name: GFS_MP_generic_post +DEBUG: Scheme dependencies: ['machine.F', 'calpreciptype.f90'] DEBUG: Variables in subroutine GFS_MP_generic_post_init: -DEBUG: Variables in subroutine GFS_MP_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, index_of_time_step, array_dimension_of_random_number, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_precipitation_type_algorithm, flag_diagnostics, flag_for_flux_coupling, flag_for_chemistry_coupling, gravitational_acceleration, time_step_for_dynamics, dynamics_to_physics_timestep_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_explicit_precipitation_amount, random_number_array, latitude, longitude, air_pressure, air_pressure_at_interface, geopotential_at_interface, surface_skin_temperature, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, air_pressure_difference_between_midlayers, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, ratio_of_snowfall_to_rainfall, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, column_precipitable_water, flag_for_stochastic_surface_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, flag_for_land_surface_scheme, flag_for_ruc_land_surface_scheme, flag_for_noahmp_land_surface_scheme, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, time_step_for_physics +DEBUG: Variables in subroutine GFS_MP_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, index_of_time_step, array_dimension_of_random_number, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_precipitation_type_algorithm, flag_diagnostics, flag_for_flux_coupling, flag_for_chemistry_coupling, gravitational_acceleration, time_step_for_dynamics, dynamics_to_physics_timestep_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_explicit_precipitation_amount, random_number_array, latitude, longitude, air_pressure, air_pressure_at_interface, geopotential_at_interface, surface_skin_temperature, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, air_pressure_difference_between_midlayers, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, ratio_of_snowfall_to_rainfall, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, column_precipitable_water, flag_for_stochastic_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, flag_for_land_surface_scheme, flag_for_ruc_land_surface_scheme, flag_for_noahmp_land_surface_scheme, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, time_step_for_physics DEBUG: Variables in subroutine GFS_MP_generic_post_finalize: DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {}), ('GFS_PBL_generic_post', {})]) DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {'GFS_PBL_generic_pre': {'GFS_PBL_generic_pre_run': [58, 244], 'GFS_PBL_generic_pre_finalize': [52, 53], 'GFS_PBL_generic_pre_init': [50, 51]}}), ('GFS_PBL_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -21867,12 +22606,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre DEBUG: Module name: GFS_PBL_generic_pre DEBUG: Scheme name: GFS_PBL_generic_pre +DEBUG: Scheme dependencies: ['machine.F', 'GFS_PBL_generic.F90'] DEBUG: Variables in subroutine GFS_PBL_generic_pre_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, index_for_graupel, index_for_ozone, index_for_turbulent_kinetic_energy, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, index_for_mass_weighted_rime_factor, flag_for_aerosol_convective_transport_and_PBL_diffusion, index_for_first_chemical_tracer, number_of_chemical_tracers, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_chemistry_coupling, flag_for_aerosol_physics, flag_for_hedmf, flag_for_shoc, flag_for_scale_aware_TKE_moist_EDMF_PBL, tracer_concentration, vertically_diffused_tracer_concentration, x_wind_save, y_wind_save, air_temperature_save, tracer_concentration_save, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_diagnostics, x_wind, y_wind, air_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_PBL_generic_pre_finalize: DEBUG: Variables in subroutine GFS_PBL_generic_pre_init: DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {'GFS_PBL_generic_pre': {'GFS_PBL_generic_pre_run': [58, 244], 'GFS_PBL_generic_pre_finalize': [52, 53], 'GFS_PBL_generic_pre_init': [50, 51]}}), ('GFS_PBL_generic_post', {'GFS_PBL_generic_post': {'GFS_PBL_generic_post_init': [248, 249], 'GFS_PBL_generic_post_finalize': [250, 251], 'GFS_PBL_generic_post_run': [255, 540]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -21942,10 +22688,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run DEBUG: Module name: GFS_PBL_generic_post DEBUG: Scheme name: GFS_PBL_generic_post +DEBUG: Scheme dependencies: ['machine.F', 'GFS_PBL_generic.F90'] DEBUG: Variables in subroutine GFS_PBL_generic_post_init: DEBUG: Variables in subroutine GFS_PBL_generic_post_finalize: DEBUG: Variables in subroutine GFS_PBL_generic_post_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, index_for_graupel, index_for_ozone, index_for_turbulent_kinetic_energy, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, index_for_mass_weighted_rime_factor, flag_for_aerosol_convective_transport_and_PBL_diffusion, index_for_first_chemical_tracer, number_of_chemical_tracers, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_chemistry_coupling, flag_for_aerosol_physics, flag_for_hedmf, flag_for_shoc, flag_for_scale_aware_TKE_moist_EDMF_PBL, tracer_concentration, x_wind_save, y_wind_save, air_temperature_save, tracer_concentration_save, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_diagnostics, x_wind, y_wind, air_temperature, ccpp_error_message, ccpp_error_flag, flag_for_flux_coupling, flag_for_generic_planetary_boundary_layer_tendency, flag_idealized_physics, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, tendency_of_vertically_diffused_tracer_concentration, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_dynamics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, tendency_of_tracers_due_to_model_physics, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, ratio_of_vapor_to_dry_air_gas_constants_minus_one, latent_heat_of_vaporization_of_water_at_0C, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, air_pressure, kinematic_surface_upward_sensible_heat_flux, instantaneous_surface_upward_sensible_heat_flux_for_chemistry_coupling, sea_area_fraction, flag_for_cice, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, wind_speed_at_lowest_model_layer, surface_wind_stress_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, instantaneous_atmosphere_heat_diffusivity, atmosphere_heat_diffusivity, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor DEBUG: Parsing file GFS_SCNV_generic.F90 with registry OrderedDict([('GFS_SCNV_generic_pre', {'GFS_SCNV_generic_pre': {'GFS_SCNV_generic_pre_finalize': [6, 7], 'GFS_SCNV_generic_pre_init': [4, 5], 'GFS_SCNV_generic_pre_run': [11, 40]}}), ('GFS_SCNV_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -21954,12 +22703,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre DEBUG: Module name: GFS_SCNV_generic_pre DEBUG: Scheme name: GFS_SCNV_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_SCNV_generic_pre_finalize: DEBUG: Variables in subroutine GFS_SCNV_generic_pre_init: DEBUG: Variables in subroutine GFS_SCNV_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, flag_for_generic_shallow_convection_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_SCNV_generic.F90 with registry OrderedDict([('GFS_SCNV_generic_pre', {'GFS_SCNV_generic_pre': {'GFS_SCNV_generic_pre_finalize': [6, 7], 'GFS_SCNV_generic_pre_init': [4, 5], 'GFS_SCNV_generic_pre_run': [11, 40]}}), ('GFS_SCNV_generic_post', {'GFS_SCNV_generic_post': {'GFS_SCNV_generic_post_run': [51, 135], 'GFS_SCNV_generic_post_init': [44, 45], 'GFS_SCNV_generic_post_finalize': [46, 47]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -21984,28 +22740,65 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run DEBUG: Module name: GFS_SCNV_generic_post DEBUG: Scheme name: GFS_SCNV_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_SCNV_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, flag_for_generic_shallow_convection_tendency, ccpp_error_message, ccpp_error_flag, number_of_tracers_for_convective_transport, flag_diagnostics, flag_for_chemistry_coupling, dynamics_to_physics_timestep_ratio, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, convective_transportable_tracers, flag_shallow_convective_cloud, lwe_thickness_of_shallow_convective_precipitation_amount, number_of_3d_arrays_associated_with_pdf_based_clouds, array_dimension_of_3d_arrays_for_microphysics, number_of_convective_3d_cloud_fields, convective_cloud_cover, convective_cloud_water_mixing_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, cumulative_lwe_thickness_of_convective_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme DEBUG: Variables in subroutine GFS_SCNV_generic_post_init: DEBUG: Variables in subroutine GFS_SCNV_generic_post_finalize: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen DEBUG: Module name: GFS_diagtoscreen DEBUG: Scheme name: GFS_diagtoscreen +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_diagtoscreen_init: DEBUG: Variables in subroutine GFS_diagtoscreen_finalize: DEBUG: Variables in subroutine GFS_diagtoscreen_run: GFS_control_type_instance, GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance, GFS_interstitial_type_instance, omp_threads, ccpp_block_number, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen DEBUG: Module name: GFS_interstitialtoscreen DEBUG: Scheme name: GFS_interstitialtoscreen +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_interstitialtoscreen_finalize: DEBUG: Variables in subroutine GFS_interstitialtoscreen_run: GFS_control_type_instance, GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance, GFS_interstitial_type_instance, omp_threads, ccpp_block_number, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_interstitialtoscreen_init: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [779, 780], 'GFS_abort_run': [786, 803], 'GFS_abort_finalize': [781, 782]}}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [1181, 1182], 'GFS_abort_run': [1188, 1205], 'GFS_abort_finalize': [1183, 1184]}}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort DEBUG: Module name: GFS_abort DEBUG: Scheme name: GFS_abort +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_abort_init: DEBUG: Variables in subroutine GFS_abort_run: GFS_control_type_instance, ccpp_block_number, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_abort_finalize: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [779, 780], 'GFS_abort_run': [786, 803], 'GFS_abort_finalize': [781, 782]}}), ('GFS_checkland', {'GFS_checkland': {'GFS_checkland_run': [816, 888], 'GFS_checkland_finalize': [811, 812], 'GFS_checkland_init': [809, 810]}})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [1181, 1182], 'GFS_abort_run': [1188, 1205], 'GFS_abort_finalize': [1183, 1184]}}), ('GFS_checkland', {'GFS_checkland': {'GFS_checkland_run': [1218, 1290], 'GFS_checkland_finalize': [1213, 1214], 'GFS_checkland_init': [1211, 1212]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -22026,25 +22819,44 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run DEBUG: Module name: GFS_checkland DEBUG: Scheme name: GFS_checkland +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_checkland_run: ccpp_block_number, ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root, horizontal_loop_extent, index_of_time_step, ccpp_loop_counter, flag_for_iteration, flag_for_guess_run, flag_for_first_time_step, flag_for_restart, flag_for_fractional_grid, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, soil_type_classification, vegetation_type_classification, surface_slope_classification, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, sea_area_fraction, land_area_fraction, lake_area_fraction, sea_land_ice_mask_real, sea_land_ice_mask DEBUG: Variables in subroutine GFS_checkland_finalize: DEBUG: Variables in subroutine GFS_checkland_init: DEBUG: Parsing file GFS_phys_time_vary.fv3.F90 with registry OrderedDict([('GFS_phys_time_vary', {'GFS_phys_time_vary': {'GFS_phys_time_vary_finalize': [212, 239], 'GFS_phys_time_vary_init': [32, 207], 'GFS_phys_time_vary_run': [245, 407]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary DEBUG: Module name: GFS_phys_time_vary DEBUG: Scheme name: GFS_phys_time_vary +DEBUG: Scheme dependencies: ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] DEBUG: Variables in subroutine GFS_phys_time_vary_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_phys_time_vary_init: ccpp_error_message, ccpp_error_flag, GFS_data_type_instance_all_blocks, GFS_control_type_instance, GFS_interstitial_type_instance_all_threads, omp_threads DEBUG: Variables in subroutine GFS_phys_time_vary_run: ccpp_error_message, ccpp_error_flag, GFS_data_type_instance_all_blocks, GFS_control_type_instance, omp_threads, flag_for_first_time_step DEBUG: Parsing file GFS_rad_time_vary.fv3.F90 with registry OrderedDict([('GFS_rad_time_vary', {'GFS_rad_time_vary': {'GFS_rad_time_vary_init': [9, 10], 'GFS_rad_time_vary_run': [16, 74], 'GFS_rad_time_vary_finalize': [78, 79]}})]) INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize DEBUG: Module name: GFS_rad_time_vary DEBUG: Scheme name: GFS_rad_time_vary +DEBUG: Scheme dependencies: ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rad_time_vary_init: DEBUG: Variables in subroutine GFS_rad_time_vary_run: GFS_control_type_instance, GFS_data_type_instance_all_blocks, omp_threads, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rad_time_vary_finalize: DEBUG: Parsing file GFS_rrtmg_post.F90 with registry OrderedDict([('GFS_rrtmg_post', {'GFS_rrtmg_post': {'GFS_rrtmg_post_init': [8, 9], 'GFS_rrtmg_post_run': [13, 166], 'GFS_rrtmg_post_finalize': [169, 170]}})]) INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -22056,12 +22868,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize DEBUG: Module name: GFS_rrtmg_post DEBUG: Scheme name: GFS_rrtmg_post +DEBUG: Scheme dependencies: ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rrtmg_post_init: DEBUG: Variables in subroutine GFS_rrtmg_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_diag_type_instance, GFS_radtend_type_instance, GFS_statein_type_instance, GFS_coupling_type_instance, components_of_surface_downward_shortwave_fluxes, horizontal_loop_extent, number_of_vertical_layers_for_radiation_calculations, extra_top_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_difference_between_layer_and_lower_bound, vertical_index_difference_between_inout_and_local, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, daytime_points_dimension, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_post_finalize: -DEBUG: Parsing file GFS_rrtmg_pre.F90 with registry OrderedDict([('GFS_rrtmg_pre', {'GFS_rrtmg_pre': {'GFS_rrtmg_pre_finalize': [732, 733], 'GFS_rrtmg_pre_init': [9, 10], 'GFS_rrtmg_pre_run': [16, 729]}})]) +DEBUG: Parsing file GFS_rrtmg_pre.F90 with registry OrderedDict([('GFS_rrtmg_pre', {'GFS_rrtmg_pre': {'GFS_rrtmg_pre_finalize': [735, 736], 'GFS_rrtmg_pre_init': [9, 10], 'GFS_rrtmg_pre_run': [16, 732]}})]) INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -22110,16 +22925,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run DEBUG: Module name: GFS_rrtmg_pre DEBUG: Scheme name: GFS_rrtmg_pre +DEBUG: Scheme dependencies: ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] DEBUG: Variables in subroutine GFS_rrtmg_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmg_pre_init: DEBUG: Variables in subroutine GFS_rrtmg_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_statein_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_coupling_type_instance, GFS_radtend_type_instance, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, minimum_large_ice_fraction, total_cloud_condensate_mixing_ratio_updated_by_physics, number_of_vertical_layers_for_radiation_calculations, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, vertical_index_difference_between_inout_and_local, vertical_index_difference_between_layer_and_upper_bound, vertical_index_difference_between_layer_and_lower_bound, time_step_for_radiation, layer_pressure_thickness_for_radiation, layer_thickness_for_radiation, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, flag_for_mass_flux_deep_convection_scheme, flag_for_gf_deep_convection_scheme, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_area_fraction_for_radiation, instantaneous_3d_cloud_fraction, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, cloud_decorrelation_length, surface_albedo_perturbation, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmg_setup.F90 with registry OrderedDict([('GFS_rrtmg_setup', {'GFS_rrtmg_setup': {'GFS_rrtmg_setup_run': [259, 284], 'GFS_rrtmg_setup_finalize': [288, 298], 'GFS_rrtmg_setup_init': [27, 255]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup DEBUG: Module name: GFS_rrtmg_setup DEBUG: Scheme name: GFS_rrtmg_setup +DEBUG: Scheme dependencies: ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] DEBUG: Variables in subroutine GFS_rrtmg_setup_run: date_and_time_at_model_initialization, forecast_date_and_time, frequency_for_shortwave_radiation, time_step_for_dynamics, flag_to_calc_sw, mpi_rank, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, solar_constant, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_setup_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_setup_init: mpi_rank, ccpp_error_message, ccpp_error_flag, vertical_sigma_coordinate_for_radiation_initialization, number_of_vertical_layers_for_radiation_calculations, flag_for_initial_time_date_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, index_for_liquid_cloud_condensate, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, number_of_3d_arrays_associated_with_pdf_based_clouds, index_for_ozone, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_microphysics_scheme, flag_for_precipitation_effect_on_radiation, date_and_time_at_model_initialization_reordered, flag_for_vertical_index_direction_control, horizontal_dimension, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, atmosphere_optical_thickness_due_to_ambient_aerosol_particles DEBUG: Parsing file GFS_stochastics.F90 with registry OrderedDict([('GFS_stochastics', {'GFS_stochastics': {'GFS_stochastics_run': [22, 210], 'GFS_stochastics_finalize': [6, 7], 'GFS_stochastics_init': [4, 5]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -22153,22 +22984,67 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run DEBUG: Module name: GFS_stochastics DEBUG: Scheme name: GFS_stochastics -DEBUG: Variables in subroutine GFS_stochastics_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, flag_for_stochastic_surface_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_cellular_automata, flag_for_global_cellular_automata, cellular_automata_global_pattern, vertical_sigma_coordinate_for_radiation_initialization, vertical_weight_for_ca, level_of_dividing_streamline, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_shum_perturbation_flipped, dissipation_estimate_of_air_temperature_at_model_layers, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, accumulated_lwe_thickness_of_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, flag_for_flux_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, ccpp_error_message, ccpp_error_flag +DEBUG: Scheme dependencies: ['machine.F'] +DEBUG: Variables in subroutine GFS_stochastics_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, flag_for_stochastic_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_cellular_automata, flag_for_global_cellular_automata, cellular_automata_global_pattern, vertical_sigma_coordinate_for_radiation_initialization, vertical_weight_for_ca, level_of_dividing_streamline, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_shum_perturbation_flipped, dissipation_estimate_of_air_temperature_at_model_layers, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, accumulated_lwe_thickness_of_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, flag_for_flux_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_stochastics_finalize: DEBUG: Variables in subroutine GFS_stochastics_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {}), ('GFS_suite_interstitial_1', {}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset DEBUG: Module name: GFS_suite_interstitial_rad_reset DEBUG: Scheme name: GFS_suite_interstitial_rad_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_run: GFS_interstitial_type_instance, GFS_control_type_instance, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset DEBUG: Module name: GFS_suite_interstitial_phys_reset DEBUG: Scheme name: GFS_suite_interstitial_phys_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_run: GFS_interstitial_type_instance, GFS_control_type_instance, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -22181,12 +23057,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 DEBUG: Module name: GFS_suite_interstitial_1 DEBUG: Scheme name: GFS_suite_interstitial_1 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_1_init: DEBUG: Variables in subroutine GFS_suite_interstitial_1_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_1_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_dynamics, time_step_for_physics, sea_land_ice_mask_real, cell_area, minimum_scaling_factor_for_critical_relative_humidity, inverse_scaling_factor_for_critical_relative_humidity, surface_air_pressure, sea_land_ice_mask, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, surface_air_pressure_diag, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_tracers_due_to_model_physics DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -22231,12 +23128,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 DEBUG: Module name: GFS_suite_interstitial_2 DEBUG: Scheme name: GFS_suite_interstitial_2 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_2_init: DEBUG: Variables in subroutine GFS_suite_interstitial_2_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_2_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, time_step_for_dynamics, surface_air_pressure, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, flag_diagnostics, flag_diagnostics_3D, flag_idealized_physics, flag_for_flux_coupling, flag_for_cice, flag_for_shallow_convection, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_shoc, flag_for_fractional_grid, flag_for_mass_flux_shallow_convection_scheme, instantaneous_cosine_of_zenith_angle, surface_downwelling_shortwave_flux, surface_downwelling_longwave_flux, sea_ice_concentration, surface_upwelling_longwave_flux_for_coupling, tendency_of_air_temperature_due_to_longwave_heating_for_idea, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, critical_cloud_top_entrainment_instability_criteria, air_pressure_at_interface, air_temperature, air_pressure, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, dimensionless_exner_function_at_model_layers, duration_of_sunshine, surface_upwelling_longwave_flux, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_upwelling_longwave_flux_over_ocean_interstitial, cumulative_surface_downwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_upwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_pressure_multiplied_by_timestep, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, cloud_top_entrainment_instability_value, index_of_highest_temperature_inversion, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, land_area_fraction_for_microphysics, netcdf_float_fillvalue, flag_to_calc_RRTMGP_LW_jacobian, air_temperature_at_lowest_model_layer, surface_skin_temperature_at_previous_time_step, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_jacobian_of_lw_flux_profile_upward DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -22245,12 +23163,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset DEBUG: Module name: GFS_suite_stateout_reset DEBUG: Scheme name: GFS_suite_stateout_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_stateout_reset_finalize: DEBUG: Variables in subroutine GFS_suite_stateout_reset_init: DEBUG: Variables in subroutine GFS_suite_stateout_reset_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, air_temperature, x_wind, y_wind, tracer_concentration, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, tracer_concentration_updated_by_physics DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -22263,12 +23202,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update DEBUG: Module name: GFS_suite_stateout_update DEBUG: Scheme name: GFS_suite_stateout_update +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_stateout_update_init: DEBUG: Variables in subroutine GFS_suite_stateout_update_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, air_temperature, x_wind, y_wind, tracer_concentration, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, tracer_concentration_updated_by_physics DEBUG: Variables in subroutine GFS_suite_stateout_update_finalize: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -22286,12 +23246,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 DEBUG: Module name: GFS_suite_interstitial_3 DEBUG: Scheme name: GFS_suite_interstitial_3 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_3_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, sea_land_ice_mask, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, flag_for_shoc, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_layers, index_of_highest_temperature_inversion, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_convective_transport_of_tracers, flag_for_aerosol_physics, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_cloud_amount, index_for_rain_water, index_for_snow_water, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel, index_for_graupel_number_concentration, longitude, latitude, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, maximum_critical_relative_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, flag_for_ras_deep_convection, mpi_rank, convective_transportable_tracers, critical_relative_humidity, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, air_temperature_save_from_convective_parameterization DEBUG: Variables in subroutine GFS_suite_interstitial_3_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_3_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {'GFS_suite_interstitial_4': {'GFS_suite_interstitial_4_finalize': [485, 486], 'GFS_suite_interstitial_4_run': [490, 600], 'GFS_suite_interstitial_4_init': [483, 484]}}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -22301,20 +23282,44 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 DEBUG: Module name: GFS_suite_interstitial_4 DEBUG: Scheme name: GFS_suite_interstitial_4 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_4_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_4_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_dynamics, air_pressure, water_vapor_specific_humidity, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, flag_for_aerosol_physics, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_cloud_amount, index_for_rain_water, index_for_snow_water, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel, index_for_graupel_number_concentration, flag_for_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, convective_transportable_tracers, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, air_temperature_save_from_convective_parameterization, flag_for_chemistry_coupling, number_of_total_tracers, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, pi, gas_constant_dry_air, water_friendly_aerosol_number_concentration, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection DEBUG: Variables in subroutine GFS_suite_interstitial_4_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {'GFS_suite_interstitial_4': {'GFS_suite_interstitial_4_finalize': [485, 486], 'GFS_suite_interstitial_4_run': [490, 600], 'GFS_suite_interstitial_4_init': [483, 484]}}), ('GFS_suite_interstitial_5', {'GFS_suite_interstitial_5': {'GFS_suite_interstitial_5_finalize': [606, 607], 'GFS_suite_interstitial_5_run': [611, 631], 'GFS_suite_interstitial_5_init': [604, 605]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run DEBUG: Module name: GFS_suite_interstitial_5 DEBUG: Scheme name: GFS_suite_interstitial_5 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_5_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_5_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, convective_transportable_tracers DEBUG: Variables in subroutine GFS_suite_interstitial_5_init: -DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 145], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {})]) +DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 136], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -22355,12 +23360,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre DEBUG: Module name: GFS_surface_generic_pre DEBUG: Scheme name: GFS_surface_generic_pre +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'machine.F'] DEBUG: Variables in subroutine GFS_surface_generic_pre_finalize: -DEBUG: Variables in subroutine GFS_surface_generic_pre_run: horizontal_loop_extent, vertical_dimension, vegetation_area_fraction, sea_land_ice_mask, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, geopotential, gravitational_acceleration, bounded_vegetation_area_fraction, soil_type_classification, vegetation_type_classification, surface_slope_classification, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature_after_iteration, height_above_ground_at_lowest_model_layer, flag_for_stochastic_surface_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, flag_for_stochastic_surface_perturbations, number_of_surface_perturbations, weights_for_stochastic_surface_physics_perturbation, magnitude_of_perturbation_of_momentum_roughness_length, magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio, magnitude_of_perturbation_of_soil_type_b_parameter, magnitude_of_perturbation_of_leaf_area_index, magnitude_of_perturbation_of_vegetation_fraction, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, flag_for_flux_coupling, flag_for_cice, sea_land_ice_mask_cice, sea_land_ice_mask_in, sea_ice_temperature, sea_surface_temperature, sea_ice_concentration, sea_ice_thickness, wind_speed_at_lowest_model_layer, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, surface_wind_enhancement_due_to_convection, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ccpp_error_message, ccpp_error_flag +DEBUG: Variables in subroutine GFS_surface_generic_pre_run: horizontal_loop_extent, vertical_dimension, vegetation_area_fraction, sea_land_ice_mask, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, geopotential, gravitational_acceleration, bounded_vegetation_area_fraction, soil_type_classification, vegetation_type_classification, surface_slope_classification, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature_after_iteration, height_above_ground_at_lowest_model_layer, flag_for_stochastic_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, index_for_stochastic_land_surface_perturbation_type, number_of_land_surface_variables_perturbed, weights_for_stochastic_surface_physics_perturbation, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, magnitude_of_perturbation_of_vegetation_fraction, flag_for_flux_coupling, flag_for_cice, sea_land_ice_mask_cice, sea_land_ice_mask_in, sea_ice_temperature, sea_surface_temperature, sea_ice_concentration, sea_ice_thickness, wind_speed_at_lowest_model_layer, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, surface_wind_enhancement_due_to_convection, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_generic_pre_init: -DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 145], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {'GFS_surface_generic_post': {'GFS_surface_generic_post_run': [161, 304], 'GFS_surface_generic_post_finalize': [156, 157], 'GFS_surface_generic_post_init': [154, 155]}})]) +DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 136], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {'GFS_surface_generic_post': {'GFS_surface_generic_post_run': [152, 295], 'GFS_surface_generic_post_finalize': [147, 148], 'GFS_surface_generic_post_init': [145, 146]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -22452,10 +23464,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run DEBUG: Module name: GFS_surface_generic_post DEBUG: Scheme name: GFS_surface_generic_post +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'machine.F'] DEBUG: Variables in subroutine GFS_surface_generic_post_run: horizontal_loop_extent, surface_skin_temperature, flag_for_flux_coupling, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, ccpp_error_message, ccpp_error_flag, flag_for_wave_coupling, flag_diagnostics, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, time_step_for_dynamics, surface_upward_potential_latent_heat_flux, upward_heat_flux_in_soil, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_downwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_downwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_upwelling_longwave_flux, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_direct_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, temperature_at_2m, specific_humidity_at_2m, x_wind_at_10m, y_wind_at_10m, surface_skin_temperature_over_ocean_interstitial, surface_air_pressure, instantaneous_cosine_of_zenith_angle, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, transpiration_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, snow_freezing_rain_upward_latent_heat_flux, instantaneous_surface_potential_evaporation, instantaneous_surface_ground_heat_flux, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, x_wind_at_lowest_model_layer_for_diag, y_wind_at_lowest_model_layer_for_diag, instantaneous_surface_downwelling_longwave_flux_for_coupling, instantaneous_surface_downwelling_shortwave_flux_for_coupling, cumulative_surface_downwelling_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, cumulative_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_net_downward_longwave_flux_for_coupling, cumulative_surface_net_downward_longwave_flux_for_coupling_multiplied_by_timestep, instantaneous_temperature_at_2m_for_coupling, instantaneous_specific_humidity_at_2m_for_coupling, instantaneous_x_wind_at_10m_for_coupling, instantaneous_y_wind_at_10m_for_coupling, instantaneous_surface_skin_temperature_for_coupling, instantaneous_surface_air_pressure_for_coupling, instantaneous_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_shortwave_flux_for_coupling, cumulative_surface_net_downward_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_ground_heat_flux_multiplied_by_timestep, cumulative_soil_upward_latent_heat_flux_multiplied_by_timestep, cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep, cumulative_transpiration_flux_multiplied_by_timestep, cumulative_snow_deposition_sublimation_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_snow_area_fraction_multiplied_by_timestep, cumulative_snow_freezing_rain_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep, total_runoff, surface_runoff, surface_runoff_flux, subsurface_runoff_flux, flag_for_canopy_heat_storage, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, surface_roughness_length, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor DEBUG: Variables in subroutine GFS_surface_generic_post_finalize: DEBUG: Variables in subroutine GFS_surface_generic_post_init: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {}), ('GFS_surface_composites_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -22518,12 +23533,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre DEBUG: Module name: GFS_surface_composites_pre DEBUG: Scheme name: GFS_surface_composites_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_pre_run: horizontal_loop_extent, flag_for_lake_surface_scheme, flag_for_fractional_grid, flag_for_cice, flag_for_flux_coupling, flag_for_wave_coupling_to_atm, land_area_fraction, lake_area_fraction, lake_depth, sea_area_fraction, land_area_fraction_for_microphysics, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, flag_nonzero_wet_surface_fraction, sea_ice_concentration, minimum_sea_ice_concentration, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_snow_thickness_water_equivalent, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, surface_friction_velocity, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, water_equivalent_accumulated_snow_depth, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, surface_upward_potential_latent_heat_flux_over_ice, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, sea_ice_temperature, sea_ice_temperature_interstitial, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, upward_heat_flux_in_soil_over_ice, freezing_point_temperature_of_seawater, sea_land_ice_mask, surface_longwave_emissivity, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_specific_humidity, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, lake_ice_minimum, sea_ice_minimum, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_composites_pre_finalize: DEBUG: Variables in subroutine GFS_surface_composites_pre_init: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {'GFS_surface_composites_inter': {'GFS_surface_composites_inter_run': [199, 238], 'GFS_surface_composites_inter_init': [192, 193], 'GFS_surface_composites_inter_finalize': [194, 195]}}), ('GFS_surface_composites_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -22537,12 +23561,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter DEBUG: Module name: GFS_surface_composites_inter DEBUG: Scheme name: GFS_surface_composites_inter +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_inter_run: horizontal_loop_extent, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, ccpp_error_message, ccpp_error_flag, surface_downwelling_longwave_flux, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_upwelling_shortwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux DEBUG: Variables in subroutine GFS_surface_composites_inter_init: DEBUG: Variables in subroutine GFS_surface_composites_inter_finalize: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {'GFS_surface_composites_inter': {'GFS_surface_composites_inter_run': [199, 238], 'GFS_surface_composites_inter_init': [192, 193], 'GFS_surface_composites_inter_finalize': [194, 195]}}), ('GFS_surface_composites_post', {'GFS_surface_composites_post': {'GFS_surface_composites_post_init': [247, 248], 'GFS_surface_composites_post_finalize': [249, 250], 'GFS_surface_composites_post_run': [256, 480]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -22652,18 +23685,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run DEBUG: Module name: GFS_surface_composites_post DEBUG: Scheme name: GFS_surface_composites_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_post_init: DEBUG: Variables in subroutine GFS_surface_composites_post_finalize: DEBUG: Variables in subroutine GFS_surface_composites_post_run: horizontal_loop_extent, flag_for_fractional_grid, flag_for_cice, flag_for_flux_coupling, flag_for_wave_coupling_to_atm, land_area_fraction, lake_area_fraction, sea_area_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, sea_ice_concentration, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_snow_thickness_water_equivalent, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, surface_friction_velocity, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, water_equivalent_accumulated_snow_depth, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, surface_upward_potential_latent_heat_flux_over_ice, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, sea_ice_temperature, sea_ice_temperature_interstitial, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, upward_heat_flux_in_soil_over_ice, sea_land_ice_mask, surface_specific_humidity, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, sea_ice_minimum, ccpp_error_message, ccpp_error_flag, ice_vertical_dimension, soil_vertical_dimension, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, surface_drag_wind_speed_for_momentum_in_air, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, sea_ice_thickness, internal_ice_temperature, soil_temperature DEBUG: Parsing file GFS_surface_loop_control.F90 with registry OrderedDict([('GFS_surface_loop_control_part1', {'GFS_surface_loop_control_part1': {'GFS_surface_loop_control_part1_run': [20, 40], 'GFS_surface_loop_control_part1_finalize': [8, 9], 'GFS_surface_loop_control_part1_init': [6, 7]}}), ('GFS_surface_loop_control_part2', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 DEBUG: Module name: GFS_surface_loop_control_part1 DEBUG: Scheme name: GFS_surface_loop_control_part1 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_loop_control_part1_run: horizontal_loop_extent, ccpp_loop_counter, wind_speed_at_lowest_model_layer, flag_for_guess_run, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_loop_control_part1_finalize: DEBUG: Variables in subroutine GFS_surface_loop_control_part1_init: DEBUG: Parsing file GFS_surface_loop_control.F90 with registry OrderedDict([('GFS_surface_loop_control_part1', {'GFS_surface_loop_control_part1': {'GFS_surface_loop_control_part1_run': [20, 40], 'GFS_surface_loop_control_part1_finalize': [8, 9], 'GFS_surface_loop_control_part1_init': [6, 7]}}), ('GFS_surface_loop_control_part2', {'GFS_surface_loop_control_part2': {'GFS_surface_loop_control_part2_run': [62, 90], 'GFS_surface_loop_control_part2_finalize': [50, 51], 'GFS_surface_loop_control_part2_init': [48, 49]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run @@ -22672,16 +23715,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run DEBUG: Module name: GFS_surface_loop_control_part2 DEBUG: Scheme name: GFS_surface_loop_control_part2 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_loop_control_part2_run: horizontal_loop_extent, ccpp_loop_counter, wind_speed_at_lowest_model_layer, flag_for_guess_run, ccpp_error_message, ccpp_error_flag, flag_for_iteration, flag_nonzero_land_surface_fraction, flag_nonzero_wet_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_for_nsstm_run DEBUG: Variables in subroutine GFS_surface_loop_control_part2_finalize: DEBUG: Variables in subroutine GFS_surface_loop_control_part2_init: DEBUG: Parsing file GFS_time_vary_pre.fv3.F90 with registry OrderedDict([('GFS_time_vary_pre', {'GFS_time_vary_pre': {'GFS_time_vary_pre_finalize': [27, 37], 'GFS_time_vary_pre_run': [41, 143], 'GFS_time_vary_pre_init': [12, 23]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre DEBUG: Module name: GFS_time_vary_pre DEBUG: Scheme name: GFS_time_vary_pre +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine GFS_time_vary_pre_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_time_vary_pre_run: ccpp_error_message, ccpp_error_flag, forecast_date_and_time, date_and_time_at_model_initialization, time_step_for_physics, flag_for_lake_surface_scheme, flag_for_land_surface_scheme, flag_for_noahmp_land_surface_scheme, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, number_of_timesteps_for_radiation_calls_on_physics_timestep, date_and_time_at_model_initialization_reordered, flag_debug, mpi_rank, mpi_root, number_of_timesteps_between_surface_cycling_calls, seconds_elapsed_since_model_initialization, forecast_time_at_previous_timestep, time_since_diagnostics_zeroed, forecast_time, index_of_time_step, julian_day, number_of_days_in_year, index_for_diagnostic_printout, flag_print, flag_diagnostics, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day DEBUG: Variables in subroutine GFS_time_vary_pre_init: ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cires_ugwp.F90 with registry OrderedDict([('cires_ugwp', {'cires_ugwp': {'cires_ugwp_run': [113, 297], 'cires_ugwp_finalize': [81, 92], 'cires_ugwp_init': [29, 71]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -22740,13 +23801,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp DEBUG: Module name: cires_ugwp DEBUG: Scheme name: cires_ugwp +DEBUG: Scheme dependencies: ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] DEBUG: Variables in subroutine cires_ugwp_run: do_ugwp, mpi_rank, mpi_root, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_physics, index_of_time_step, number_of_equatorial_longitude_points, orography, orography_unfiltered, standard_deviation_of_subgrid_orography, number_of_statistical_measures_of_subgrid_orography, convexity_of_subgrid_orography, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, asymmetry_of_subgrid_orography, turb_oro_form_drag_flag, diag_ugwp_flag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, latitude, latitude_in_degree, sine_of_latitude, cosine_of_latitude, cell_area, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, air_pressure_difference_between_midlayers, vertical_index_at_top_of_atmosphere_boundary_layer, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, level_of_dividing_streamline, gravitational_acceleration, pi, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, index_for_turbulent_kinetic_energy, turbulent_kinetic_energy, tendency_of_turbulent_kinetic_energy_due_to_model_physics, flag_print, horizontal_index_of_printed_column, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, flag_diagnostics_3D, flag_diagnostics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_init: do_ugwp, mpi_rank, mpi_root, vertical_dimension, time_step_for_physics, number_of_equatorial_longitude_points, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, ccpp_error_message, ccpp_error_flag, iounit_namelist, namelist_filename_for_internal_file_reads, iounit_log, namelist_filename, number_of_latitude_points, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, multiplication_factors_for_convective_gravity_wave_drag, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, standard_atmospheric_pressure DEBUG: Parsing file cires_ugwp_post.F90 with registry OrderedDict([('cires_ugwp_post', {'cires_ugwp_post': {'cires_ugwp_post_init': [8, 9], 'cires_ugwp_post_run': [16, 52], 'cires_ugwp_post_finalize': [55, 56]}})]) INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -22778,12 +23850,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize DEBUG: Module name: cires_ugwp_post DEBUG: Scheme name: cires_ugwp_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cires_ugwp_post_init: DEBUG: Variables in subroutine cires_ugwp_post_run: diag_ugwp_flag, time_step_for_dynamics, horizontal_loop_extent, vertical_dimension, tendency_of_air_temperature_due_to_ugwp, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_height_of_mountain_blocking, time_integral_of_height_of_low_level_wave_breaking, time_integral_of_height_of_launch_level_of_orographic_gravity_wave, time_integral_of_momentum_flux_due_to_turbulent_orographic_form_drag, time_integral_of_momentum_flux_due_to_mountain_blocking_drag, time_integral_of_momentum_flux_due_to_orographic_gravity_wave_drag, time_integral_of_momentum_flux_due_to_nonstationary_gravity_wave, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_nonstationary_gravity_wave, time_integral_of_change_in_y_wind_due_to_nonstationary_gravity_wave, tendency_of_air_temperature_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_post_finalize: DEBUG: Parsing file cnvc90.f with registry OrderedDict([('cnvc90', {'cnvc90': {'cnvc90_finalize': [124, 125], 'cnvc90_init': [8, 9], 'cnvc90_run': [19, 120]}})]) INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -22796,10 +23871,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run DEBUG: Module name: cnvc90 DEBUG: Scheme name: cnvc90 +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine cnvc90_finalize: DEBUG: Variables in subroutine cnvc90_init: DEBUG: Variables in subroutine cnvc90_run: convective_cloud_switch, horizontal_loop_extent, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, vertical_index_at_cloud_base, vertical_index_at_cloud_top, vertical_dimension, air_pressure_at_interface, accumulated_lwe_thickness_of_convective_precipitation_amount_cnvc90, smallest_cloud_base_vertical_index_encountered_thus_far, largest_cloud_top_vertical_index_encountered_thus_far, fraction_of_convective_cloud, pressure_at_bottom_of_convective_cloud, pressure_at_top_of_convective_cloud, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {}), ('cs_conv', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -22810,27 +23888,45 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init DEBUG: Module name: cs_conv_pre DEBUG: Scheme name: cs_conv_pre +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_hydrometeors, water_vapor_specific_humidity_updated_by_physics, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, maximum_updraft_velocity_at_cloud_base, fraction_of_cloud_top_water_scavenged, fraction_of_tracer_scavenged, water_vapor_specific_humidity_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cs_conv_pre_finalize: DEBUG: Variables in subroutine cs_conv_pre_init: DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {'cs_conv_post': {'cs_conv_post_init': [61, 62], 'cs_conv_post_finalize': [65, 66], 'cs_conv_post_run': [71, 96]}}), ('cs_conv', {})]) INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post DEBUG: Module name: cs_conv_post DEBUG: Scheme name: cs_conv_post +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_post_init: DEBUG: Variables in subroutine cs_conv_post_finalize: DEBUG: Variables in subroutine cs_conv_post_run: horizontal_loop_extent, vertical_dimension, ccpp_error_message, ccpp_error_flag, flag_for_Arakawa_Wu_adjustment, convective_updraft_area_fraction_at_model_interfaces, convective_updraft_area_fraction DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {'cs_conv_post': {'cs_conv_post_init': [61, 62], 'cs_conv_post_finalize': [65, 66], 'cs_conv_post_run': [71, 96]}}), ('cs_conv', {'cs_conv': {'cs_conv_init': [165, 166], 'cs_conv_finalize': [169, 170], 'cs_conv_run': [232, 571]}})]) INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -22860,10 +23956,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run DEBUG: Module name: cs_conv DEBUG: Scheme name: cs_conv +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_init: DEBUG: Variables in subroutine cs_conv_finalize: DEBUG: Variables in subroutine cs_conv_run: horizontal_loop_extent, vertical_dimension, water_vapor_specific_humidity_updated_by_physics, maximum_updraft_velocity_at_cloud_base, fraction_of_cloud_top_water_scavenged, fraction_of_tracer_scavenged, ccpp_error_message, ccpp_error_flag, flag_for_Arakawa_Wu_adjustment, convective_updraft_area_fraction_at_model_interfaces, number_of_tracers_plus_one, number_of_tracers_for_convective_transport, number_of_tracers_for_CS, number_of_cloud_types_CS, flag_convective_tracer_transport, latitude_index_in_debug_printouts, index_of_time_step, air_temperature_updated_by_physics, lwe_thickness_of_deep_convective_precipitation_amount, convective_transportable_tracers, geopotential, geopotential_at_interface, air_pressure, air_pressure_at_interface, time_step_for_physics, time_step_for_dynamics, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, x_wind_updated_by_physics, y_wind_updated_by_physics, cloud_base_mass_flux, mpi_rank, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_print, horizontal_index_of_printed_column, flag_deep_convection, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme DEBUG: Parsing file cs_conv_aw_adj.F90 with registry OrderedDict([('cs_conv_aw_adj', {'cs_conv_aw_adj': {'cs_conv_aw_adj_run': [20, 92], 'cs_conv_aw_adj_finalize': [12, 13], 'cs_conv_aw_adj_init': [10, 11]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -22876,10 +23975,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run DEBUG: Module name: cs_conv_aw_adj DEBUG: Scheme name: cs_conv_aw_adj +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cs_conv_aw_adj_run: horizontal_loop_extent, vertical_dimension, flag_for_Chikira_Sugiyama_deep_convection, flag_for_Arakawa_Wu_adjustment, flag_for_shoc, number_of_tracers, number_of_hydrometeors, index_for_liquid_cloud_condensate, index_for_cloud_amount, number_of_tracers_for_cloud_condensate, gravitational_acceleration, convective_updraft_area_fraction, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, tracer_concentration_save, air_pressure_at_interface, cloud_fraction_for_MG, subgrid_scale_cloud_fraction_from_shoc, lwe_thickness_of_explicit_precipitation_amount, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cs_conv_aw_adj_finalize: DEBUG: Variables in subroutine cs_conv_aw_adj_init: DEBUG: Parsing file cu_ntiedtke_pre.F90 with registry OrderedDict([('cu_ntiedtke_pre', {'cu_ntiedtke_pre': {'cu_ntiedtke_pre_run': [14, 51], 'cu_ntiedtke_pre_finalize': [9, 10], 'cu_ntiedtke_pre_init': [7, 8]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run @@ -22888,11 +23990,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run DEBUG: Module name: cu_ntiedtke_pre DEBUG: Scheme name: cu_ntiedtke_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_pre_run: flag_for_first_time_step, flag_for_restart, index_of_time_step, forecast_time, time_step_for_physics, air_temperature, water_vapor_specific_humidity, temperature_from_previous_timestep, moisture_from_previous_timestep, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_ntiedtke_pre_finalize: DEBUG: Variables in subroutine cu_ntiedtke_pre_init: DEBUG: Parsing file cu_ntiedtke.F90 with registry OrderedDict([('cu_ntiedtke', {'cu_ntiedtke': {'cu_ntiedtke_init': [77, 93], 'cu_ntiedtke_finalize': [98, 99], 'cu_ntiedtke_run': [112, 311]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -22922,21 +24031,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run DEBUG: Module name: cu_ntiedtke DEBUG: Scheme name: cu_ntiedtke +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_init: mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_ntiedtke_finalize: DEBUG: Variables in subroutine cu_ntiedtke_run: ccpp_error_message, ccpp_error_flag, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, air_temperature, water_vapor_specific_humidity, moisture_tendency_due_to_dynamics, temperature_tendency_due_to_dynamics, convective_transportable_tracers, geopotential, geopotential_at_interface, air_pressure, air_pressure_at_interface, omega, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, lwe_thickness_of_deep_convective_precipitation_amount, sea_land_ice_mask, horizontal_loop_extent, vertical_dimension, time_step_for_physics, cell_size, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, number_of_tracers_for_convective_transport, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover DEBUG: Parsing file cu_ntiedtke_post.F90 with registry OrderedDict([('cu_ntiedtke_post', {'cu_ntiedtke_post': {'cu_ntiedtke_post_init': [7, 8], 'cu_ntiedtke_post_finalize': [9, 10], 'cu_ntiedtke_post_run': [14, 29]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run DEBUG: Module name: cu_ntiedtke_post DEBUG: Scheme name: cu_ntiedtke_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_post_init: DEBUG: Variables in subroutine cu_ntiedtke_post_finalize: DEBUG: Variables in subroutine cu_ntiedtke_post_run: air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, temperature_from_previous_timestep, moisture_from_previous_timestep, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file dcyc2.f with registry OrderedDict([('dcyc2t3', {'dcyc2t3': {'dcyc2t3_init': [14, 15], 'dcyc2t3_run': [166, 298], 'dcyc2t3_finalize': [18, 19]}})]) INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -22988,11 +24103,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for dcyc2t3_finalize DEBUG: Module name: dcyc2t3 DEBUG: Scheme name: dcyc2t3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine dcyc2t3_init: DEBUG: Variables in subroutine dcyc2t3_run: forecast_hour_of_the_day, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, sine_of_latitude, cosine_of_latitude, longitude, cosine_of_zenith_angle, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_ice_interstitial, air_temperature_at_lowest_model_layer, surface_midlayer_air_temperature_in_longwave_radiation, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_longwave_emissivity_over_ocean_interstitial, surface_downwelling_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_longwave_flux_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, horizontal_loop_extent, vertical_dimension, time_step_for_dynamics, frequency_for_shortwave_radiation, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, surface_downwelling_longwave_flux, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_upwelling_longwave_flux_over_ocean_interstitial, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, instantaneous_cosine_of_zenith_angle, surface_upwelling_direct_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine dcyc2t3_finalize: DEBUG: Parsing file drag_suite.F90 with registry OrderedDict([('drag_suite', {'drag_suite': {'drag_suite_finalize': [1168, 1169], 'drag_suite_run': [186, 1163], 'drag_suite_init': [8, 9]}})]) INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -23045,10 +24163,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for drag_suite_init DEBUG: Module name: drag_suite DEBUG: Scheme name: drag_suite +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine drag_suite_finalize: DEBUG: Variables in subroutine drag_suite_run: horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, index_of_time_step, standard_deviation_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, standard_deviation_of_subgrid_orography_small_scale, convexity_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, x_momentum_tendency_from_large_scale_gwd, y_momentum_tendency_from_large_scale_gwd, x_momentum_tendency_from_blocking_drag, y_momentum_tendency_from_blocking_drag, x_momentum_tendency_from_small_scale_gwd, y_momentum_tendency_from_small_scale_gwd, x_momentum_tendency_from_form_drag, y_momentum_tendency_from_form_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, integrated_x_momentum_flux_from_large_scale_gwd, integrated_y_momentum_flux_from_large_scale_gwd, integrated_x_momentum_flux_from_blocking_drag, integrated_y_momentum_flux_from_blocking_drag, integrated_x_momentum_flux_from_small_scale_gwd, integrated_y_momentum_flux_from_small_scale_gwd, integrated_x_momentum_flux_from_form_drag, integrated_y_momentum_flux_from_form_drag, sea_land_ice_mask_real, bulk_richardson_number_at_lowest_model_level, atmosphere_boundary_layer_thickness, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, pi, number_of_equatorial_longitude_points, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, mpi_rank, mpi_root, flag_print, horizontal_index_of_printed_column, level_of_dividing_streamline, cell_size, gwd_opt, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine drag_suite_init: DEBUG: Parsing file gcm_shoc.F90 with registry OrderedDict([('shoc', {'shoc': {'shoc_finalize': [12, 13], 'shoc_init': [10, 11], 'shoc_run': [17, 114]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -23068,12 +24189,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run DEBUG: Module name: shoc DEBUG: Scheme name: shoc +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine shoc_finalize: DEBUG: Variables in subroutine shoc_init: DEBUG: Variables in subroutine shoc_run: horizontal_loop_extent, vertical_dimension, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, gas_constant_water_vapor, gas_constant_dry_air, pi, ratio_of_vapor_to_dry_air_gas_constants_minus_one, time_step_for_physics, air_pressure, air_pressure_difference_between_midlayers, geopotential_at_interface, geopotential, x_wind_updated_by_physics, y_wind_updated_by_physics, omega, critical_relative_humidity, ice_supersaturation_threshold, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, prandtl_number, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, subgrid_scale_cloud_fraction_from_shoc, turbulent_kinetic_energy_convective_transport_tracer, atmosphere_heat_diffusivity_from_shoc, kinematic_buoyancy_flux_from_shoc, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file get_prs_fv3.F90 with registry OrderedDict([('get_prs_fv3', {'get_prs_fv3': {'get_prs_fv3_init': [11, 12], 'get_prs_fv3_finalize': [44, 45], 'get_prs_fv3_run': [16, 41]}}), ('get_phi_fv3', {})]) INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -23081,14 +24205,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 DEBUG: Module name: get_prs_fv3 DEBUG: Scheme name: get_prs_fv3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine get_prs_fv3_init: DEBUG: Variables in subroutine get_prs_fv3_finalize: DEBUG: Variables in subroutine get_prs_fv3_run: horizontal_loop_extent, vertical_dimension, geopotential_at_interface, air_pressure_at_interface, air_temperature, water_vapor_specific_humidity, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file get_prs_fv3.F90 with registry OrderedDict([('get_prs_fv3', {'get_prs_fv3': {'get_prs_fv3_init': [11, 12], 'get_prs_fv3_finalize': [44, 45], 'get_prs_fv3_run': [16, 41]}}), ('get_phi_fv3', {'get_phi_fv3': {'get_phi_fv3_finalize': [94, 95], 'get_phi_fv3_init': [59, 60], 'get_phi_fv3_run': [64, 91]}})]) INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run @@ -23097,10 +24228,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run DEBUG: Module name: get_phi_fv3 DEBUG: Scheme name: get_phi_fv3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine get_phi_fv3_finalize: DEBUG: Variables in subroutine get_phi_fv3_init: DEBUG: Variables in subroutine get_phi_fv3_run: horizontal_loop_extent, vertical_dimension, geopotential_at_interface, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, ccpp_error_message, ccpp_error_flag, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, geopotential DEBUG: Parsing file gfdl_cloud_microphys.F90 with registry OrderedDict([('gfdl_cloud_microphys', {'gfdl_cloud_microphys': {'gfdl_cloud_microphys_finalize': [56, 66], 'gfdl_cloud_microphys_run': [84, 238], 'gfdl_cloud_microphys_init': [19, 48]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -23130,18 +24270,38 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys DEBUG: Module name: gfdl_cloud_microphys DEBUG: Scheme name: gfdl_cloud_microphys +DEBUG: Scheme dependencies: ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] DEBUG: Variables in subroutine gfdl_cloud_microphys_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine gfdl_cloud_microphys_run: ccpp_error_message, ccpp_error_flag, vertical_dimension, horizontal_loop_extent, gravitational_acceleration, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, land_area_fraction_for_microphysics, cell_area, sea_land_ice_mask, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, cloud_fraction_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, omega, air_pressure, geopotential_at_interface, air_pressure_difference_between_midlayers, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, time_step_for_physics, flag_for_hydrostatic_solver, flag_for_hydrostatic_heating_from_physics, flag_for_radar_reflectivity, radar_reflectivity_10cm, flag_reset_maximum_hourly_fields, flag_for_cloud_effective_radii, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um DEBUG: Variables in subroutine gfdl_cloud_microphys_init: ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root, iounit_namelist, namelist_filename_for_internal_file_reads, iounit_log, namelist_filename, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_shoc DEBUG: Parsing file gfdl_fv_sat_adj.F90 with registry OrderedDict([('fv_sat_adj', {'fv_sat_adj': {'fv_sat_adj_finalize': [160, 177], 'fv_sat_adj_run': [191, 312], 'fv_sat_adj_init': [104, 154]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj DEBUG: Module name: fv_sat_adj DEBUG: Scheme name: fv_sat_adj +DEBUG: Scheme dependencies: ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] DEBUG: Variables in subroutine fv_sat_adj_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine fv_sat_adj_run: ccpp_error_message, ccpp_error_flag, time_step_for_remapping_for_fast_physics, ratio_of_vapor_to_dry_air_gas_constants_minus_one_default_kind, starting_x_direction_index, ending_x_direction_index, starting_x_direction_index_domain, ending_x_direction_index_domain, top_layer_index_for_fast_physics, vertical_dimension_for_fast_physics, vertical_dimension_for_thickness_at_Lagrangian_surface, starting_y_direction_index, ending_y_direction_index, starting_y_direction_index_domain, ending_y_direction_index_domain, number_of_ghost_zones, flag_for_hydrostatic_solver_for_fast_physics, flag_for_fast_microphysics_energy_conservation, atmosphere_energy_content_in_column, atmosphere_energy_content_at_Lagrangian_surface, number_of_gases_for_multi_gases_physics, gas_tracers_for_multi_gas_physics_at_Lagrangian_surface, water_vapor_specific_humidity_at_Lagrangian_surface, cloud_liquid_water_specific_humidity_at_Lagrangian_surface, cloud_ice_specific_humidity_at_Lagrangian_surface, cloud_rain_specific_humidity_at_Lagrangian_surface, cloud_snow_specific_humidity_at_Lagrangian_surface, cloud_graupel_specific_humidity_at_Lagrangian_surface, surface_geopotential_at_Lagrangian_surface, log_pressure_at_Lagrangian_surface, thickness_at_Lagrangian_surface, pressure_thickness_at_Lagrangian_surface, virtual_temperature_at_Lagrangian_surface, finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa, cloud_condensed_water_specific_humidity_at_Lagrangian_surface, kappa_dry_for_fast_physics, cappa_moist_gas_constant_at_Lagrangian_surface, cell_area_for_fast_physics, tendency_of_air_temperature_at_Lagrangian_surface, flag_for_tendency_of_air_temperature_at_Lagrangian_surface, flag_for_the_last_step_of_k_split_remapping, flag_for_inline_cloud_fraction_calculation, cloud_fraction_at_Lagrangian_surface, omp_threads_for_fast_physics DEBUG: Variables in subroutine fv_sat_adj_init: ccpp_error_message, ccpp_error_flag, top_layer_index_for_fast_physics, number_of_gases_for_multi_gases_physics, flag_for_saturation_adjustment_for_microphysics_in_dynamics, number_of_water_species, gas_constants_for_multi_gases_physics, specific_heat_capacities_for_multi_gases_physics, mpi_rank_for_fast_physics, mpi_root_for_fast_physics DEBUG: Parsing file gscond.f with registry OrderedDict([('zhaocarr_gscond', {'zhaocarr_gscond': {'zhaocarr_gscond_finalize': [17, 18], 'zhaocarr_gscond_run': [38, 482], 'zhaocarr_gscond_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -23158,12 +24318,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run DEBUG: Module name: zhaocarr_gscond DEBUG: Scheme name: zhaocarr_gscond +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine zhaocarr_gscond_finalize: DEBUG: Variables in subroutine zhaocarr_gscond_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, time_step_for_dynamics, air_pressure, surface_air_pressure, water_vapor_specific_humidity_updated_by_physics, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, air_temperature_two_time_steps_back, water_vapor_specific_humidity_two_time_steps_back, surface_air_pressure_two_time_steps_back, air_temperature_at_previous_time_step, water_vapor_specific_humidity_at_previous_time_step, surface_air_pressure_at_previous_time_step, critical_relative_humidity, flag_print, horizontal_index_of_printed_column, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine zhaocarr_gscond_init: DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {}), ('gwdc_post', {})]) INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -23175,12 +24338,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre DEBUG: Module name: gwdc_pre DEBUG: Scheme name: gwdc_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_pre_finalize: DEBUG: Variables in subroutine gwdc_pre_init: DEBUG: Variables in subroutine gwdc_pre_run: horizontal_loop_extent, multiplication_factors_for_convective_gravity_wave_drag, cell_size, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, characteristic_grid_length_scale, cloud_area_fraction, vertical_dimension, vertical_index_at_cloud_base, vertical_index_at_cloud_top, time_step_for_physics, air_temperature_updated_by_physics, air_temperature_save, air_pressure_difference_between_midlayers, maximum_column_heating_rate, flag_for_convective_gravity_wave_drag, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {'gwdc': {'gwdc_run': [117, 1268], 'gwdc_finalize': [1274, 1275], 'gwdc_init': [81, 82]}}), ('gwdc_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -23198,16 +24370,25 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init DEBUG: Module name: gwdc DEBUG: Scheme name: gwdc +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_run: horizontal_loop_extent, characteristic_grid_length_scale, cloud_area_fraction, vertical_dimension, vertical_index_at_cloud_base, vertical_index_at_cloud_top, time_step_for_physics, air_pressure_difference_between_midlayers, maximum_column_heating_rate, ccpp_error_message, ccpp_error_flag, latitude_index_in_debug_printouts, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, air_pressure, air_pressure_at_interface, flag_deep_convection, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, ratio_of_vapor_to_dry_air_gas_constants_minus_one, pi, flag_print, horizontal_index_of_printed_column, forecast_time, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag DEBUG: Variables in subroutine gwdc_finalize: DEBUG: Variables in subroutine gwdc_init: DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {'gwdc': {'gwdc_run': [117, 1268], 'gwdc_finalize': [1274, 1275], 'gwdc_init': [81, 82]}}), ('gwdc_post', {'gwdc_post': {'gwdc_post_finalize': [1334, 1335], 'gwdc_post_init': [1285, 1286], 'gwdc_post_run': [1292, 1329]}})]) INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -23221,11 +24402,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run DEBUG: Module name: gwdc_post DEBUG: Scheme name: gwdc_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_post_finalize: DEBUG: Variables in subroutine gwdc_post_init: DEBUG: Variables in subroutine gwdc_post_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, air_temperature_updated_by_physics, ccpp_error_message, ccpp_error_flag, specific_heat_of_dry_air_at_constant_pressure, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, flag_diagnostics, flag_diagnostics_3D, time_step_for_dynamics, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, x_wind_updated_by_physics, y_wind_updated_by_physics DEBUG: Parsing file gwdps.f with registry OrderedDict([('gwdps', {'gwdps': {'gwdps_init': [8, 9], 'gwdps_run': [193, 1257], 'gwdps_finalize': [1262, 1263]}})]) INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -23254,21 +24438,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize DEBUG: Module name: gwdps DEBUG: Scheme name: gwdps +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine gwdps_init: DEBUG: Variables in subroutine gwdps_run: horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, index_of_time_step, standard_deviation_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, number_of_equatorial_longitude_points, number_of_statistical_measures_of_subgrid_orography, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, mpi_rank, flag_print, horizontal_index_of_printed_column, level_of_dividing_streamline, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine gwdps_finalize: DEBUG: Parsing file h2ophys.f with registry OrderedDict([('h2ophys', {'h2ophys': {'h2ophys_init': [12, 13], 'h2ophys_run': [21, 125], 'h2ophys_finalize': [131, 132]}})]) INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize DEBUG: Module name: h2ophys DEBUG: Scheme name: h2ophys +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine h2ophys_init: DEBUG: Variables in subroutine h2ophys_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_h2o_forcing_data, time_step_for_physics, water_vapor_specific_humidity_updated_by_physics, natural_log_of_h2o_forcing_data_pressure_levels, air_pressure, h2o_forcing, number_of_coefficients_in_h2o_forcing_data, flag_diagnostics_3D, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine h2ophys_finalize: DEBUG: Parsing file samfdeepcnv.f with registry OrderedDict([('samfdeepcnv', {'samfdeepcnv': {'samfdeepcnv_run': [63, 2913], 'samfdeepcnv_finalize': [18, 19], 'samfdeepcnv_init': [12, 13]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -23307,10 +24497,13 @@ INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init DEBUG: Module name: samfdeepcnv DEBUG: Scheme name: samfdeepcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'samfaerosols.F', 'machine.F'] DEBUG: Variables in subroutine samfdeepcnv_run: horizontal_loop_extent, vertical_dimension, number_of_aerosol_tracers_for_convection, number_of_chemical_tracers, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, time_step_for_physics, index_for_turbulent_kinetic_energy_convective_transport_tracer, number_of_tracers_for_samf, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, convective_transportable_tracers, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, coefficients_for_aerosol_scavenging, flag_for_hwrf_samfdeepcnv_scheme, cloud_work_function, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, cell_area, omega, number_of_hydrometeors, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, flag_for_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, threshold_for_perturbed_vertical_velocity, fraction_of_cellular_automata_for_deep_convection, physics_field_for_coupling, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine samfdeepcnv_finalize: DEBUG: Variables in subroutine samfdeepcnv_init: DEBUG: Parsing file samfshalcnv.f with registry OrderedDict([('samfshalcnv', {'samfshalcnv': {'samfshalcnv_run': [43, 1863], 'samfshalcnv_finalize': [17, 18], 'samfshalcnv_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -23336,10 +24529,17 @@ INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init DEBUG: Module name: samfshalcnv DEBUG: Scheme name: samfshalcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'samfaerosols.F', 'machine.F'] DEBUG: Variables in subroutine samfshalcnv_run: horizontal_loop_extent, vertical_dimension, number_of_aerosol_tracers_for_convection, number_of_chemical_tracers, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, time_step_for_physics, index_for_turbulent_kinetic_energy_convective_transport_tracer, number_of_tracers_for_samf, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, convective_transportable_tracers, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, coefficients_for_aerosol_scavenging, lwe_thickness_of_shallow_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, cell_area, omega, number_of_hydrometeors, atmosphere_boundary_layer_thickness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, flag_for_hwrf_samfshalcnv_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine samfshalcnv_finalize: DEBUG: Variables in subroutine samfshalcnv_init: DEBUG: Parsing file sascnvn.F with registry OrderedDict([('sascnvn', {'sascnvn': {'sascnvn_init': [21, 37], 'sascnvn_run': [89, 2092], 'sascnvn_finalize': [42, 43]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -23375,10 +24575,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for sascnvn_finalize DEBUG: Module name: sascnvn DEBUG: Scheme name: sascnvn +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sascnvn_init: flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sascnvn_run: ccpp_error_message, ccpp_error_flag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, gas_constant_dry_air, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, horizontal_loop_extent, vertical_dimension, number_of_spectral_wave_trancation_for_sas, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, cloud_work_function, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, omega, number_of_hydrometeors, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection DEBUG: Variables in subroutine sascnvn_finalize: DEBUG: Parsing file shalcnv.F with registry OrderedDict([('shalcnv', {'shalcnv': {'shalcnv_init': [21, 38], 'shalcnv_run': [89, 1315], 'shalcnv_finalize': [43, 44]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -23405,10 +24612,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for shalcnv_finalize DEBUG: Module name: shalcnv DEBUG: Scheme name: shalcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine shalcnv_init: flag_for_shoc, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine shalcnv_run: ccpp_error_message, ccpp_error_flag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, gas_constant_dry_air, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, horizontal_loop_extent, vertical_dimension, number_of_spectral_wave_trancation_for_sas, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, lwe_thickness_of_shallow_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, omega, number_of_hydrometeors, atmosphere_boundary_layer_thickness, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection DEBUG: Variables in subroutine shalcnv_finalize: DEBUG: Parsing file maximum_hourly_diagnostics.F90 with registry OrderedDict([('maximum_hourly_diagnostics', {'maximum_hourly_diagnostics': {'maximum_hourly_diagnostics_run': [18, 102], 'maximum_hourly_diagnostics_finalize': [11, 12], 'maximum_hourly_diagnostics_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -23428,10 +24638,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run DEBUG: Module name: maximum_hourly_diagnostics DEBUG: Scheme name: maximum_hourly_diagnostics +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine maximum_hourly_diagnostics_run: horizontal_loop_extent, vertical_dimension, flag_reset_maximum_hourly_fields, flag_for_radar_reflectivity, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, gravitational_acceleration, geopotential, air_temperature_updated_by_physics, radar_reflectivity_10cm, maximum_reflectivity_at_1km_agl_over_maximum_hourly_time_interval, maximum_reflectivity_at_minus10c_over_maximum_hourly_time_interval, x_wind_at_10m, y_wind_at_10m, maximum_u_wind_at_10m_over_maximum_hourly_time_interval, maximum_v_wind_at_10m_over_maximum_hourly_time_interval, maximum_wind_at_10m_over_maximum_hourly_time_interval, surface_air_pressure, temperature_at_2m, specific_humidity_at_2m, maximum_temperature_at_2m_over_maximum_hourly_time_interval, minimum_temperature_at_2m_over_maximum_hourly_time_interval, maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval, minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine maximum_hourly_diagnostics_finalize: DEBUG: Variables in subroutine maximum_hourly_diagnostics_init: DEBUG: Parsing file m_micro.F90 with registry OrderedDict([('m_micro', {'m_micro': {'m_micro_run': [65, 1252], 'm_micro_init': [16, 49], 'm_micro_finalize': [54, 55]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -23486,15 +24700,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize DEBUG: Module name: m_micro DEBUG: Scheme name: m_micro +DEBUG: Scheme dependencies: ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] DEBUG: Variables in subroutine m_micro_run: horizontal_loop_extent, vertical_dimension, flag_flip, time_step_for_physics, air_pressure, air_pressure_at_interface, geopotential, geopotential_at_interface, omega, cloud_condensed_water_mixing_ratio_convective_transport_tracer, mass_fraction_of_convective_cloud_liquid_water, ice_water_mixing_ratio_convective_transport_tracer, mass_fraction_of_convective_cloud_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, land_area_fraction_for_microphysics, atmosphere_boundary_layer_thickness, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, x_wind_updated_by_physics, y_wind_updated_by_physics, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, cloud_droplet_number_concentration_updated_by_physics, ice_number_concentration_updated_by_physics, number_of_frozen_precipitation_species, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, cloud_fraction_for_MG, vertical_index_at_cloud_base, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um, aerosol_number_concentration_from_gocart_aerosol_climatology, in_number_concentration, ccn_number_concentration, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, flag_skip_macro, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, index_of_time_step, latitude, longitude, critical_relative_humidity, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine m_micro_init: number_of_frozen_precipitation_species, ccpp_error_message, ccpp_error_flag, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, gravitational_acceleration, gas_constant_dry_air, gas_constant_water_vapor, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, triple_point_temperature_of_water, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_type_of_precip_fraction_method, mg_bergeron_efficiency_factor, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_hail, mg_flag_for_graupel, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment DEBUG: Variables in subroutine m_micro_finalize: DEBUG: Parsing file m_micro_interstitial.F90 with registry OrderedDict([('m_micro_pre', {'m_micro_pre': {'m_micro_pre_init': [10, 11], 'm_micro_pre_finalize': [124, 125], 'm_micro_pre_run': [19, 119]}}), ('m_micro_post', {})]) INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -23517,13 +24737,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre DEBUG: Module name: m_micro_pre DEBUG: Scheme name: m_micro_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine m_micro_pre_init: DEBUG: Variables in subroutine m_micro_pre_finalize: DEBUG: Variables in subroutine m_micro_pre_run: horizontal_loop_extent, vertical_dimension, flag_for_shoc, flag_skip_macro, number_of_frozen_precipitation_species, flag_mg3_as_mg2, ice_water_mixing_ratio_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, subgrid_scale_cloud_fraction_from_shoc, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, air_temperature_updated_by_physics, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, cloud_fraction_for_MG, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, convective_cloud_volume_fraction, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file m_micro_interstitial.F90 with registry OrderedDict([('m_micro_pre', {'m_micro_pre': {'m_micro_pre_init': [10, 11], 'm_micro_pre_finalize': [124, 125], 'm_micro_pre_run': [19, 119]}}), ('m_micro_post', {'m_micro_post': {'m_micro_post_init': [136, 137], 'm_micro_post_run': [143, 237], 'm_micro_post_finalize': [242, 243]}})]) INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -23543,10 +24770,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for m_micro_post_finalize DEBUG: Module name: m_micro_post DEBUG: Scheme name: m_micro_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine m_micro_post_init: DEBUG: Variables in subroutine m_micro_post_run: horizontal_loop_extent, vertical_dimension, number_of_frozen_precipitation_species, flag_mg3_as_mg2, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, ccpp_error_message, ccpp_error_flag, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, time_step_for_physics DEBUG: Variables in subroutine m_micro_post_finalize: DEBUG: Parsing file cu_gf_driver_pre.F90 with registry OrderedDict([('cu_gf_driver_pre', {'cu_gf_driver_pre': {'cu_gf_driver_pre_init': [7, 8], 'cu_gf_driver_pre_finalize': [9, 10], 'cu_gf_driver_pre_run': [14, 54]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -23557,10 +24787,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run DEBUG: Module name: cu_gf_driver_pre DEBUG: Scheme name: cu_gf_driver_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_gf_driver_pre_init: DEBUG: Variables in subroutine cu_gf_driver_pre_finalize: DEBUG: Variables in subroutine cu_gf_driver_pre_run: flag_for_first_time_step, flag_for_restart, index_of_time_step, forecast_time, time_step_for_physics, air_temperature, water_vapor_specific_humidity, temperature_from_previous_timestep, moisture_from_previous_timestep, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, conv_activity_counter, gf_memory_counter, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cu_gf_driver.F90 with registry OrderedDict([('cu_gf_driver', {'cu_gf_driver': {'cu_gf_driver_run': [54, 698], 'cu_gf_driver_init': [17, 33], 'cu_gf_driver_finalize': [38, 39]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -23600,13 +24834,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize DEBUG: Module name: cu_gf_driver DEBUG: Scheme name: cu_gf_driver +DEBUG: Scheme dependencies: ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] DEBUG: Variables in subroutine cu_gf_driver_run: number_of_tracers, cell_area, horizontal_loop_extent, vertical_dimension, time_step_for_physics, conv_activity_counter, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, geopotential, lwe_thickness_of_deep_convective_precipitation_amount, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, cloud_work_function, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature, omega, water_vapor_specific_humidity, air_pressure, surface_air_pressure, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, atmosphere_boundary_layer_thickness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, flag_for_mass_flux_shallow_convection_scheme, flag_for_generic_shallow_convection_tendency, flag_for_generic_deep_convection_tendency, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, flag_diagnostics_3D, flag_tracer_diagnostics_3D, convective_cloud_condesate_after_rainout, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_gf_driver_init: ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root DEBUG: Variables in subroutine cu_gf_driver_finalize: DEBUG: Parsing file cu_gf_driver_post.F90 with registry OrderedDict([('cu_gf_driver_post', {'cu_gf_driver_post': {'cu_gf_driver_post_init': [7, 8], 'cu_gf_driver_post_run': [14, 41], 'cu_gf_driver_post_finalize': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run @@ -23615,10 +24855,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run DEBUG: Module name: cu_gf_driver_post DEBUG: Scheme name: cu_gf_driver_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_gf_driver_post_init: DEBUG: Variables in subroutine cu_gf_driver_post_run: horizontal_loop_extent, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, temperature_from_previous_timestep, moisture_from_previous_timestep, conv_activity_counter, gf_memory_counter, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_gf_driver_post_finalize: DEBUG: Parsing file moninedmf.f with registry OrderedDict([('hedmf', {'hedmf': {'hedmf_run': [52, 1139], 'hedmf_init': [10, 24], 'hedmf_finalize': [25, 26]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -23663,12 +24907,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf DEBUG: Module name: hedmf DEBUG: Scheme name: hedmf +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] DEBUG: Variables in subroutine hedmf_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, atmosphere_heat_diffusivity, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_print, horizontal_index_of_printed_column, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, flag_diagnostics, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_idealized_physics, index_for_ozone, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_for_generic_planetary_boundary_layer_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_init: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_finalize: DEBUG: Parsing file moninedmf_hafs.f with registry OrderedDict([('hedmf_hafs', {'hedmf_hafs': {'hedmf_hafs_finalize': [24, 25], 'hedmf_hafs_init': [10, 23], 'hedmf_hafs_run': [51, 1322]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -23711,10 +24965,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run DEBUG: Module name: hedmf_hafs DEBUG: Scheme name: hedmf_hafs +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] DEBUG: Variables in subroutine hedmf_hafs_finalize: DEBUG: Variables in subroutine hedmf_hafs_init: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_hafs_run: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, atmosphere_heat_diffusivity, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_print, horizontal_index_of_printed_column, atmosphere_heat_diffusivity_background_maximum, sea_land_ice_mask DEBUG: Parsing file moninshoc.f with registry OrderedDict([('moninshoc', {'moninshoc': {'moninshoc_run': [21, 527], 'moninshoc_finalize': [7, 8], 'moninshoc_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -23753,10 +25010,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run DEBUG: Module name: moninshoc DEBUG: Scheme name: moninshoc +DEBUG: Scheme dependencies: ['funcphys.f90', 'tridi.f', 'machine.F'] DEBUG: Variables in subroutine moninshoc_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, atmosphere_heat_diffusivity_from_shoc, prandtl_number, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_heat_diffusivity, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, atmosphere_heat_diffusivity_background_maximum, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine moninshoc_finalize: DEBUG: Variables in subroutine moninshoc_init: DEBUG: Parsing file satmedmfvdif.F with registry OrderedDict([('satmedmfvdif', {'satmedmfvdif': {'satmedmfvdif_init': [9, 23], 'satmedmfvdif_finalize': [24, 25], 'satmedmfvdif_run': [46, 1479]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -23801,10 +25065,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run DEBUG: Module name: satmedmfvdif DEBUG: Scheme name: satmedmfvdif +DEBUG: Scheme dependencies: ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] DEBUG: Variables in subroutine satmedmfvdif_init: choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine satmedmfvdif_finalize: DEBUG: Variables in subroutine satmedmfvdif_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, cell_area, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_diagnostics_3D, flag_tracer_diagnostics_3D DEBUG: Parsing file satmedmfvdifq.F with registry OrderedDict([('satmedmfvdifq', {'satmedmfvdifq': {'satmedmfvdifq_init': [17, 31], 'satmedmfvdifq_run': [49, 1526], 'satmedmfvdifq_finalize': [32, 33]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -23851,10 +25122,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run DEBUG: Module name: satmedmfvdifq DEBUG: Scheme name: satmedmfvdifq +DEBUG: Scheme dependencies: ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] DEBUG: Variables in subroutine satmedmfvdifq_init: choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine satmedmfvdifq_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, cell_area, sea_land_ice_mask, surface_snow_thickness_water_equivalent_over_land, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, index_for_ozone, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_diagnostics_3D, flag_tracer_diagnostics_3D DEBUG: Variables in subroutine satmedmfvdifq_finalize: DEBUG: Parsing file shinhongvdif.F90 with registry OrderedDict([('shinhongvdif', {'shinhongvdif': {'shinhongvdif_run': [23, 1183], 'shinhongvdif_finalize': [13, 14], 'shinhongvdif_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -23889,10 +25163,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run DEBUG: Module name: shinhongvdif DEBUG: Scheme name: shinhongvdif +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine shinhongvdif_run: horizontal_loop_extent, vertical_dimension, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, number_of_tracers, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, geopotential_at_interface, geopotential, surface_air_pressure, surface_roughness_length, surface_wind_stress, atmosphere_boundary_layer_thickness, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, latent_heat_of_vaporization_of_water_at_0C, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_physics, vertical_index_at_top_of_atmosphere_boundary_layer, x_wind_at_10m, y_wind_at_10m, cell_size, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine shinhongvdif_finalize: DEBUG: Variables in subroutine shinhongvdif_init: DEBUG: Parsing file ysuvdif.F90 with registry OrderedDict([('ysuvdif', {'ysuvdif': {'ysuvdif_finalize': [13, 14], 'ysuvdif_init': [11, 12], 'ysuvdif_run': [23, 967]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -23929,10 +25206,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run DEBUG: Module name: ysuvdif DEBUG: Scheme name: ysuvdif +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ysuvdif_finalize: DEBUG: Variables in subroutine ysuvdif_init: DEBUG: Variables in subroutine ysuvdif_run: horizontal_loop_extent, vertical_dimension, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, number_of_tracers, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, geopotential_at_interface, geopotential, surface_air_pressure, surface_roughness_length, surface_wind_stress, atmosphere_boundary_layer_thickness, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, latent_heat_of_vaporization_of_water_at_0C, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_physics, vertical_index_at_top_of_atmosphere_boundary_layer, x_wind_at_10m, y_wind_at_10m, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYNNPBL_wrapper.F90 with registry OrderedDict([('mynnedmf_wrapper', {'mynnedmf_wrapper': {'mynnedmf_wrapper_init': [9, 22], 'mynnedmf_wrapper_finalize': [23, 24], 'mynnedmf_wrapper_run': [29, 692]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -24043,10 +25324,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run DEBUG: Module name: mynnedmf_wrapper DEBUG: Scheme name: mynnedmf_wrapper +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] DEBUG: Variables in subroutine mynnedmf_wrapper_init: DEBUG: Variables in subroutine mynnedmf_wrapper_finalize: DEBUG: Variables in subroutine mynnedmf_wrapper_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, flag_diagnostics, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_idealized_physics, flag_for_flux_coupling, time_step_for_physics, time_step_for_dynamics, cell_size, surface_roughness_length, geopotential_at_interface, x_wind, y_wind, omega, air_temperature, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, cloud_droplet_number_concentration, ice_number_concentration, ozone_mixing_ratio, water_friendly_aerosol_number_concentration, ice_friendly_aerosol_number_concentration, air_pressure, dimensionless_exner_function_at_model_layers, sea_land_ice_mask_real, surface_skin_temperature, surface_specific_humidity, surface_air_pressure, surface_friction_velocity, surface_drag_wind_speed_for_momentum_in_air, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, surface_wind_stress_over_ocean, sea_area_fraction, sea_ice_concentration, flag_nonzero_wet_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_land_surface_fraction, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, reciprocal_of_obukhov_length, tke_at_mass_points, turbulent_kinetic_energy, t_prime_squared, q_prime_squared, t_prime_q_prime, mixing_length, stability_function_for_heat, atmosphere_heat_diffusivity_for_mynnpbl, atmosphere_momentum_diffusivity_for_mynnpbl, atmosphere_boundary_layer_thickness, vertical_index_at_top_of_atmosphere_boundary_layer, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, subgrid_cloud_fraction_pbl, emdf_updraft_area, emdf_updraft_vertical_velocity, emdf_updraft_total_water, emdf_updraft_theta_l, emdf_updraft_entrainment_rate, emdf_updraft_cloud_water, theta_subsidence_tendency, water_vapor_subsidence_tendency, theta_detrainment_tendency, water_vapor_detrainment_tendency, number_of_plumes, maximum_mass_flux, k_level_of_highest_plume, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_mynnsfclay, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_aerosol_physics, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYNNSFC_wrapper.F90 with registry OrderedDict([('mynnsfc_wrapper', {'mynnsfc_wrapper': {'mynnsfc_wrapper_init': [5, 8], 'mynnsfc_wrapper_run': [17, 213], 'mynnsfc_wrapper_finalize': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -24138,10 +25422,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run DEBUG: Module name: mynnsfc_wrapper DEBUG: Scheme name: mynnsfc_wrapper +DEBUG: Scheme dependencies: ['module_sf_mynn.F90', 'machine.F'] DEBUG: Variables in subroutine mynnsfc_wrapper_init: DEBUG: Variables in subroutine mynnsfc_wrapper_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, ccpp_loop_counter, flag_for_first_time_step, flag_for_restart, flag_for_land_surface_scheme, bounded_vegetation_area_fraction, vegetation_type_classification, maximum_vegetation_area_fraction, vegetation_type_dataset_choice, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, flag_for_reduced_drag_coefficient_over_sea, flag_for_surface_roughness_option_over_ocean, time_step_for_physics, cell_size, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, air_pressure, geopotential_at_interface, dimensionless_exner_function_at_model_layers, surface_air_pressure, atmosphere_boundary_layer_thickness, sea_land_ice_mask_real, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, surface_specific_humidity, water_vapor_mixing_ratio_at_surface, surface_friction_velocity_drag, surface_stability_parameter, theta_star, reciprocal_of_obukhov_length, wind_speed_at_lowest_model_layer, surface_drag_wind_speed_for_momentum_in_air, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_latent_heat_flux, surface_latent_heat, surface_exchange_coefficient_for_heat, surface_exchange_coefficient_for_moisture, x_wind_at_10m, y_wind_at_10m, potential_temperature_at_2m, temperature_at_2m, specific_humidity_at_2m, surface_wind_enhancement_due_to_convection, surface_exchange_coefficient_for_heat_at_2m, surface_exchange_coefficient_for_moisture_at_2m, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mynnsfc_wrapper_finalize: DEBUG: Parsing file module_SGSCloud_RadPre.F90 with registry OrderedDict([('sgscloud_radpre', {'sgscloud_radpre': {'sgscloud_radpre_finalize': [11, 12], 'sgscloud_radpre_run': [31, 251], 'sgscloud_radpre_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -24172,20 +25459,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run DEBUG: Module name: sgscloud_radpre DEBUG: Scheme name: sgscloud_radpre +DEBUG: Scheme dependencies: ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] DEBUG: Variables in subroutine sgscloud_radpre_finalize: DEBUG: Variables in subroutine sgscloud_radpre_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, water_vapor_specific_humidity, air_temperature, air_pressure, rain_water_mixing_ratio, snow_water_mixing_ratio, graupel_mixing_ratio, convective_cloud_condesate_after_rainout, flag_for_mass_flux_deep_convection_scheme, flag_for_gf_deep_convection_scheme, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, subgrid_cloud_fraction_pbl, layer_pressure_thickness_for_radiation, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, sea_land_ice_mask_real, adjusted_vertical_layer_dimension_for_radiation, air_pressure_at_layer_for_radiation_in_hPa, latitude, layer_thickness_for_radiation, cloud_decorrelation_length, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, do_mynnedmf, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sgscloud_radpre_init: DEBUG: Parsing file module_SGSCloud_RadPost.F90 with registry OrderedDict([('sgscloud_radpost', {'sgscloud_radpost': {'sgscloud_radpost_run': [15, 47], 'sgscloud_radpost_finalize': [7, 8], 'sgscloud_radpost_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run DEBUG: Module name: sgscloud_radpost DEBUG: Scheme name: sgscloud_radpost +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sgscloud_radpost_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sgscloud_radpost_finalize: DEBUG: Variables in subroutine sgscloud_radpost_init: DEBUG: Parsing file module_MYJSFC_wrapper.F90 with registry OrderedDict([('myjsfc_wrapper', {'myjsfc_wrapper': {'myjsfc_wrapper_finalize': [7, 8], 'myjsfc_wrapper_init': [5, 6], 'myjsfc_wrapper_run': [15, 329]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -24260,10 +25553,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run DEBUG: Module name: myjsfc_wrapper DEBUG: Scheme name: myjsfc_wrapper +DEBUG: Scheme dependencies: ['module_SF_JSFC.F90'] DEBUG: Variables in subroutine myjsfc_wrapper_finalize: DEBUG: Variables in subroutine myjsfc_wrapper_init: DEBUG: Variables in subroutine myjsfc_wrapper_run: flag_for_restart, horizontal_loop_extent, vertical_dimension, index_of_time_step, number_of_tracers, index_for_turbulent_kinetic_energy, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, ccpp_loop_counter, flag_for_iteration, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, geopotential_at_interface, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, surface_specific_humidity, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top, atmosphere_boundary_layer_thickness, sea_land_ice_mask_real, surface_roughness_length, surface_friction_velocity, bulk_richardson_number_at_lowest_model_level, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_wind_stress, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_heat_at_2m, land_area_fraction, lake_area_fraction, sea_area_fraction, sea_ice_concentration, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, wind_speed_at_lowest_model_layer, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, gas_constant_dry_air, mpi_rank, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYJPBL_wrapper.F90 with registry OrderedDict([('myjpbl_wrapper', {'myjpbl_wrapper': {'myjpbl_wrapper_init': [5, 6], 'myjpbl_wrapper_finalize': [7, 8], 'myjpbl_wrapper_run': [15, 644]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -24316,18 +25612,25 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run DEBUG: Module name: myjpbl_wrapper DEBUG: Scheme name: myjpbl_wrapper +DEBUG: Scheme dependencies: ['module_BL_MYJPBL.F90'] DEBUG: Variables in subroutine myjpbl_wrapper_init: DEBUG: Variables in subroutine myjpbl_wrapper_finalize: DEBUG: Variables in subroutine myjpbl_wrapper_run: flag_for_restart, do_myjsfc, horizontal_loop_extent, vertical_dimension, time_step_for_physics, index_of_time_step, number_of_vertical_diffusion_tracers, index_for_turbulent_kinetic_energy, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, air_pressure, air_pressure_at_interface, geopotential_at_interface, standard_deviation_of_subgrid_orography, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature, surface_specific_humidity, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top, atmosphere_boundary_layer_thickness, vertical_index_at_top_of_atmosphere_boundary_layer, index_of_highest_temperature_inversion, sea_land_ice_mask_real, cell_area, surface_friction_velocity, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air, wind_speed_at_lowest_model_layer, surface_snow_thickness_water_equivalent, surface_roughness_length, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_heat_diffusivity, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, gas_constant_dry_air, mpi_rank, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file mp_thompson_pre.F90 with registry OrderedDict([('mp_thompson_pre', {'mp_thompson_pre': {'mp_thompson_pre_init': [10, 11], 'mp_thompson_pre_finalize': [31, 32], 'mp_thompson_pre_run': [15, 30]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run DEBUG: Module name: mp_thompson_pre DEBUG: Scheme name: mp_thompson_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine mp_thompson_pre_init: DEBUG: Variables in subroutine mp_thompson_pre_finalize: DEBUG: Variables in subroutine mp_thompson_pre_run: horizontal_loop_extent, vertical_dimension, air_temperature_updated_by_physics, air_temperature_save, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file mp_thompson.F90 with registry OrderedDict([('mp_thompson', {'mp_thompson': {'mp_thompson_run': [302, 515], 'mp_thompson_finalize': [520, 530], 'mp_thompson_init': [18, 295]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -24355,22 +25658,48 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson DEBUG: Module name: mp_thompson DEBUG: Scheme name: mp_thompson +DEBUG: Scheme dependencies: ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine mp_thompson_run: horizontal_loop_extent, vertical_dimension, gravitational_acceleration, gas_constant_dry_air, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, ice_number_concentration_updated_by_physics, rain_number_concentration_updated_by_physics, flag_for_aerosol_physics, cloud_droplet_number_concentration_updated_by_physics, water_friendly_aerosol_number_concentration_updated_by_physics, ice_friendly_aerosol_number_concentration_updated_by_physics, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, air_temperature_updated_by_physics, air_pressure, geopotential_at_interface, omega, time_step_for_physics, lwe_thickness_of_explicit_precipitation_amount, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_graupel_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, ratio_of_snowfall_to_rainfall, radar_reflectivity_10cm, flag_for_resetting_radar_reflectivity_calculation, flag_for_radar_reflectivity, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, mpi_comm, mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_init: vertical_dimension, gravitational_acceleration, gas_constant_dry_air, flag_for_aerosol_physics, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, air_pressure, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, mpi_comm, mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag, horizontal_dimension, flag_for_restart, flag_for_microphysics_scheme, flag_for_thompson_microphysics_scheme, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, rain_water_mixing_ratio, ice_water_mixing_ratio, snow_water_mixing_ratio, graupel_mixing_ratio, ice_number_concentration, rain_number_concentration, cloud_droplet_number_concentration, water_friendly_aerosol_number_concentration, ice_friendly_aerosol_number_concentration, air_temperature, geopotential, cell_area, omp_threads DEBUG: Parsing file mp_thompson_post.F90 with registry OrderedDict([('mp_thompson_post', {'mp_thompson_post': {'mp_thompson_post_init': [11, 31], 'mp_thompson_post_finalize': [96, 107], 'mp_thompson_post_run': [35, 92]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post DEBUG: Module name: mp_thompson_post DEBUG: Scheme name: mp_thompson_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine mp_thompson_post_init: limit_for_temperature_tendency_for_microphysics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_post_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_post_run: limit_for_temperature_tendency_for_microphysics, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, air_temperature_save, air_temperature_updated_by_physics, dimensionless_exner_function_at_model_layers, time_step_for_physics, index_of_time_step, mpi_comm, mpi_rank, mpi_root DEBUG: Parsing file ozphys.f with registry OrderedDict([('ozphys', {'ozphys': {'ozphys_run': [40, 171], 'ozphys_finalize': [28, 29], 'ozphys_init': [10, 23]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -24381,12 +25710,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys DEBUG: Module name: ozphys DEBUG: Scheme name: ozphys +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ozphys_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_ozone_forcing_data, time_step_for_physics, ozone_concentration_updated_by_physics, air_temperature_updated_by_physics, natural_log_of_ozone_forcing_data_pressure_levels, air_pressure, ozone_forcing, number_of_coefficients_in_ozone_forcing_data, air_pressure_difference_between_midlayers, flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, gravitational_acceleration, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine ozphys_finalize: DEBUG: Variables in subroutine ozphys_init: ccpp_error_message, ccpp_error_flag, flag_for_ozone_physics DEBUG: Parsing file ozphys_2015.f with registry OrderedDict([('ozphys_2015', {'ozphys_2015': {'ozphys_2015_run': [44, 149], 'ozphys_2015_finalize': [26, 27], 'ozphys_2015_init': [8, 21]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -24397,14 +25733,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 DEBUG: Module name: ozphys_2015 DEBUG: Scheme name: ozphys_2015 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ozphys_2015_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_ozone_forcing_data, time_step_for_physics, ozone_concentration_updated_by_physics, air_temperature_updated_by_physics, natural_log_of_ozone_forcing_data_pressure_levels, air_pressure, ozone_forcing, number_of_coefficients_in_ozone_forcing_data, air_pressure_difference_between_midlayers, flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, gravitational_acceleration, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine ozphys_2015_finalize: DEBUG: Variables in subroutine ozphys_2015_init: ccpp_error_message, ccpp_error_flag, flag_for_2015_ozone_physics DEBUG: Parsing file precpd.f with registry OrderedDict([('zhaocarr_precpd', {'zhaocarr_precpd': {'zhaocarr_precpd_init': [10, 11], 'zhaocarr_precpd_finalize': [681, 682], 'zhaocarr_precpd_run': [44, 677]}})]) INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -24417,10 +25759,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run DEBUG: Module name: zhaocarr_precpd DEBUG: Scheme name: zhaocarr_precpd +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine zhaocarr_precpd_init: DEBUG: Variables in subroutine zhaocarr_precpd_finalize: DEBUG: Variables in subroutine zhaocarr_precpd_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, tendency_of_rain_water_mixing_ratio_due_to_microphysics, critical_relative_humidity, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, grid_size_related_coefficient_used_in_scale_sensitive_schemes, flag_print, horizontal_index_of_printed_column, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file phys_tend.F90 with registry OrderedDict([('phys_tend', {'phys_tend': {'phys_tend_run': [13, 62], 'phys_tend_finalize': [8, 9], 'phys_tend_init': [6, 7]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -24458,10 +25803,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run DEBUG: Module name: phys_tend DEBUG: Scheme name: phys_tend +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine phys_tend_run: flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_physics, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_physics, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_physics, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, cumulative_change_in_water_vapor_specific_humidity_due_to_physics, cumulative_change_in_ozone_concentration_due_to_physics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine phys_tend_finalize: DEBUG: Variables in subroutine phys_tend_init: DEBUG: Parsing file radlw_main.f with registry OrderedDict([('rrtmg_lw', {'rrtmg_lw': {'rrtmg_lw_init': [319, 320], 'rrtmg_lw_finalize': [1018, 1019], 'rrtmg_lw_run': [349, 1015]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -24501,10 +25849,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run DEBUG: Module name: rrtmg_lw DEBUG: Scheme name: rrtmg_lw +DEBUG: Scheme dependencies: ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] DEBUG: Variables in subroutine rrtmg_lw_init: DEBUG: Variables in subroutine rrtmg_lw_finalize: DEBUG: Variables in subroutine rrtmg_lw_run: air_pressure_at_layer_for_radiation_in_hPa, air_pressure_at_interface_for_radiation_in_hPa, air_temperature_at_layer_for_radiation, air_temperature_at_interface_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, seed_random_numbers_lw, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, surface_longwave_emissivity, surface_ground_temperature_for_radiation, layer_thickness_for_radiation, layer_pressure_thickness_for_radiation, cloud_decorrelation_length, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, flag_print, total_cloud_fraction, flag_to_calc_lw, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, lw_fluxes_top_atmosphere, lw_fluxes_sfc, cloud_optical_depth_layers_at_10mu_band, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file radsw_main.f with registry OrderedDict([('rrtmg_sw', {'rrtmg_sw': {'rrtmg_sw_init': [340, 341], 'rrtmg_sw_run': [426, 1091], 'rrtmg_sw_finalize': [1094, 1095]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -24550,10 +25901,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run DEBUG: Module name: rrtmg_sw DEBUG: Scheme name: rrtmg_sw +DEBUG: Scheme dependencies: ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] DEBUG: Variables in subroutine rrtmg_sw_init: DEBUG: Variables in subroutine rrtmg_sw_run: air_pressure_at_layer_for_radiation_in_hPa, air_pressure_at_interface_for_radiation_in_hPa, air_temperature_at_layer_for_radiation, air_temperature_at_interface_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, seed_random_numbers_sw, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, layer_thickness_for_radiation, layer_pressure_thickness_for_radiation, cloud_decorrelation_length, cosine_of_zenith_angle, solar_constant, daytime_points_dimension, daytime_points, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, flag_print, total_cloud_fraction, flag_to_calc_sw, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, sw_fluxes_top_atmosphere, sw_fluxes_sfc, cloud_optical_depth_layers_at_0p55mu_band, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, components_of_surface_downward_shortwave_fluxes, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_sw_finalize: DEBUG: Parsing file rascnv.F90 with registry OrderedDict([('rascnv', {'rascnv': {'rascnv_init': [62, 141], 'rascnv_finalize': [146, 153], 'rascnv_run': [225, 898]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -24590,12 +25954,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table rascnv_run DEBUG: Module name: rascnv DEBUG: Scheme name: rascnv +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine rascnv_init: mpi_rank, time_step_for_physics, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, triple_point_temperature_of_water, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_ice_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rascnv_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rascnv_run: mpi_rank, time_step_for_physics, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers_for_samf, time_step_for_dynamics, multiplication_factor_for_critical_cloud_workfunction, cell_area, minimum_scaling_factor_for_critical_relative_humidity, inverse_scaling_factor_for_critical_relative_humidity, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, flag_flip, random_number_array, array_dimension_of_random_number, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_of_time_step, critical_relative_humidity, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, convective_transportable_tracers, coefficients_for_aerosol_scavenging, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_interfaces, dimensionless_exner_function_at_model_layers, geopotential, geopotential_at_interface, vertical_index_at_top_of_atmosphere_boundary_layer, surface_drag_coefficient_for_momentum_in_air, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, surface_wind_enhancement_due_to_convection, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment DEBUG: Parsing file rayleigh_damp.f with registry OrderedDict([('rayleigh_damp', {'rayleigh_damp': {'rayleigh_damp_finalize': [129, 130], 'rayleigh_damp_init': [8, 9], 'rayleigh_damp_run': [22, 125]}})]) INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -24608,33 +25975,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run DEBUG: Module name: rayleigh_damp DEBUG: Scheme name: rayleigh_damp +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine rayleigh_damp_finalize: DEBUG: Variables in subroutine rayleigh_damp_init: DEBUG: Variables in subroutine rayleigh_damp_run: flag_idealized_physics, horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, time_step_for_physics, specific_heat_of_dry_air_at_constant_pressure, number_of_vertical_layers_for_radiation_calculations, surface_air_pressure, air_pressure, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, flag_diagnostics_3D, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_rayleigh_damping, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmg_lw_post.F90 with registry OrderedDict([('rrtmg_lw_post', {'rrtmg_lw_post': {'rrtmg_lw_post_init': [8, 9], 'rrtmg_lw_post_run': [16, 63], 'rrtmg_lw_post_finalize': [66, 67]}})]) INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize DEBUG: Module name: rrtmg_lw_post DEBUG: Scheme name: rrtmg_lw_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine rrtmg_lw_post_init: DEBUG: Variables in subroutine rrtmg_lw_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_radtend_type_instance, GFS_coupling_type_instance, horizontal_loop_extent, extra_top_layer, number_of_vertical_layers_for_radiation_calculations, vertical_index_difference_between_inout_and_local, surface_air_temperature_for_radiation, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_lw_post_finalize: DEBUG: Parsing file rrtmg_lw_pre.F90 with registry OrderedDict([('rrtmg_lw_pre', {'rrtmg_lw_pre': {'rrtmg_lw_pre_run': [14, 36], 'rrtmg_lw_pre_init': [9, 10], 'rrtmg_lw_pre_finalize': [39, 40]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize DEBUG: Module name: rrtmg_lw_pre DEBUG: Scheme name: rrtmg_lw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_lw_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_radtend_type_instance, horizontal_loop_extent, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_lw_pre_init: DEBUG: Variables in subroutine rrtmg_lw_pre_finalize: DEBUG: Parsing file rrtmg_sw_post.F90 with registry OrderedDict([('rrtmg_sw_post', {'rrtmg_sw_post': {'rrtmg_sw_post_init': [8, 9], 'rrtmg_sw_post_finalize': [103, 104], 'rrtmg_sw_post_run': [16, 100]}})]) INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -24644,12 +26020,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run DEBUG: Module name: rrtmg_sw_post DEBUG: Scheme name: rrtmg_sw_post +DEBUG: Scheme dependencies: ['radsw_param.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_sw_post_init: DEBUG: Variables in subroutine rrtmg_sw_post_finalize: DEBUG: Variables in subroutine rrtmg_sw_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_diag_type_instance, GFS_radtend_type_instance, GFS_coupling_type_instance, horizontal_loop_extent, extra_top_layer, daytime_points_dimension, number_of_vertical_layers_for_radiation_calculations, vertical_index_difference_between_inout_and_local, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, components_of_surface_downward_shortwave_fluxes, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file rrtmg_sw_pre.F90 with registry OrderedDict([('rrtmg_sw_pre', {'rrtmg_sw_pre': {'rrtmg_sw_pre_init': [9, 10], 'rrtmg_sw_pre_finalize': [71, 72], 'rrtmg_sw_pre_run': [14, 68]}})]) +DEBUG: Parsing file rrtmg_sw_pre.F90 with registry OrderedDict([('rrtmg_sw_pre', {'rrtmg_sw_pre': {'rrtmg_sw_pre_init': [9, 10], 'rrtmg_sw_pre_finalize': [81, 82], 'rrtmg_sw_pre_run': [14, 78]}})]) INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -24660,10 +26039,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run DEBUG: Module name: rrtmg_sw_pre DEBUG: Scheme name: rrtmg_sw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_sw_pre_init: DEBUG: Variables in subroutine rrtmg_sw_pre_finalize: DEBUG: Variables in subroutine rrtmg_sw_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_radtend_type_instance, horizontal_loop_extent, daytime_points_dimension, daytime_points, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, surface_albedo_perturbation, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_diag.f with registry OrderedDict([('sfc_diag', {'sfc_diag': {'sfc_diag_init': [6, 7], 'sfc_diag_finalize': [8, 9], 'sfc_diag_run': [18, 80]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -24684,10 +26066,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run DEBUG: Module name: sfc_diag DEBUG: Scheme name: sfc_diag +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_diag_init: DEBUG: Variables in subroutine sfc_diag_finalize: DEBUG: Variables in subroutine sfc_diag_run: horizontal_loop_extent, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, surface_air_pressure, x_wind_at_lowest_model_layer_updated_by_physics, y_wind_at_lowest_model_layer_updated_by_physics, air_temperature_at_lowest_model_layer_updated_by_physics, water_vapor_specific_humidity_at_lowest_model_layer_updated_by_physics, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, kinematic_surface_upward_latent_heat_flux, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_heat_at_2m, surface_skin_temperature, surface_specific_humidity, ratio_of_wind_at_lowest_model_layer_and_wind_at_10m, x_wind_at_10m, y_wind_at_10m, temperature_at_2m, specific_humidity_at_2m, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_diag_post.F90 with registry OrderedDict([('sfc_diag_post', {'sfc_diag_post': {'sfc_diag_post_init': [4, 5], 'sfc_diag_post_run': [13, 59], 'sfc_diag_post_finalize': [6, 7]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -24706,10 +26091,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run DEBUG: Module name: sfc_diag_post DEBUG: Scheme name: sfc_diag_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_diag_post_init: DEBUG: Variables in subroutine sfc_diag_post_run: horizontal_loop_extent, flag_for_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_nonzero_land_surface_fraction, flag_diagnostics, time_step_for_dynamics, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, surface_air_pressure, temperature_at_2m_from_noahmp, specific_humidity_at_2m_from_noahmp, temperature_at_2m, specific_humidity_at_2m, x_wind_at_10m, y_wind_at_10m, minimum_temperature_at_2m, maximum_temperature_at_2m, minimum_specific_humidity_at_2m, maximum_specific_humidity_at_2m, maximum_wind_at_10m, maximum_x_wind_at_10m, maximum_y_wind_at_10m, dewpoint_temperature_at_2m, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_diag_post_finalize: DEBUG: Parsing file sfc_drv_ruc.F90 with registry OrderedDict([('lsm_ruc', {'lsm_ruc': {'lsm_ruc_finalize': [31, 38], 'lsm_ruc_run': [115, 831], 'lsm_ruc_init': [17, 27]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -24786,23 +26180,37 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc DEBUG: Module name: lsm_ruc DEBUG: Scheme name: lsm_ruc +DEBUG: Scheme dependencies: ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] DEBUG: Variables in subroutine lsm_ruc_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_ruc_run: ccpp_error_message, ccpp_error_flag, ccpp_loop_counter, mpi_rank, mpi_root, index_of_time_step, horizontal_loop_extent, vertical_dimension, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, depth_of_soil_levels_for_land_surface_model, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, cloud_condensed_water_mixing_ratio_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, vegetation_area_fraction, leaf_area_index, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, wind_speed_at_lowest_model_layer, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, soil_type_dataset_choice, vegetation_type_dataset_choice, sea_ice_concentration, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, flag_for_ruc_land_surface_scheme, flag_for_land_surface_scheme, flag_nonzero_land_surface_fraction, sea_land_ice_mask, flag_for_reading_leaf_area_index_from_input, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, do_mynnsfclay, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, gas_constant_dry_air, gravitational_acceleration, pi, latent_heat_of_vaporization_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ocean_interstitial, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, flag_for_precipitation_type, volume_fraction_of_soil_moisture_for_land_surface_model, soil_temperature_for_land_surface_model, volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model, flag_for_frozen_soil_physics, volume_fraction_of_frozen_soil_moisture_for_land_surface_model, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, snow_temperature_bottom_first_layer, surface_roughness_length_over_land_interstitial, cloud_condensed_water_mixing_ratio_at_surface, surface_condensation_mass, sea_ice_temperature_interstitial, water_vapor_mixing_ratio_at_surface, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, density_of_frozen_precipitation, surface_runoff_flux, total_runoff, surface_runoff, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, soil_moisture_content, normalized_soil_wetness_for_land_surface_model, accumulated_water_equivalent_of_frozen_precip, total_accumulated_snowfall, flag_for_first_time_step, flag_for_restart DEBUG: Variables in subroutine lsm_ruc_init: ccpp_error_message, ccpp_error_flag, mpi_rank, soil_type_dataset_choice, vegetation_type_dataset_choice, iounit_namelist DEBUG: Parsing file lsm_ruc_sfc_sice_interstitial.F90 with registry OrderedDict([('lsm_ruc_sfc_sice_pre', {'lsm_ruc_sfc_sice_pre': {'lsm_ruc_sfc_sice_pre_finalize': [8, 9], 'lsm_ruc_sfc_sice_pre_run': [15, 43], 'lsm_ruc_sfc_sice_pre_init': [6, 7]}}), ('lsm_ruc_sfc_sice_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre DEBUG: Module name: lsm_ruc_sfc_sice_pre DEBUG: Scheme name: lsm_ruc_sfc_sice_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_finalize: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_run: horizontal_loop_extent, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, ice_vertical_dimension, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, soil_temperature, soil_temperature_for_land_surface_model, internal_ice_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_init: DEBUG: Parsing file lsm_ruc_sfc_sice_interstitial.F90 with registry OrderedDict([('lsm_ruc_sfc_sice_pre', {'lsm_ruc_sfc_sice_pre': {'lsm_ruc_sfc_sice_pre_finalize': [8, 9], 'lsm_ruc_sfc_sice_pre_run': [15, 43], 'lsm_ruc_sfc_sice_pre_init': [6, 7]}}), ('lsm_ruc_sfc_sice_post', {'lsm_ruc_sfc_sice_post': {'lsm_ruc_sfc_sice_post_finalize': [53, 54], 'lsm_ruc_sfc_sice_post_init': [51, 52], 'lsm_ruc_sfc_sice_post_run': [60, 88]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run @@ -24810,10 +26218,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run DEBUG: Module name: lsm_ruc_sfc_sice_post DEBUG: Scheme name: lsm_ruc_sfc_sice_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_finalize: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_init: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_run: horizontal_loop_extent, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, ice_vertical_dimension, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, soil_temperature, soil_temperature_for_land_surface_model, internal_ice_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_cice.f with registry OrderedDict([('sfc_cice', {'sfc_cice': {'sfc_cice_finalize': [12, 13], 'sfc_cice_run': [31, 130], 'sfc_cice_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -24838,10 +26249,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run DEBUG: Module name: sfc_cice DEBUG: Scheme name: sfc_cice +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_cice_finalize: DEBUG: Variables in subroutine sfc_cice_run: horizontal_loop_extent, flag_for_flux_coupling, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, air_pressure_at_lowest_model_layer, wind_speed_at_lowest_model_layer, flag_for_cice, flag_for_iteration, surface_upward_latent_heat_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_snow_thickness_for_coupling, surface_specific_humidity_over_ice, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, kinematic_surface_upward_latent_heat_flux_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ice, surface_wind_stress_over_ice, water_equivalent_accumulated_snow_depth_over_ice, surface_snow_thickness_water_equivalent_over_ice, surface_upward_potential_latent_heat_flux_over_ice, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_cice_init: DEBUG: Parsing file sfc_diff.f with registry OrderedDict([('sfc_diff', {'sfc_diff': {'sfc_diff_init': [12, 13], 'sfc_diff_finalize': [14, 15], 'sfc_diff_run': [52, 304]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -24904,10 +26318,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run DEBUG: Module name: sfc_diff DEBUG: Scheme name: sfc_diff +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_diff_init: DEBUG: Variables in subroutine sfc_diff_finalize: DEBUG: Variables in subroutine sfc_diff_run: horizontal_loop_extent, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, gravitational_acceleration, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, wind_speed_at_lowest_model_layer, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, bounded_vegetation_area_fraction, vegetation_type_classification, maximum_vegetation_area_fraction, vegetation_type_dataset_choice, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, flag_for_iteration, flag_for_reduced_drag_coefficient_over_sea, x_wind_at_10m, y_wind_at_10m, flag_for_surface_roughness_option_over_ocean, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_roughness_length_from_wave_model, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_drv.f with registry OrderedDict([('lsm_noah', {'lsm_noah': {'lsm_noah_run': [150, 488], 'lsm_noah_finalize': [29, 36], 'lsm_noah_init': [14, 25]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -24967,12 +26386,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah DEBUG: Module name: lsm_noah DEBUG: Scheme name: lsm_noah +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] DEBUG: Variables in subroutine lsm_noah_run: horizontal_loop_extent, soil_vertical_dimension, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, bounded_vegetation_area_fraction, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, flag_nonzero_land_surface_fraction, wind_speed_at_lowest_model_layer, surface_slope_classification, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, flag_for_canopy_heat_storage, soil_type_dataset_choice, vegetation_type_dataset_choice, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, magnitude_of_perturbation_of_vegetation_fraction, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, flag_for_precipitation_type, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, surface_roughness_length_over_land_interstitial, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_land, surface_runoff_flux, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, soil_moisture_content, snow_freezing_rain_upward_latent_heat_flux, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, normalized_soil_wetness, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_noah_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_noah_init: soil_type_dataset_choice, vegetation_type_dataset_choice, ccpp_error_message, ccpp_error_flag, mpi_rank, iounit_namelist DEBUG: Parsing file sfc_noahmp_drv.f with registry OrderedDict([('noahmpdrv', {'noahmpdrv': {'noahmpdrv_finalize': [31, 32], 'noahmpdrv_run': [56, 715], 'noahmpdrv_init': [19, 30]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -25075,12 +26506,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv DEBUG: Module name: noahmpdrv DEBUG: Scheme name: noahmpdrv +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] DEBUG: Variables in subroutine noahmpdrv_finalize: DEBUG: Variables in subroutine noahmpdrv_run: horizontal_loop_extent, soil_vertical_dimension, index_of_time_step, surface_air_pressure, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, bounded_vegetation_area_fraction, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, flag_nonzero_land_surface_fraction, wind_speed_at_lowest_model_layer, surface_slope_classification, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, latitude, instantaneous_cosine_of_zenith_angle, number_of_days_in_year, julian_day, explicit_rainfall_rate_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, joules_per_calorie_constant, liquid_water_density, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, latent_heat_of_fusion_of_water_at_0C, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, flag_for_precipitation_type, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, surface_roughness_length_over_land_interstitial, number_of_snow_layers, vegetation_temperature, ground_temperature_for_noahmp, canopy_intercepted_ice_mass, canopy_intercepted_liquid_water, canopy_air_vapor_pressure, canopy_air_temperature, surface_drag_coefficient_for_momentum_for_noahmp, surface_drag_coefficient_for_heat_and_moisture_for_noahmp, area_fraction_of_wet_canopy, snow_mass_at_previous_time_step, snow_albedo_at_previous_time_step, snow_precipitation_rate_at_surface, lake_water_storage, water_table_depth, water_storage_in_aquifer, water_storage_in_aquifer_and_saturated_soil, snow_temperature, layer_bottom_depth_from_snow_surface, snow_layer_ice, snow_layer_liquid_water, leaf_mass, fine_root_mass, stem_mass, wood_mass, slow_soil_pool_mass_content_of_carbon, fast_soil_pool_mass_content_of_carbon, leaf_area_index, stem_area_index, nondimensional_snow_age, equilibrium_soil_water_content, soil_water_content_between_soil_bottom_and_water_table, water_table_recharge_when_deep, water_table_recharge_when_shallow, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_land, surface_runoff_flux, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, soil_moisture_content, snow_freezing_rain_upward_latent_heat_flux, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, normalized_soil_wetness, temperature_at_2m_from_noahmp, specific_humidity_at_2m_from_noahmp, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine noahmpdrv_init: ccpp_error_message, ccpp_error_flag, mpi_rank, soil_type_dataset_choice, vegetation_type_dataset_choice, iounit_namelist DEBUG: Parsing file flake_driver.F90 with registry OrderedDict([('flake_driver', {'flake_driver': {'flake_driver_finalize': [22, 29], 'flake_driver_run': [33, 285], 'flake_driver_init': [11, 18]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -25108,13 +26551,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver DEBUG: Module name: flake_driver DEBUG: Scheme name: flake_driver +DEBUG: Scheme dependencies: ['flake.F90', 'machine.F'] DEBUG: Variables in subroutine flake_driver_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine flake_driver_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, wind_speed_at_lowest_model_layer, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_shortwave_flux, water_equivalent_accumulated_snow_depth_over_ocean, lake_depth, flag_nonzero_lake_surface_fraction, latitude, time_step_for_dynamics, height_above_ground_at_lowest_model_layer, orography, flag_nonzero_wet_surface_fraction, flag_for_iteration, number_of_days_in_year, julian_day, forecast_month, surface_snow_thickness_water_equivalent_over_ocean, sea_ice_thickness, surface_skin_temperature_after_iteration_over_ocean, sea_ice_concentration, surface_skin_temperature_over_ocean_interstitial, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, surface_friction_velocity_over_ocean, surface_specific_humidity_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean DEBUG: Variables in subroutine flake_driver_init: ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {}), ('sfc_nst_post', {})]) INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -25165,13 +26615,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize DEBUG: Module name: sfc_nst DEBUG: Scheme name: sfc_nst +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_init: DEBUG: Variables in subroutine sfc_nst_run: horizontal_loop_extent, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_fusion_of_water_at_0C, joules_per_calorie_constant, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, sea_water_reference_density, stefan_boltzmann_constant, pi, surface_air_pressure, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, sea_surface_reference_temperature, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, flag_nonzero_wet_surface_fraction, longitude, sine_of_latitude, surface_wind_stress_over_ocean, surface_longwave_emissivity_over_ocean_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_net_downwelling_shortwave_flux, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, time_step_for_dynamics, index_of_time_step, forecast_hour_of_the_day, instantaneous_cosine_of_zenith_angle, wind_speed_at_lowest_model_layer, flag_for_iteration, flag_for_guess_run, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_print, horizontal_index_of_printed_column, surface_skin_temperature_for_nsst, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, sea_water_salinity, diurnal_thermocline_layer_x_current, diurnal_thermocline_layer_y_current, diurnal_thermocline_layer_thickness, ocean_mixed_layer_thickness, sensitivity_of_dtl_heat_content_to_surface_temperature, sensitivity_of_dtl_thickness_to_surface_temperature, sub_layer_cooling_amount, sub_layer_cooling_thickness, coefficient_c_0, coefficient_c_d, coefficient_w_0, coefficient_w_d, free_convection_layer_thickness, index_of_dtlm_start, sensible_heat_flux_due_to_rainfall, surface_specific_humidity_over_ocean, upward_heat_flux_in_soil_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_ocean, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_nst_finalize: DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {'sfc_nst_pre': {'sfc_nst_pre_init': [567, 568], 'sfc_nst_pre_finalize': [571, 572], 'sfc_nst_pre_run': [578, 641]}}), ('sfc_nst_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -25182,12 +26641,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre DEBUG: Module name: sfc_nst_pre DEBUG: Scheme name: sfc_nst_pre +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_pre_init: DEBUG: Variables in subroutine sfc_nst_pre_finalize: DEBUG: Variables in subroutine sfc_nst_pre_run: horizontal_loop_extent, sea_surface_reference_temperature, flag_nonzero_wet_surface_fraction, surface_skin_temperature_for_nsst, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, diurnal_thermocline_layer_thickness, sub_layer_cooling_amount, sub_layer_cooling_thickness, ccpp_error_message, ccpp_error_flag, surface_skin_temperature_over_ocean_interstitial, flag_for_flux_coupling, sea_area_fraction, omp_threads DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {'sfc_nst_pre': {'sfc_nst_pre_init': [567, 568], 'sfc_nst_pre_finalize': [571, 572], 'sfc_nst_pre_run': [578, 641]}}), ('sfc_nst_post', {'sfc_nst_post': {'sfc_nst_post_run': [670, 718], 'sfc_nst_post_init': [653, 654], 'sfc_nst_post_finalize': [659, 660]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -25205,12 +26673,15 @@ INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize DEBUG: Module name: sfc_nst_post DEBUG: Scheme name: sfc_nst_post +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_post_run: horizontal_loop_extent, sea_surface_reference_temperature, flag_nonzero_wet_surface_fraction, longitude, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, diurnal_thermocline_layer_thickness, sub_layer_cooling_amount, sub_layer_cooling_thickness, ccpp_error_message, ccpp_error_flag, surface_skin_temperature_over_ocean_interstitial, omp_threads, air_temperature_lapse_rate_constant, freezing_point_temperature_of_seawater, flag_nonzero_sea_ice_surface_fraction, orography, orography_unfiltered, mean_change_over_depth_in_sea_water_temperature DEBUG: Variables in subroutine sfc_nst_post_init: DEBUG: Variables in subroutine sfc_nst_post_finalize: DEBUG: Parsing file sfc_ocean.F with registry OrderedDict([('sfc_ocean', {'sfc_ocean': {'sfc_ocean_finalize': [16, 17], 'sfc_ocean_init': [12, 13], 'sfc_ocean_run': [24, 132]}})]) INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -25232,11 +26703,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run DEBUG: Module name: sfc_ocean DEBUG: Scheme name: sfc_ocean +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_ocean_finalize: DEBUG: Variables in subroutine sfc_ocean_init: DEBUG: Variables in subroutine sfc_ocean_run: horizontal_loop_extent, gas_constant_dry_air, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_skin_temperature_over_ocean_interstitial, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, flag_nonzero_wet_surface_fraction, flag_nonzero_lake_surface_fraction, wind_speed_at_lowest_model_layer, flag_for_iteration, surface_specific_humidity_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, upward_heat_flux_in_soil_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_ocean, ccpp_error_message, ccpp_error_flag DEBUG: Warning, ignoring nested subroutine in module sfc_sice and subroutine sfc_sice_run DEBUG: Parsing file sfc_sice.f with registry OrderedDict([('sfc_sice', {'sfc_sice': {'sfc_sice_run': [37, 623], 'sfc_sice_finalize': [8, 9], 'sfc_sice_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -25274,10 +26748,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run DEBUG: Module name: sfc_sice DEBUG: Scheme name: sfc_sice +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_sice_run: horizontal_loop_extent, ice_vertical_dimension, stefan_boltzmann_constant, latent_heat_of_vaporization_of_water_at_0C, freezing_point_temperature_of_seawater, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, temperature_at_zero_celsius, gas_constant_dry_air, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, time_step_for_dynamics, surface_longwave_emissivity_over_ice_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, surface_net_downwelling_shortwave_flux, surface_downwelling_shortwave_flux, flag_for_precipitation_type, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, wind_speed_at_lowest_model_layer, flag_for_iteration, flag_print, horizontal_index_of_printed_column, sea_ice_thickness, sea_ice_concentration, sea_ice_temperature_interstitial, water_equivalent_accumulated_snow_depth_over_ice, surface_skin_temperature_over_ice_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, internal_ice_temperature, surface_upward_potential_latent_heat_flux_over_ice, surface_snow_thickness_water_equivalent_over_ice, surface_specific_humidity_over_ice, surface_snow_melt, upward_heat_flux_in_soil_over_ice, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, kinematic_surface_upward_latent_heat_flux_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ice, flag_for_fractional_grid, flag_nonzero_sea_ice_surface_fraction, sea_land_ice_mask_cice, lake_ice_minimum, sea_ice_minimum, sea_area_fraction, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_sice_finalize: DEBUG: Variables in subroutine sfc_sice_init: DEBUG: Parsing file mp_fer_hires.F90 with registry OrderedDict([('mp_fer_hires', {'mp_fer_hires': {'mp_fer_hires_run': [87, 304], 'mp_fer_hires_init': [20, 81], 'mp_fer_hires_finalize': [307, 308]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -25296,14 +26774,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize DEBUG: Module name: mp_fer_hires DEBUG: Scheme name: mp_fer_hires +DEBUG: Scheme dependencies: ['module_MP_FER_HIRES.F90', 'machine.F'] DEBUG: Variables in subroutine mp_fer_hires_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, flag_for_individual_cloud_species_advected, sea_land_ice_mask_real, air_pressure_at_interface, air_pressure, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, total_cloud_condensate_mixing_ratio_updated_by_physics, accumulated_change_of_air_temperature_due_to_FA_scheme, ratio_of_snowfall_to_rainfall, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, mass_weighted_rime_factor_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, mpi_rank, mpi_root, omp_threads, radar_reflectivity_10cm, fa_threshold_relative_humidity_for_onset_of_condensation, cell_size, minimum_value_of_specific_humidity, gas_constant_dry_air, ratio_of_vapor_to_dry_air_gas_constants_minus_one, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_fer_hires_init: vertical_dimension, time_step_for_physics, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, mpi_rank, mpi_root, omp_threads, ccpp_error_message, ccpp_error_flag, horizontal_dimension, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_restart, mpi_comm DEBUG: Variables in subroutine mp_fer_hires_finalize: DEBUG: Parsing file rrtmgp_lw_gas_optics.F90 with registry OrderedDict([('rrtmgp_lw_gas_optics', {'rrtmgp_lw_gas_optics': {'rrtmgp_lw_gas_optics_init': [18, 226], 'rrtmgp_lw_gas_optics_finalize': [270, 271], 'rrtmgp_lw_gas_optics_run': [233, 266]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run @@ -25311,10 +26799,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run DEBUG: Module name: rrtmgp_lw_gas_optics DEBUG: Scheme name: rrtmgp_lw_gas_optics +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_init: directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, mpi_rank, mpi_root, mpi_comm, ccpp_error_message, ccpp_error_flag, coefficients_for_lw_gas_optics DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_run: ccpp_error_message, ccpp_error_flag, coefficients_for_lw_gas_optics, flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, surface_ground_temperature_for_radiation, Gas_concentrations_for_RRTMGP_suite, longwave_optical_properties_for_clear_sky, longwave_source_function DEBUG: Parsing file rrtmgp_lw_cloud_optics.F90 with registry OrderedDict([('rrtmgp_lw_cloud_optics', {'rrtmgp_lw_cloud_optics': {'rrtmgp_lw_cloud_optics_finalize': [322, 323], 'rrtmgp_lw_cloud_optics_run': [229, 315], 'rrtmgp_lw_cloud_optics_init': [22, 222]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -25329,12 +26824,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics DEBUG: Module name: rrtmgp_lw_cloud_optics DEBUG: Scheme name: rrtmgp_lw_cloud_optics +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_run: flag_to_calc_lw, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, horizontal_loop_extent, vertical_dimension, number_of_rrtmgp_ice_roughness, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, air_pressure_at_layer_for_RRTMGP_in_hPa, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longitude, latitude, RRTMGP_cloud_optical_depth_layers_at_10mu_band, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_init: flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, coefficients_for_lw_cloud_optics, ccpp_error_message, ccpp_error_flag, directory_for_rte_rrtmgp_source_code, rrtmgp_coeff_lw_cloud_optics, mpi_rank, mpi_root, mpi_comm DEBUG: Parsing file rrtmgp_sw_gas_optics.F90 with registry OrderedDict([('rrtmgp_sw_gas_optics', {'rrtmgp_sw_gas_optics': {'rrtmgp_sw_gas_optics_init': [18, 237], 'rrtmgp_sw_gas_optics_finalize': [302, 303], 'rrtmgp_sw_gas_optics_run': [244, 298]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run @@ -25343,10 +26848,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run DEBUG: Module name: rrtmgp_sw_gas_optics DEBUG: Scheme name: rrtmgp_sw_gas_optics +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_init: directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_sw, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, mpi_rank, mpi_root, mpi_comm, ccpp_error_message, ccpp_error_flag, coefficients_for_sw_gas_optics DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_run: number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag, coefficients_for_sw_gas_optics, flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, toa_incident_sw_flux_by_spectral_point, Gas_concentrations_for_RRTMGP_suite, solar_constant, shortwave_optical_properties_for_clear_sky DEBUG: Parsing file rrtmgp_sw_cloud_optics.F90 with registry OrderedDict([('rrtmgp_sw_cloud_optics', {'rrtmgp_sw_cloud_optics': {'rrtmgp_sw_cloud_optics_run': [238, 354], 'rrtmgp_sw_cloud_optics_finalize': [358, 359], 'rrtmgp_sw_cloud_optics_init': [24, 231]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -25359,12 +26868,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics DEBUG: Module name: rrtmgp_sw_cloud_optics DEBUG: Scheme name: rrtmgp_sw_cloud_optics +DEBUG: Scheme dependencies: ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_run: flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, coefficients_for_sw_cloud_optics, coefficients_for_sw_gas_optics, daytime_points_dimension, daytime_points, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_init: flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, coefficients_for_sw_cloud_optics, ccpp_error_message, ccpp_error_flag, directory_for_rte_rrtmgp_source_code, rrtmgp_coeff_sw_cloud_optics, mpi_rank, mpi_root, mpi_comm DEBUG: Parsing file rrtmgp_sw_aerosol_optics.F90 with registry OrderedDict([('rrtmgp_sw_aerosol_optics', {'rrtmgp_sw_aerosol_optics': {'rrtmgp_sw_aerosol_optics_init': [16, 17], 'rrtmgp_sw_aerosol_optics_finalize': [81, 82], 'rrtmgp_sw_aerosol_optics_run': [24, 77]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -25379,10 +26894,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run DEBUG: Module name: rrtmgp_sw_aerosol_optics DEBUG: Scheme name: rrtmgp_sw_aerosol_optics +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_init: DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_run: flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_aerosol_tracers_MG, daytime_points_dimension, daytime_points, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, dimensionless_exner_function_at_model_layers, virtual_temperature, relative_humidity, sea_land_ice_mask_real, chemical_tracers, aerosol_number_concentration_from_gocart_aerosol_climatology, longitude, latitude, coefficients_for_lw_gas_optics, coefficients_for_sw_gas_optics, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, shortwave_optical_properties_for_aerosols, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmgp_lw_rte.F90 with registry OrderedDict([('rrtmgp_lw_rte', {'rrtmgp_lw_rte': {'rrtmgp_lw_rte_init': [18, 19], 'rrtmgp_lw_rte_finalize': [121, 122], 'rrtmgp_lw_rte_run': [26, 117]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -25396,10 +26914,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run DEBUG: Module name: rrtmgp_lw_rte DEBUG: Scheme name: rrtmgp_lw_rte +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_rte_init: DEBUG: Variables in subroutine rrtmgp_lw_rte_finalize: DEBUG: Variables in subroutine rrtmgp_lw_rte_run: flag_to_calc_lw, flag_for_output_of_longwave_heating_rate, flag_to_calc_RRTMGP_LW_jacobian, horizontal_loop_extent, vertical_dimension, number_of_angles_used_in_gaussian_quadrature, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, surface_ground_temperature_for_radiation, surface_emissivity_in_each_RRTMGP_LW_band, coefficients_for_lw_gas_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_aerosols, longwave_source_function, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmgp_sw_rte.F90 with registry OrderedDict([('rrtmgp_sw_rte', {'rrtmgp_sw_rte': {'rrtmgp_sw_rte_run': [25, 158], 'rrtmgp_sw_rte_init': [17, 18], 'rrtmgp_sw_rte_finalize': [162, 163]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -25417,10 +26938,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run DEBUG: Module name: rrtmgp_sw_rte DEBUG: Scheme name: rrtmgp_sw_rte +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_rte_run: flag_to_calc_sw, flag_for_output_of_shortwave_heating_rate, horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, coefficients_for_sw_gas_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_sw_flux_by_spectral_point, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, components_of_surface_downward_shortwave_fluxes, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_rte_init: DEBUG: Variables in subroutine rrtmgp_sw_rte_finalize: DEBUG: Parsing file rrtmgp_lw_aerosol_optics.F90 with registry OrderedDict([('rrtmgp_lw_aerosol_optics', {'rrtmgp_lw_aerosol_optics': {'rrtmgp_lw_aerosol_optics_init': [16, 17], 'rrtmgp_lw_aerosol_optics_finalize': [65, 66], 'rrtmgp_lw_aerosol_optics_run': [24, 61]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -25434,16 +26958,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run DEBUG: Module name: rrtmgp_lw_aerosol_optics DEBUG: Scheme name: rrtmgp_lw_aerosol_optics +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_init: DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_run: flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_aerosol_tracers_MG, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, dimensionless_exner_function_at_model_layers, virtual_temperature, relative_humidity, sea_land_ice_mask_real, chemical_tracers, aerosol_number_concentration_from_gocart_aerosol_climatology, longitude, latitude, coefficients_for_lw_gas_optics, coefficients_for_sw_gas_optics, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, longwave_optical_properties_for_aerosols, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_setup.F90 with registry OrderedDict([('GFS_rrtmgp_setup', {'GFS_rrtmgp_setup': {'GFS_rrtmgp_setup_init': [26, 98], 'GFS_rrtmgp_setup_finalize': [131, 141], 'GFS_rrtmgp_setup_run': [102, 127]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup DEBUG: Module name: GFS_rrtmgp_setup DEBUG: Scheme name: GFS_rrtmgp_setup +DEBUG: Scheme dependencies: ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] DEBUG: Variables in subroutine GFS_rrtmgp_setup_init: flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, vertical_sigma_coordinate_for_radiation_initialization, number_of_vertical_layers_for_radiation_calculations, flag_for_initial_time_date_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, index_for_liquid_cloud_condensate, array_dimension_of_3d_arrays_for_microphysics, index_for_ozone, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, date_and_time_at_model_initialization_reordered, flag_for_vertical_index_direction_control, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_setup_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_setup_run: mpi_rank, ccpp_error_message, ccpp_error_flag, date_and_time_at_model_initialization, forecast_date_and_time, frequency_for_shortwave_radiation, time_step_for_dynamics, flag_to_calc_sw, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, solar_constant DEBUG: Parsing file GFS_rrtmgp_pre.F90 with registry OrderedDict([('GFS_rrtmgp_pre', {'GFS_rrtmgp_pre': {'GFS_rrtmgp_pre_finalize': [261, 262], 'GFS_rrtmgp_pre_init': [37, 114], 'GFS_rrtmgp_pre_run': [121, 257]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -25463,10 +27007,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run DEBUG: Module name: GFS_rrtmgp_pre DEBUG: Scheme name: GFS_rrtmgp_pre +DEBUG: Scheme dependencies: ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_pre_init: active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_pre_run: number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, flag_to_calc_sw, flag_to_calc_lw, index_for_ozone, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, latitude, longitude, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, air_pressure, air_temperature, tracer_concentration, surface_skin_temperature, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, minimum_value_of_saturation_mixing_ratio, time_step_for_radiation, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, virtual_temperature, relative_humidity, chemical_tracers, Gas_concentrations_for_RRTMGP_suite DEBUG: Parsing file rrtmgp_lw_pre.F90 with registry OrderedDict([('rrtmgp_lw_pre', {'rrtmgp_lw_pre': {'rrtmgp_lw_pre_finalize': [60, 61], 'rrtmgp_lw_pre_init': [16, 17], 'rrtmgp_lw_pre_run': [24, 56]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -25479,10 +27026,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run DEBUG: Module name: rrtmgp_lw_pre DEBUG: Scheme name: rrtmgp_lw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_pre_finalize: DEBUG: Variables in subroutine rrtmgp_lw_pre_init: DEBUG: Variables in subroutine rrtmgp_lw_pre_run: flag_to_calc_lw, horizontal_loop_extent, longitude, latitude, sea_land_ice_mask_real, surface_roughness_length, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, surface_skin_temperature, standard_deviation_of_subgrid_orography, coefficients_for_lw_gas_optics, surface_longwave_emissivity, surface_emissivity_in_each_RRTMGP_LW_band, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file GFS_rrtmgp_sw_pre.F90 with registry OrderedDict([('GFS_rrtmgp_sw_pre', {'GFS_rrtmgp_sw_pre': {'GFS_rrtmgp_sw_pre_finalize': [120, 121], 'GFS_rrtmgp_sw_pre_run': [21, 116], 'GFS_rrtmgp_sw_pre_init': [13, 14]}})]) +DEBUG: Parsing file GFS_rrtmgp_sw_pre.F90 with registry OrderedDict([('GFS_rrtmgp_sw_pre', {'GFS_rrtmgp_sw_pre': {'GFS_rrtmgp_sw_pre_finalize': [126, 127], 'GFS_rrtmgp_sw_pre_run': [21, 122], 'GFS_rrtmgp_sw_pre_init': [13, 14]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -25517,10 +27067,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run DEBUG: Module name: GFS_rrtmgp_sw_pre DEBUG: Scheme name: GFS_rrtmgp_sw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_finalize: -DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_run: mpi_rank, horizontal_loop_extent, vertical_dimension, number_of_surface_perturbations, flag_to_calc_sw, flag_for_stochastic_surface_perturbations, forecast_hour_of_the_day, magnitude_of_surface_albedo_perturbation, longitude, cosine_of_latitude, sine_of_latitude, sea_land_ice_mask_real, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, surface_roughness_length, surface_skin_temperature, standard_deviation_of_subgrid_orography, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency, sea_ice_concentration, sea_ice_temperature, weights_for_stochastic_surface_physics_perturbation, virtual_temperature, relative_humidity, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, coefficients_for_sw_gas_optics, surface_albedo_perturbation, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_diffused_shortwave_albedo, ccpp_error_message, ccpp_error_flag +DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_run: mpi_rank, horizontal_loop_extent, vertical_dimension, number_of_land_surface_variables_perturbed, index_for_stochastic_land_surface_perturbation_type, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, flag_to_calc_sw, forecast_hour_of_the_day, longitude, cosine_of_latitude, sine_of_latitude, sea_land_ice_mask_real, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, surface_roughness_length, surface_skin_temperature, standard_deviation_of_subgrid_orography, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency, sea_ice_concentration, sea_ice_temperature, weights_for_stochastic_surface_physics_perturbation, virtual_temperature, relative_humidity, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, coefficients_for_sw_gas_optics, surface_albedo_perturbation, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_diffused_shortwave_albedo, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_init: DEBUG: Parsing file GFS_rrtmgp_lw_post.F90 with registry OrderedDict([('GFS_rrtmgp_lw_post', {'GFS_rrtmgp_lw_post': {'GFS_rrtmgp_lw_post_init': [15, 16], 'GFS_rrtmgp_lw_post_run': [23, 165], 'GFS_rrtmgp_lw_post_finalize': [169, 170]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -25543,33 +27096,50 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run DEBUG: Module name: GFS_rrtmgp_lw_post DEBUG: Scheme name: GFS_rrtmgp_lw_post +DEBUG: Scheme dependencies: ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_init: DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_run: horizontal_loop_extent, vertical_dimension, flag_to_calc_lw, flag_for_output_of_longwave_heating_rate, flag_diagnostics, frequency_for_longwave_radiation, surface_air_temperature_for_radiation, air_temperature_at_layer_for_RRTMGP, air_pressure_at_interface_for_RRTMGP_in_hPa, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, RRTMGP_cloud_optical_depth_layers_at_10mu_band, surface_downwelling_longwave_flux_on_radiation_time_step, lw_fluxes_sfc, surface_midlayer_air_temperature_in_longwave_radiation, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, lw_fluxes_top_atmosphere, RRTMGP_lw_fluxes, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_finalize: -DEBUG: Parsing file rrtmgp_lw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_lw_cloud_sampling', {'rrtmgp_lw_cloud_sampling': {'rrtmgp_lw_cloud_sampling_run': [36, 164], 'rrtmgp_lw_cloud_sampling_init': [17, 29], 'rrtmgp_lw_cloud_sampling_finalize': [168, 169]}})]) +DEBUG: Parsing file rrtmgp_lw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_lw_cloud_sampling', {'rrtmgp_lw_cloud_sampling': {'rrtmgp_lw_cloud_sampling_run': [36, 168], 'rrtmgp_lw_cloud_sampling_init': [17, 29], 'rrtmgp_lw_cloud_sampling_finalize': [172, 173]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling DEBUG: Module name: rrtmgp_lw_cloud_sampling DEBUG: Scheme name: rrtmgp_lw_cloud_sampling +DEBUG: Scheme dependencies: ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_run: flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, initial_permutation_seed_lw, seed_random_numbers_lw, total_cloud_fraction, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, coefficients_for_lw_gas_optics, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_init: initial_permutation_seed_lw, coefficients_for_lw_gas_optics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_finalize: -DEBUG: Parsing file rrtmgp_sw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_sw_cloud_sampling', {'rrtmgp_sw_cloud_sampling': {'rrtmgp_sw_cloud_sampling_run': [36, 186], 'rrtmgp_sw_cloud_sampling_finalize': [190, 191], 'rrtmgp_sw_cloud_sampling_init': [17, 29]}})]) +DEBUG: Parsing file rrtmgp_sw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_sw_cloud_sampling', {'rrtmgp_sw_cloud_sampling': {'rrtmgp_sw_cloud_sampling_run': [36, 189], 'rrtmgp_sw_cloud_sampling_finalize': [193, 194], 'rrtmgp_sw_cloud_sampling_init': [17, 29]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling DEBUG: Module name: rrtmgp_sw_cloud_sampling DEBUG: Scheme name: rrtmgp_sw_cloud_sampling +DEBUG: Scheme dependencies: ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_run: flag_to_calc_sw, horizontal_loop_extent, daytime_points_dimension, vertical_dimension, initial_permutation_seed_sw, daytime_points, seed_random_numbers_sw, total_cloud_fraction, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, coefficients_for_sw_gas_optics, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_precipitation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_finalize: DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_init: initial_permutation_seed_sw, coefficients_for_sw_gas_optics, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_cloud_diagnostics.F90 with registry OrderedDict([('GFS_cloud_diagnostics', {'GFS_cloud_diagnostics': {'GFS_cloud_diagnostics_finalize': [79, 80], 'GFS_cloud_diagnostics_init': [23, 24], 'GFS_cloud_diagnostics_run': [30, 76]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -25583,11 +27153,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run DEBUG: Module name: GFS_cloud_diagnostics DEBUG: Scheme name: GFS_cloud_diagnostics +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine GFS_cloud_diagnostics_finalize: DEBUG: Variables in subroutine GFS_cloud_diagnostics_init: DEBUG: Variables in subroutine GFS_cloud_diagnostics_run: horizontal_loop_extent, vertical_dimension, flag_to_calc_sw, flag_to_calc_lw, latitude, air_pressure_at_layer_for_RRTMGP_in_hPa, total_cloud_fraction, air_pressure_at_interface_for_RRTMGP_in_hPa, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, cloud_decorrelation_length, layer_thickness, cloud_overlap_param, precip_overlap_param, pi, cloud_area_fraction_for_radiation, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file mo_cloud_sampling.F90 with registry OrderedDict([('mo_cloud_sampling', {})]) DEBUG: Parsing file GFS_rrtmgp_gfdlmp_pre.F90 with registry OrderedDict([('GFS_rrtmgp_gfdlmp_pre', {'GFS_rrtmgp_gfdlmp_pre': {'GFS_rrtmgp_gfdlmp_pre_finalize': [190, 191], 'GFS_rrtmgp_gfdlmp_pre_init': [21, 22], 'GFS_rrtmgp_gfdlmp_pre_run': [28, 187]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -25613,10 +27185,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run DEBUG: Module name: GFS_rrtmgp_gfdlmp_pre DEBUG: Scheme name: GFS_rrtmgp_gfdlmp_pre +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_init: DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_cloud_condensate_types, flag_to_calc_sw, flag_to_calc_lw, flag_for_cloud_effective_radii, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, number_of_days_in_year, julian_day, latitude, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, virtual_temperature, chemical_tracers, pi, gravitational_acceleration, gas_constant_dry_air, minimum_value_of_specific_humidity, cloud_decorrelation_length, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, layer_thickness, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_zhaocarr_pre.F90 with registry OrderedDict([('GFS_rrtmgp_zhaocarr_pre', {'GFS_rrtmgp_zhaocarr_pre': {'GFS_rrtmgp_zhaocarr_pre_finalize': [209, 210], 'GFS_rrtmgp_zhaocarr_pre_init': [18, 19], 'GFS_rrtmgp_zhaocarr_pre_run': [25, 206]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -25645,10 +27220,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run DEBUG: Module name: GFS_rrtmgp_zhaocarr_pre DEBUG: Scheme name: GFS_rrtmgp_zhaocarr_pre +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_init: DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_cloud_condensate_types, flag_to_calc_sw, flag_to_calc_lw, flag_for_cloud_effective_radii, flag_for_uni_cld, flag_for_lmfshal, index_for_liquid_cloud_condensate, latitude, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, virtual_temperature, relative_humidity, air_temperature_at_layer_for_RRTMGP, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, subgrid_scale_cloud_fraction_from_shoc, convective_cloud_water_mixing_ratio_in_phy_f3d, chemical_tracers, sea_land_ice_mask_real, triple_point_temperature_of_water, minimum_value_of_specific_humidity, minimum_value_of_saturation_mixing_ratio, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, gravitational_acceleration, gas_constant_dry_air, pi, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_overlap_param, layer_thickness, cloud_decorrelation_length, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_sw_post.F90 with registry OrderedDict([('GFS_rrtmgp_sw_post', {'GFS_rrtmgp_sw_post': {'GFS_rrtmgp_sw_post_finalize': [263, 264], 'GFS_rrtmgp_sw_post_run': [22, 259], 'GFS_rrtmgp_sw_post_init': [14, 15]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -25686,6 +27264,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run DEBUG: Module name: GFS_rrtmgp_sw_post DEBUG: Scheme name: GFS_rrtmgp_sw_post +DEBUG: Scheme dependencies: ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_run: horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, flag_to_calc_sw, flag_for_output_of_shortwave_heating_rate, flag_diagnostics, frequency_for_shortwave_radiation, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, air_temperature_at_layer_for_RRTMGP, air_pressure_at_interface_for_RRTMGP_in_hPa, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, coefficients_for_sw_gas_optics, surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_shortwave_flux_on_radiation_time_step, sw_fluxes_sfc, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, sw_fluxes_top_atmosphere, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, components_of_surface_downward_shortwave_fluxes, RRTMGP_sw_fluxes, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_init: @@ -25882,7 +27461,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -26113,7 +27691,7 @@ DEBUG: Optional argument tendency_of_air_temperature_due_to_longwave_heating_ass DEBUG: Optional argument tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step to subroutine GFS_rrtmgp_sw_post_run in module GFS_rrtmgp_sw_post is required, keep in list DEBUG: Optional argument tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels to subroutine rrtmg_sw_run in module rrtmg_sw is required, keep in list DEBUG: Optional argument water_friendly_aerosol_number_concentration to subroutine mp_thompson_init in module mp_thompson is required, keep in list -INFO: Metadata table for model FV3 written to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... DEBUG: Requested variable GFS_cldprop_type_instance in MODULE_GFS_diagtoscreen SCHEME_GFS_diagtoscreen SUBROUTINE_GFS_diagtoscreen_run matched to target GFS_Data(cdata%blk_no)%Cldprop in module GFS_typedefs DEBUG: Requested variable GFS_cldprop_type_instance in MODULE_GFS_interstitialtoscreen SCHEME_GFS_interstitialtoscreen SUBROUTINE_GFS_interstitialtoscreen_run matched to target GFS_Data(cdata%blk_no)%Cldprop in module GFS_typedefs @@ -27925,13 +29503,11 @@ DEBUG: Requested variable flag_for_shoc in MODULE_shalcnv SCHEME_shalcnv SUBROUT DEBUG: Requested variable flag_for_shoc in MODULE_m_micro_pre SCHEME_m_micro_pre SUBROUTINE_m_micro_pre_run matched to target GFS_Control%do_shoc in module GFS_typedefs DEBUG: Requested variable flag_for_solar_constant in MODULE_GFS_rrtmg_setup SCHEME_GFS_rrtmg_setup SUBROUTINE_GFS_rrtmg_setup_init matched to target GFS_Control%isol in module GFS_typedefs DEBUG: Requested variable flag_for_solar_constant in MODULE_GFS_rrtmgp_setup SCHEME_GFS_rrtmgp_setup SUBROUTINE_GFS_rrtmgp_setup_init matched to target GFS_Control%isol in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Control%do_sppt in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_sppt in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sppt in module GFS_typedefs DEBUG: Requested variable flag_for_stochastic_shum_option in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_shum in module GFS_typedefs DEBUG: Requested variable flag_for_stochastic_skeb_option in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_skeb in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sfcperts in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_perturbations in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%do_sfcperts in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Control%do_sppt in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_sppt in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sppt in module GFS_typedefs DEBUG: Requested variable flag_for_surface_emissivity_control in MODULE_GFS_rrtmg_setup SCHEME_GFS_rrtmg_setup SUBROUTINE_GFS_rrtmg_setup_init matched to target GFS_Control%iems in module GFS_typedefs DEBUG: Requested variable flag_for_surface_emissivity_control in MODULE_GFS_rrtmgp_setup SCHEME_GFS_rrtmgp_setup SUBROUTINE_GFS_rrtmgp_setup_init matched to target GFS_Control%iems in module GFS_typedefs DEBUG: Requested variable flag_for_surface_roughness_option_over_ocean in MODULE_mynnsfc_wrapper SCHEME_mynnsfc_wrapper SUBROUTINE_mynnsfc_wrapper_run matched to target GFS_Control%sfc_z0_type in module GFS_typedefs @@ -28560,6 +30136,8 @@ DEBUG: Requested variable index_for_snow_water in MODULE_shoc SCHEME_shoc SUBROU DEBUG: Requested variable index_for_snow_water in MODULE_myjsfc_wrapper SCHEME_myjsfc_wrapper SUBROUTINE_myjsfc_wrapper_run matched to target GFS_Control%ntsw in module GFS_typedefs DEBUG: Requested variable index_for_snow_water in MODULE_myjpbl_wrapper SCHEME_myjpbl_wrapper SUBROUTINE_myjpbl_wrapper_run matched to target GFS_Control%ntsw in module GFS_typedefs DEBUG: Requested variable index_for_snow_water in MODULE_GFS_rrtmgp_gfdlmp_pre SCHEME_GFS_rrtmgp_gfdlmp_pre SUBROUTINE_GFS_rrtmgp_gfdlmp_pre_run matched to target GFS_Control%ntsw in module GFS_typedefs +DEBUG: Requested variable index_for_stochastic_land_surface_perturbation_type in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_type in module GFS_typedefs +DEBUG: Requested variable index_for_stochastic_land_surface_perturbation_type in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_type in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_GFS_PBL_generic_pre SCHEME_GFS_PBL_generic_pre SUBROUTINE_GFS_PBL_generic_pre_run matched to target GFS_Control%ntke in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_GFS_PBL_generic_post SCHEME_GFS_PBL_generic_post SUBROUTINE_GFS_PBL_generic_post_run matched to target GFS_Control%ntke in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_run matched to target GFS_Control%ntke in module GFS_typedefs @@ -28985,12 +30563,10 @@ DEBUG: Requested variable lwe_thickness_of_snow_amount_from_previous_timestep in DEBUG: Requested variable lwe_thickness_of_snow_amount_from_previous_timestep in MODULE_lsm_ruc SCHEME_lsm_ruc SUBROUTINE_lsm_ruc_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%snowprv in module GFS_typedefs DEBUG: Requested variable lwe_thickness_of_snow_amount_on_dynamics_timestep in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Data(cdata%blk_no)%Intdiag%snow in module GFS_typedefs DEBUG: Requested variable lwe_thickness_of_snow_amount_on_dynamics_timestep in MODULE_m_micro_post SCHEME_m_micro_post SUBROUTINE_m_micro_post_run matched to target GFS_Data(cdata%blk_no)%Intdiag%snow in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertzt in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_leaf_area_index in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertlai in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_momentum_roughness_length in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertz0 in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_soil_type_b_parameter in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertshc in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertvegf in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_lsm_noah SCHEME_lsm_noah SUBROUTINE_lsm_noah_run matched to target GFS_Control%pertvegf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Interstitial(cdata%thrd_no)%lndp_vgf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_lsm_noah SCHEME_lsm_noah SUBROUTINE_lsm_noah_run matched to target GFS_Interstitial(cdata%thrd_no)%lndp_vgf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbations_for_landperts in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_prt_list in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbations_for_landperts in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_prt_list in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_cs_conv SCHEME_cs_conv SUBROUTINE_cs_conv_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_samfdeepcnv SCHEME_samfdeepcnv SUBROUTINE_samfdeepcnv_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_sascnvn SCHEME_sascnvn SUBROUTINE_sascnvn_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs @@ -29212,12 +30788,12 @@ DEBUG: Requested variable number_of_hydrometeors in MODULE_samfdeepcnv SCHEME_sa DEBUG: Requested variable number_of_hydrometeors in MODULE_samfshalcnv SCHEME_samfshalcnv SUBROUTINE_samfshalcnv_run matched to target GFS_Control%ncld in module GFS_typedefs DEBUG: Requested variable number_of_hydrometeors in MODULE_sascnvn SCHEME_sascnvn SUBROUTINE_sascnvn_run matched to target GFS_Control%ncld in module GFS_typedefs DEBUG: Requested variable number_of_hydrometeors in MODULE_shalcnv SCHEME_shalcnv SUBROUTINE_shalcnv_run matched to target GFS_Control%ncld in module GFS_typedefs +DEBUG: Requested variable number_of_land_surface_variables_perturbed in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%n_var_lndp in module GFS_typedefs +DEBUG: Requested variable number_of_land_surface_variables_perturbed in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%n_var_lndp in module GFS_typedefs DEBUG: Requested variable number_of_latitude_points in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_init matched to target GFS_Control%latr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_GFS_GWD_generic_pre SCHEME_GFS_GWD_generic_pre SUBROUTINE_GFS_GWD_generic_pre_run matched to target GFS_Control%nmtvr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_run matched to target GFS_Control%nmtvr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_gwdps SCHEME_gwdps SUBROUTINE_gwdps_run matched to target GFS_Control%nmtvr in module GFS_typedefs -DEBUG: Requested variable number_of_surface_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%nsfcpert in module GFS_typedefs -DEBUG: Requested variable number_of_surface_perturbations in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%nsfcpert in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_longwave_radiation_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nslwr in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_shortwave_radiation_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nsswr in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_surface_cycling_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nscyc in module GFS_typedefs @@ -30450,6 +32026,8 @@ DEBUG: Requested variable upward_heat_flux_in_soil_over_land in MODULE_noahmpdrv DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_GFS_surface_composites_post SCHEME_GFS_surface_composites_post SUBROUTINE_GFS_surface_composites_post_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_sfc_nst SCHEME_sfc_nst SUBROUTINE_sfc_nst_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_sfc_ocean SCHEME_sfc_ocean SUBROUTINE_sfc_ocean_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs +DEBUG: Requested variable variables_to_be_perturbed_for_landperts in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_var_list in module GFS_typedefs +DEBUG: Requested variable variables_to_be_perturbed_for_landperts in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_var_list in module GFS_typedefs DEBUG: Requested variable vegetation_area_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%vfrac in module GFS_typedefs DEBUG: Requested variable vegetation_area_fraction in MODULE_lsm_ruc SCHEME_lsm_ruc SUBROUTINE_lsm_ruc_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%vfrac in module GFS_typedefs DEBUG: Requested variable vegetation_type_classification in MODULE_GFS_checkland SCHEME_GFS_checkland SUBROUTINE_GFS_checkland_run matched to target GFS_Interstitial(cdata%thrd_no)%vegtype in module GFS_typedefs @@ -30922,9 +32500,9 @@ DEBUG: Requested variable zenith_angle_temporal_adjustment_factor_for_shortwave_ DEBUG: Requested variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in MODULE_mynnedmf_wrapper SCHEME_mynnedmf_wrapper SUBROUTINE_mynnedmf_wrapper_run matched to target GFS_Interstitial(cdata%thrd_no)%xmu in module GFS_typedefs INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... DEBUG: Generating suite and group caps for suite FV3_GFS_2017_coupled... DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization @@ -30938,16 +32516,26 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals DEBUG: Generating suite and group caps for suite FV3_GFS_2017_satmedmf_coupled... DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization DEBUG: Adding dimension adjusted_vertical_layer_dimension_for_radiation for variable aerosol_optical_properties_for_longwave_bands_01_16 @@ -30960,16 +32548,26 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals DEBUG: Generating suite and group caps for suite FV3_GFS_v15p2_coupled... DEBUG: Adding dimension vertical_dimension_for_fast_physics_plus_one for variable log_pressure_at_Lagrangian_surface DEBUG: Adding dimension vertical_dimension_for_condensed_water_at_Lagrangian_surface for variable cloud_condensed_water_specific_humidity_at_Lagrangian_surface @@ -30985,26 +32583,36 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization -INFO: Generating static API ccpp_static_api.F90 in /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics ... +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +INFO: Generating static API ccpp_static_api.F90 in /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh orion.intel /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp' NO NO ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh orion.intel /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=orion.intel is valid. Compilers set for orion.intel. Obtained ESMF_LIB=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib from /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.5.20180823 -- The CXX compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 @@ -31045,8 +32653,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2 -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -31055,53 +32663,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -B/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /bin/ranlib libccpp.a -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -31109,116 +32721,116 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -31226,124 +32838,124 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -31363,20 +32975,20 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -31394,123 +33006,123 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -31525,68 +33137,11 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -31594,114 +33149,19 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -31709,166 +33169,24 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -O1 -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -ifort: command line remark #10120: overriding '-O0' with '-O1' -ifort: warning #10182: disabling optimization; runtime debug checks enabled -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -31884,93 +33202,12 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -31979,199 +33216,151 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel- /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/apps/cmake-3.15.4/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o [100%] Linking Fortran static library libccppphys.a -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /bin/ranlib libccppphys.a -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -B/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' Install the project... /apps/cmake-3.15.4/bin/cmake -P cmake_install.cmake -- Install configuration: "Debug" --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-debug.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-debug.cmake --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build' -+ test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -+ test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" all +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-debug.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-debug.cmake +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build' ++ test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include ++ test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" all Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -32183,213 +33372,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -32477,21 +33666,21 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -test -d /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" into /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL on orion -cp -fp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/work/noaa/marine/dworthen/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/work/noaa/marine/dworthen/S2S_updmom6/FV3"/conf/modules.fv3 -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3 COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=orion FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" into /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL on orion +cp -fp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3"/conf/modules.fv3 +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=orion FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" nemsinstall Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -32503,53 +33692,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -32565,65 +33754,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -32636,65 +33825,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -32740,52 +33929,53 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -32820,25 +34010,26 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include] -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DCMEPS -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -32846,27 +34037,27 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /work/noaa/marine/dworthen/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -Installation into "/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +Installation into "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -test -d /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" DEBUG=Y ; \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +test -d /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" DEBUG=Y ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform orion --fms-dir "/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform orion --fms-dir "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -32878,9 +34069,9 @@ Currently Loaded Modules: -Will use FMS from: /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ BASEDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + MACHINE_ID=orion + COMPILE_OPTION=orion-intel.mk + DEBUG=Y @@ -32895,513 +34086,563 @@ MOM6 compile.sh ... DEBUG=1, REPRO= + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] + rm -f path_names + echo 'generating file_paths ...' generating file_paths ... -+ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/mkmf/templates/orion-intel.mk -p lib_ocean.a -o -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL path_names -........................................................................................................................................................................................................................................... Makefile is ready. ++ /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/mkmf/templates/orion-intel.mk -p lib_ocean.a -o -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL path_names +.................................................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO= DEBUG=1 lib_ocean.a -make[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o supercritical_initialization.o user_change_diffusivity.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o MOM_offline_main.o ideal_age_example.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_specvol_first_derivatives.o gsw_rho_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_domains.o MOM_write_cputime.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o lock_exchange_initialization.o benchmark_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_ddiff.o cvmix_tidal.o gsw_specvol_second_derivatives.o MOM_obsolete_diagnostics.o gsw_ct_freezing_poly.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o +make[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_sr_from_sp__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs_ice__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol_second_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_chem_potential_water_t_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt0_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_freezing_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_from_t__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol_first_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_freezing_poly__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_entropy_part_zerop__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_deriv_chem_potential_water_t_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_pt_from_ct__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_freezing_exact__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho_second_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_t_from_ct__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_freezing_poly__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs_pt0_pt0__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_ct_from_pt__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_rho_first_derivatives__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_entropy_part__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_gibbs__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_specvol__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c ./gsw_sp_from_sr__genmod.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/apps/contrib/NCEPLIBS/l619/lib//netcdfp/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fpe0 -ftrapuv -link_mpi=dbg -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -c -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/src/framework /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o user_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o ocean_da_types.o baroclinic_zone_initialization.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_open_boundary.o MOM_set_viscosity.o cvmix_shear.o MOM_regularize_layers.o MOM_string_functions.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o PLM_functions.o gsw_pt_from_t__genmod.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_safe_alloc.o gsw_sr_from_sp__genmod.o MOM_intrinsic_functions.o MOM_continuity.o MOM_obsolete_params.o MOM_checksum_packages.o dumbbell_initialization.o MOM_dyn_horgrid.o gsw_gibbs_ice__genmod.o MOM_unit_scaling.o gsw_specvol_second_derivatives__genmod.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o supercritical_initialization.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_error_handler.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_wave_speed.o ISOMIP_initialization.o gsw_chem_potential_water_t_exact__genmod.o polynomial_functions.o gsw_pt0_from_t__genmod.o user_shelf_init.o gsw_rho_first_derivatives.o MOM_neutral_diffusion.o write_ocean_obs.o MOM_EOS_UNESCO.o gsw_ct_freezing_exact__genmod.o seamount_initialization.o MOM_dynamics_unsplit.o gsw_ct_from_t__genmod.o MOM_diagnostics.o gsw_mod_specvol_coefficients.o gsw_specvol_first_derivatives__genmod.o MOM_barotropic.o soliton_initialization.o Kelvin_initialization.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_generic_tracer.o MOM_lateral_boundary_diffusion.o MOM_bkgnd_mixing.o circle_obcs_initialization.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o P1M_functions.o MOM_ALE.o gsw_t_freezing_poly__genmod.o boundary_impulse_tracer.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o MOM_diag_remap.o MOM_domains.o Neverland_initialization.o MOM_tidal_mixing.o gsw_entropy_part_zerop__genmod.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o Phillips_initialization.o MOM_internal_tide_input.o MOM_marine_ice.o MOM_debugging.o kdtree.o MOM_document.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o gsw_rho__genmod.o MOM_tracer_flow_control.o MOM_coms.o cvmix_background.o MOM_diabatic_driver.o MOM_horizontal_regridding.o gsw_ct_from_pt.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_spatial_means.o RGC_tracer.o MOM_ice_shelf.o cvmix_ddiff.o gsw_specvol_second_derivatives.o gsw_t_deriv_chem_potential_water_t_exact__genmod.o gsw_ct_freezing_poly.o MOM_PressureForce_Montgomery.o gsw_pt_from_ct__genmod.o MOM_sum_output.o MOM_isopycnal_slopes.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o MOM_random.o MOM_ice_shelf_dynamics.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_tracer_hor_diff.o MOM_full_convection.o mom_ocean_model_nuopc.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o MOM_EOS.o coord_rho.o MOM_state_initialization.o gsw_t_freezing_exact__genmod.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_restart.o MOM_coord_initialization.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o gsw_ct_freezing_exact.o MOM_OCMIP2_CFC.o MOM_diag_manager_wrapper.o MOM_time_manager.o regrid_interp.o MOM_EOS_NEMO.o gsw_mod_freezing_poly_coefficients.o MOM_CVMix_conv.o MOM_wave_structure.o gsw_pt0_from_t.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o tidal_bay_initialization.o user_change_diffusivity.o MOM_tracer_registry.o gsw_rho_second_derivatives__genmod.o coord_zlike.o gsw_gibbs_ice.o gsw_t_from_ct__genmod.o gsw_ct_freezing_poly__genmod.o gsw_gibbs_pt0_pt0__genmod.o MOM_MEKE_types.o MOM_CVMix_ddiff.o dyed_channel_initialization.o gsw_rho_second_derivatives.o MOM_thickness_diffuse.o MOM_file_parser.o MOM_unit_tests.o ideal_age_example.o MOM_offline_main.o gsw_specvol_first_derivatives.o MOM_set_diffusivity.o DOME_initialization.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o coord_sigma.o BFB_surface_forcing.o advection_test_tracer.o pseudo_salt_tracer.o dyed_obcs_initialization.o MOM_PressureForce.o gsw_mod_toolbox.o MOM_verticalGrid.o MOM_regridding.o MOM_boundary_update.o MOM_forcing_type.o coord_adapt.o MOM_tracer_Z_init.o MOM_bulk_mixed_layer.o MOM_controlled_forcing.o gsw_sr_from_sp.o MOM_shared_initialization.o MOM_kappa_shear.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_state.o gsw_mod_teos10_constants.o MOM_PressureForce_analytic_FV.o MOM_lateral_mixing_coeffs.o Idealized_Hurricane.o MOM_write_cputime.o gsw_mod_kinds.o MOM_sponge.o gsw_ct_from_pt__genmod.o MOM_continuity_PPM.o oil_tracer.o MOM.o MOM_EOS_linear.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o gsw_rho_first_derivatives__genmod.o gsw_rho.o gsw_entropy_part__genmod.o gsw_gibbs__genmod.o dyed_obc_tracer.o gsw_specvol__genmod.o gsw_sp_from_sr__genmod.o adjustment_initialization.o MOM_constants.o shelfwave_initialization.o MOM_remapping.o MOM_io.o dye_example.o benchmark_initialization.o lock_exchange_initialization.o mom_surface_forcing_nuopc.o cvmix_tidal.o MOM_obsolete_diagnostics.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o a - coord_hycom.o a - MOM_cpu_clock.o a - MOM_checksums.o -a - gsw_mod_gibbs_ice_coefficients.o -a - MOM_array_transform.o -a - cvmix_math.o -a - dumbbell_surface_forcing.o a - user_initialization.o -a - gsw_ct_from_t.o -a - MOM_TFreeze.o -a - MOM_grid_initialize.o -a - BFB_initialization.o a - ISOMIP_tracer.o a - PCM_functions.o a - cvmix_kinds_and_types.o -a - MOM_random.o a - ocean_da_types.o a - baroclinic_zone_initialization.o -a - MOM_ice_shelf_dynamics.o a - RGC_initialization.o a - gsw_entropy_part_zerop.o -a - MOM_transcribe_grid.o -a - MOM_internal_tides.o -a - cvmix_kpp.o a - MOM_open_boundary.o a - MOM_set_viscosity.o -a - MOM_tracer_hor_diff.o a - cvmix_shear.o -a - MOM_full_convection.o a - MOM_regularize_layers.o a - MOM_string_functions.o -a - mom_ocean_model_nuopc.o a - MOM_wave_interface.o a - MOM_grid.o a - DOME_tracer.o a - MOM_tidal_forcing.o a - gsw_sp_from_sr.o -a - gsw_chem_potential_water_t_exact.o -a - MOM_transform_FMS.o a - PLM_functions.o -a - MOM_EOS.o +a - gsw_pt_from_t__genmod.o a - MOM_tracer_initialization_from_Z.o a - MOM_MEKE.o -a - MOM_state_initialization.o -a - coord_rho.o -a - MOM_interface_heights.o -a - MOM_diabatic_aux.o a - MOM_safe_alloc.o -a - MOM_restart.o -a - MOM_coord_initialization.o +a - gsw_sr_from_sp__genmod.o a - MOM_intrinsic_functions.o a - MOM_continuity.o -a - MOM_hor_visc.o -a - SCM_CVMix_tests.o -a - MOM_CVMix_shear.o -a - MOM_OCMIP2_CFC.o -a - gsw_ct_freezing_exact.o -a - MOM_time_manager.o -a - MOM_diag_manager_wrapper.o a - MOM_obsolete_params.o -a - regrid_interp.o a - MOM_checksum_packages.o a - dumbbell_initialization.o -a - MOM_EOS_NEMO.o -a - MOM_CVMix_conv.o a - MOM_dyn_horgrid.o -a - gsw_mod_freezing_poly_coefficients.o -a - gsw_pt0_from_t.o -a - MOM_wave_structure.o -a - external_gwave_initialization.o -a - MOM_geothermal.o -a - gsw_specvol.o -a - MOM_get_input.o +a - gsw_gibbs_ice__genmod.o a - MOM_unit_scaling.o -a - tidal_bay_initialization.o +a - gsw_specvol_second_derivatives__genmod.o a - MOM_EOS_Wright.o a - gsw_gibbs.o a - PPM_functions.o a - supercritical_initialization.o -a - user_change_diffusivity.o -a - MOM_tracer_registry.o a - MOM_offline_aux.o a - MOM_EOS_TEOS10.o a - regrid_edge_values.o -a - coord_zlike.o -a - gsw_gibbs_ice.o a - MOM_energetic_PBL.o a - MOM_CoriolisAdv.o a - PQM_functions.o a - MOM_dynamics_unsplit_RK2.o -a - MOM_MEKE_types.o a - MOM_error_handler.o -a - MOM_CVMix_ddiff.o a - MOM_PointAccel.o a - gsw_gibbs_pt0_pt0.o a - gsw_pt_from_ct.o -a - dyed_channel_initialization.o a - MOM_fixed_initialization.o a - gsw_t_freezing_poly.o a - MOM_tracer_advect.o a - gsw_t_freezing_exact.o a - regrid_consts.o a - MOM_diag_mediator.o -a - MOM_thickness_diffuse.o -a - gsw_rho_second_derivatives.o -a - MOM_file_parser.o a - MOM_wave_speed.o a - ISOMIP_initialization.o -a - MOM_unit_tests.o +a - gsw_chem_potential_water_t_exact__genmod.o a - polynomial_functions.o -a - MOM_offline_main.o -a - ideal_age_example.o +a - gsw_pt0_from_t__genmod.o a - user_shelf_init.o -a - DOME_initialization.o -a - MOM_set_diffusivity.o -a - gsw_specvol_first_derivatives.o a - gsw_rho_first_derivatives.o -a - MOM_diapyc_energy_req.o -a - MOM_opacity.o -a - tracer_example.o -a - user_revise_forcing.o a - MOM_neutral_diffusion.o -a - BFB_surface_forcing.o -a - coord_sigma.o a - write_ocean_obs.o -a - advection_test_tracer.o -a - dyed_obcs_initialization.o -a - pseudo_salt_tracer.o a - MOM_EOS_UNESCO.o +a - gsw_ct_freezing_exact__genmod.o a - seamount_initialization.o a - MOM_dynamics_unsplit.o -a - MOM_PressureForce.o -a - MOM_verticalGrid.o +a - gsw_ct_from_t__genmod.o a - MOM_diagnostics.o -a - gsw_mod_toolbox.o a - gsw_mod_specvol_coefficients.o -a - MOM_regridding.o -a - MOM_boundary_update.o +a - gsw_specvol_first_derivatives__genmod.o a - MOM_barotropic.o -a - coord_adapt.o -a - MOM_forcing_type.o a - soliton_initialization.o -a - MOM_tracer_Z_init.o a - Kelvin_initialization.o -a - MOM_controlled_forcing.o -a - MOM_bulk_mixed_layer.o a - MOM_hor_index.o a - regrid_solvers.o a - ocean_da_core.o -a - gsw_sr_from_sp.o -a - MOM_shared_initialization.o a - DOME2d_initialization.o a - MOM_tracer_diabatic.o a - MOM_vert_friction.o a - MOM_generic_tracer.o a - MOM_lateral_boundary_diffusion.o a - MOM_bkgnd_mixing.o -a - MOM_kappa_shear.o a - circle_obcs_initialization.o -a - MOM_ALE_sponge.o -a - gsw_entropy_part.o a - MOM_ice_shelf_initialize.o a - MOM_CVMix_KPP.o -a - MOM_ice_shelf_state.o a - P1M_functions.o -a - gsw_mod_teos10_constants.o a - MOM_ALE.o -a - MOM_PressureForce_analytic_FV.o +a - gsw_t_freezing_poly__genmod.o a - boundary_impulse_tracer.o -a - MOM_lateral_mixing_coeffs.o a - cvmix_put_get.o a - MOM_oda_driver.o a - cvmix_convection.o -a - Idealized_Hurricane.o a - MOM_diag_remap.o -a - gsw_mod_kinds.o a - MOM_domains.o -a - MOM_write_cputime.o a - Neverland_initialization.o -a - MOM_sponge.o a - MOM_tidal_mixing.o -a - oil_tracer.o -a - MOM_continuity_PPM.o -a - MOM.o +a - gsw_entropy_part_zerop__genmod.o a - gsw_pt_from_t.o a - dense_water_initialization.o a - MOM_entrain_diffusive.o -a - MOM_EOS_linear.o a - Phillips_initialization.o a - MOM_internal_tide_input.o -a - coord_slight.o -a - gsw_t_from_ct.o -a - Rossby_front_2d_initialization.o a - MOM_marine_ice.o a - MOM_debugging.o a - kdtree.o -a - gsw_rho.o a - MOM_document.o -a - dyed_obc_tracer.o a - MOM_variables.o a - P3M_functions.o a - MOM_mixed_layer_restrat.o a - MOM_diag_vkernels.o -a - adjustment_initialization.o -a - MOM_constants.o +a - gsw_rho__genmod.o a - MOM_tracer_flow_control.o a - MOM_coms.o -a - shelfwave_initialization.o a - cvmix_background.o a - MOM_diabatic_driver.o -a - gsw_ct_from_pt.o a - MOM_horizontal_regridding.o +a - gsw_ct_from_pt.o a - MOM_dynamics_split_RK2.o a - sloshing_initialization.o -a - MOM_remapping.o a - MOM_spatial_means.o -a - lock_exchange_initialization.o -a - benchmark_initialization.o -a - dye_example.o -a - MOM_io.o a - RGC_tracer.o a - MOM_ice_shelf.o -a - mom_surface_forcing_nuopc.o a - cvmix_ddiff.o -a - cvmix_tidal.o a - gsw_specvol_second_derivatives.o -a - MOM_obsolete_diagnostics.o +a - gsw_t_deriv_chem_potential_water_t_exact__genmod.o a - gsw_ct_freezing_poly.o -a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o +a - gsw_pt_from_ct__genmod.o +a - MOM_sum_output.o a - MOM_isopycnal_slopes.o +a - gsw_mod_gibbs_ice_coefficients.o +a - MOM_array_transform.o +a - cvmix_math.o +a - dumbbell_surface_forcing.o +a - gsw_ct_from_t.o +a - MOM_TFreeze.o +a - MOM_grid_initialize.o +a - BFB_initialization.o +a - MOM_random.o +a - MOM_ice_shelf_dynamics.o +a - MOM_transcribe_grid.o +a - MOM_internal_tides.o +a - cvmix_kpp.o +a - MOM_tracer_hor_diff.o +a - MOM_full_convection.o +a - mom_ocean_model_nuopc.o +a - gsw_chem_potential_water_t_exact.o +a - MOM_transform_FMS.o +a - MOM_EOS.o +a - coord_rho.o +a - MOM_state_initialization.o +a - gsw_t_freezing_exact__genmod.o +a - MOM_interface_heights.o +a - MOM_diabatic_aux.o +a - MOM_restart.o +a - MOM_coord_initialization.o +a - MOM_hor_visc.o +a - SCM_CVMix_tests.o +a - MOM_CVMix_shear.o +a - gsw_ct_freezing_exact.o +a - MOM_OCMIP2_CFC.o +a - MOM_diag_manager_wrapper.o +a - MOM_time_manager.o +a - regrid_interp.o +a - MOM_EOS_NEMO.o +a - gsw_mod_freezing_poly_coefficients.o +a - MOM_CVMix_conv.o +a - MOM_wave_structure.o +a - gsw_pt0_from_t.o +a - external_gwave_initialization.o +a - MOM_geothermal.o +a - gsw_specvol.o +a - MOM_get_input.o +a - tidal_bay_initialization.o +a - user_change_diffusivity.o +a - MOM_tracer_registry.o +a - gsw_rho_second_derivatives__genmod.o +a - coord_zlike.o +a - gsw_gibbs_ice.o +a - gsw_t_from_ct__genmod.o +a - gsw_ct_freezing_poly__genmod.o +a - gsw_gibbs_pt0_pt0__genmod.o +a - MOM_MEKE_types.o +a - MOM_CVMix_ddiff.o +a - dyed_channel_initialization.o +a - gsw_rho_second_derivatives.o +a - MOM_thickness_diffuse.o +a - MOM_file_parser.o +a - MOM_unit_tests.o +a - ideal_age_example.o +a - MOM_offline_main.o +a - gsw_specvol_first_derivatives.o +a - MOM_set_diffusivity.o +a - DOME_initialization.o +a - MOM_diapyc_energy_req.o +a - MOM_opacity.o +a - tracer_example.o +a - user_revise_forcing.o +a - coord_sigma.o +a - BFB_surface_forcing.o +a - advection_test_tracer.o +a - pseudo_salt_tracer.o +a - dyed_obcs_initialization.o +a - MOM_PressureForce.o +a - gsw_mod_toolbox.o +a - MOM_verticalGrid.o +a - MOM_regridding.o +a - MOM_boundary_update.o +a - MOM_forcing_type.o +a - coord_adapt.o +a - MOM_tracer_Z_init.o +a - MOM_bulk_mixed_layer.o +a - MOM_controlled_forcing.o +a - gsw_sr_from_sp.o +a - MOM_shared_initialization.o +a - MOM_kappa_shear.o +a - MOM_ALE_sponge.o +a - gsw_entropy_part.o +a - MOM_ice_shelf_state.o +a - gsw_mod_teos10_constants.o +a - MOM_PressureForce_analytic_FV.o +a - MOM_lateral_mixing_coeffs.o +a - Idealized_Hurricane.o +a - MOM_write_cputime.o +a - gsw_mod_kinds.o +a - MOM_sponge.o +a - gsw_ct_from_pt__genmod.o +a - MOM_continuity_PPM.o +a - oil_tracer.o +a - MOM.o +a - MOM_EOS_linear.o +a - coord_slight.o +a - gsw_t_from_ct.o +a - Rossby_front_2d_initialization.o +a - gsw_rho_first_derivatives__genmod.o +a - gsw_rho.o +a - gsw_entropy_part__genmod.o +a - gsw_gibbs__genmod.o +a - dyed_obc_tracer.o +a - gsw_specvol__genmod.o +a - gsw_sp_from_sr__genmod.o +a - adjustment_initialization.o +a - MOM_constants.o +a - shelfwave_initialization.o +a - MOM_remapping.o +a - MOM_io.o +a - dye_example.o +a - benchmark_initialization.o +a - lock_exchange_initialization.o +a - mom_surface_forcing_nuopc.o +a - cvmix_tidal.o +a - MOM_obsolete_diagnostics.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface + mkdir -p exec/orion/ -+ ln -s /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/orion/lib_ocean ++ ln -s /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/orion/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" \ - "FMSDIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion" \ - "INSTALLDIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="orion" \ + "FMSDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion" \ + "INSTALLDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -33413,11 +34654,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface' -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface' +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/ESMF_8_1_0_beta_snapshot_27/esmf MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -33425,21 +34666,21 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/exec/orion/lib_ocean/lib_ocean.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface' -test -d "/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/exec/orion/lib_ocean/lib_ocean.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface' +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -33453,14 +34694,14 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = orion_intel CICE6 ./comp_ice.backend.libcice: DEBUG = true -CICE6 ./comp_ice.backend.libcice: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib/esmf.mk -rm: cannot remove '/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm: cannot remove '/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -33553,113 +34794,113 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" install + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" install Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -33673,7 +34914,7 @@ Currently Loaded Modules: Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -33685,13 +34926,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/apps/contrib/NCEPLIBS/l619/lib///netcdfp -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.5.20180823 -- The Fortran compiler identification is Intel 18.0.5.20180823 -- Check for working C compiler: /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc @@ -33744,120 +34985,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/cmake-3.15.4/bin/cmake -S/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/cmake-3.15.4/bin/cmake -S/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /bin/ranlib libpioc.a -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /apps/cmake-3.15.4/bin/cmake -E cmake_depends "Unix Makefiles" /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/intel-2018/intel-2018.u4/compilers_and_libraries_2018.5.274/linux/mpi/intel64/bin/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/apps/contrib/NCEPLIBS/l619/lib/netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /apps/cmake-3.15.4/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -33870,56 +35111,56 @@ cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/fl /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /apps/cmake-3.15.4/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /apps/cmake-3.15.4/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /bin/ranlib libpiof.a -gmake[5]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/apps/cmake-3.15.4/bin/cmake -E cmake_progress_start /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /apps/cmake-3.15.4/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +exec gmake PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 warning #15396: Vector specification for function 'shr_const_mod_mp_shr_const_isspval_' is ignored with specified optimization options. shr_const_mod.F90(89): (col. 30) warning #13401: vector function was emulated shr_const_mod.F90(89): (col. 30) warning #13401: vector function was emulated -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -33942,40 +35183,40 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -fp-model source -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 ar rv libcmeps.a med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_profile_mod.o med_time_mod.o med_methods_mod.o med_constants_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_phases_history_mod.o esmFldsExchange_hafs_mod.o med_io_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_utils_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o ar: creating libcmeps.a a - med_phases_prep_wav_mod.o @@ -34005,39 +35246,39 @@ a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -mkdir -p /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator/libcmeps.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -test -d "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" -test -s "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator/libcmeps.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +test -d "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" +test -s "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; \ gmake nems DEBUG=Y \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 CMEPS" \ - CCPP_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp FMS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL TARGET="/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp FMS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL TARGET="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -34049,14 +35290,14 @@ Currently Loaded Modules: -build NEMS after /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -34065,192 +35306,192 @@ CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o 'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o 'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o 'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o 'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o 'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o 'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o 'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o 'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o 'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(dworthen) Tue Sep 8 18:36:14 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=252' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/include -I/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3 -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/io -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/../stochastic_physics -I/work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/include -I/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(junwang) Tue Sep 15 18:46:05 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=259' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/apps/contrib/NCEPLIBS/l619/lib///netcdfp/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/mod -I/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/include -I/apps/contrib/NCEPLIBS/l0701/lib///netcdfp/include -IENS_Cpl -I. -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/../stochastic_physics -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/include -I/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o 'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' echo libgocart is libgocart is echo extlibs is /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf extlibs is /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf -mpiifort -o /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libpiof.a /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/libpioc.a /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf +mpiifort -o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /apps/contrib/NCEPLIBS/orion/cmake/install/NCEPLIBS/crtm/crtm_dev-2.3.0/lib/libcrtm.a /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a -lpng -lz -L/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib -Wl,-rpath,/apps/contrib/NCEPLIBS/l0701/lib/EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/apps/contrib/NCEPLIBS/l0701/lib//netcdfp/lib -lhdf5 -lhdf5_hl -lhdf5 -lz -qopenmp -L/apps/contrib/NCEPLIBS/l619/lib///netcdfp/lib -lnetcdff -lnetcdf /apps/contrib/NCEPLIBS/orion/lib/libjasper_v1.900.2/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /apps/contrib/NCEPLIBS/orion/NCEPLIBS-umbrella/lib/src/jasper_v1.900.1/jasper-1.900.1/src/libjasper/base/jas_stream.c:368: warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -set -xe ; cp "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x" "/work/noaa/marine/dworthen/S2S_updmom6/tests/fcst_3.exe" -+ cp /work/noaa/marine/dworthen/S2S_updmom6/NEMS/exe/NEMS.x /work/noaa/marine/dworthen/S2S_updmom6/tests/fcst_3.exe +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +set -xe ; cp "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x" "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/fcst_3.exe" ++ cp /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/exe/NEMS.x /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/tests/fcst_3.exe Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build" -+ cd /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp -+ rm -rf /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/build -cat /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' +cd "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build" ++ cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp ++ rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/build +cat /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /work/noaa/marine/dworthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /work/noaa/marine/dworthen/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/configure.fv3 \ + /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3_debug /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3_debug /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="orion" SYSTEM_USERDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -34263,22 +35504,22 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = orion_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.orion_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /apps/contrib/NCEPLIBS/l0701/lib//EXTERNAL/LOCAL_EXTERN/ESMF_8_1_0_beta_snapshot_27db/lib/esmf.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -cp -n /work/noaa/marine/dworthen/S2S_updmom6/modulefiles/orion.intel/fv3_debug /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS" COMP_BINDIR="/work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +cp -n /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/modulefiles/orion.intel/fv3_debug /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS" COMP_BINDIR="/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="orion" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/CMEPS ; \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS ; \ exec gmake clean Currently Loaded Modules: - 1) contrib 10) g2tmpl/1.9.0 19) sigio/2.3.0 + 1) contrib/0.1 10) g2tmpl/1.9.0 19) sigio/2.3.0 2) noaatools/1.0 11) ip/3.3.0 20) jasper/1.900.2 3) intel/2018.4 12) nceppost/dceca26 21) png/1.2.44 4) munge/0.5.13 13) nemsio/2.5.1 22) z/1.2.6 @@ -34290,45 +35531,45 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/CMEPS' -if ! test -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS' +if ! test -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /work/noaa/marine/dworthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /work/noaa/marine/dworthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /work/noaa/marine/dworthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /work/noaa/marine/dworthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -34339,8 +35580,8 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/work/noaa/marine/dworthen/S2S_updmom6/NEMS/src' -Elapsed time 615 seconds. Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished +gmake[2]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/work/noaa/nems/junwang/s2s/20200903/ufs-s2s-model/NEMS/src' +Elapsed time 531 seconds. Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished diff --git a/tests/Compile_wcoss_dell_p3.log b/tests/Compile_wcoss_dell_p3.log index 88811ae0..ee70a23b 100644 --- a/tests/Compile_wcoss_dell_p3.log +++ b/tests/Compile_wcoss_dell_p3.log @@ -1,7 +1,7 @@ + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -+ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ++ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ++ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 + readonly BUILD_TARGET=wcoss_dell_p3 + BUILD_TARGET=wcoss_dell_p3 + readonly 'MAKE_OPT=CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y' @@ -13,7 +13,7 @@ + readonly clean_after=YES + clean_after=YES + hostname -v71a1 +v72a1 + echo 'Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_1.exe on wcoss_dell_p3' Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_1.exe on wcoss_dell_p3 + gnu_make=gmake @@ -23,49 +23,49 @@ Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_G + [[ wcoss_dell_p3 == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../NEMS ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +./compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build" -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build" ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -+ rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include ++ rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -76,137 +76,122 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_1" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_1 -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/externals.nems -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS' -if [ -f "/modules.nems" ] ; then \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ -fi ; \ -( \ -echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ -echo "CASELESS_FILESYSTEM=NO" ; \ -if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS' -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_1" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_1 +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -214,27 +199,36 @@ Currently Loaded Modules: 3) lsf/10.1 11) nceppost/dceca26 19) jasper/1.900.29 4) cmake/3.16.2 12) nemsio/2.5.1 20) NetCDF-parallel/4.7.4 5) python/2.7.14 13) sp/2.3.0 21) HDF5-parallel/1.10.6 - 6) bacio/2.4.0 14) w3emc/2.7.0 22) esmf/8.1.0bs27 + 6) bacio/2.4.0 14) w3emc/2.7.0 22) esmf/8.1.0bs27g 7) crtm/2.3.0 15) w3nco/2.4.0 23) modules.nems 8) g2/3.4.0 16) gfsio/1.4.0 CICE6 ./comp_ice.backend.clean: ARCH = wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib/esmf.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ exec gmake clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -242,56 +236,56 @@ Currently Loaded Modules: 3) lsf/10.1 11) nceppost/dceca26 19) jasper/1.900.29 4) cmake/3.16.2 12) nemsio/2.5.1 20) NetCDF-parallel/4.7.4 5) python/2.7.14 13) sp/2.3.0 21) HDF5-parallel/1.10.6 - 6) bacio/2.4.0 14) w3emc/2.7.0 22) esmf/8.1.0bs27 + 6) bacio/2.4.0 14) w3emc/2.7.0 22) esmf/8.1.0bs27g 7) crtm/2.3.0 15) w3nco/2.4.0 23) modules.nems 8) g2/3.4.0 16) gfsio/1.4.0 -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: : component CMEPS makefile fragment is missing -CICE6: include -GNUmakefile:70: : component CICE6 makefile fragment is missing -MOM6: include -GNUmakefile:70: : component MOM6 makefile fragment is missing -FV3: include -GNUmakefile:70: : component FV3 makefile fragment is missing -FMS: include -GNUmakefile:70: : component FMS makefile fragment is missing -CCPP: include -GNUmakefile:70: : component CCPP makefile fragment is missing +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -302,56 +296,65 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_1" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_1 -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/externals.nems -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS' +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_1" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_1 +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS' -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS' +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh wcoss_dell_p3 "$PATH_CCPP" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh wcoss_dell_p3 "$PATH_CCPP" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"/lib +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -365,10 +368,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -449,6 +452,7 @@ INFO: Converting local name dqdt(:,:,index_for_liquid_cloud_condensate) of varia INFO: Converting local name ntcw of variable index_for_liquid_cloud_condensate from new to old metadata INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_subgrid_orography from new to old metadata INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata INFO: Converting local name tsfco of variable sea_surface_temperature from new to old metadata @@ -483,7 +487,7 @@ INFO: Converting local name nleffr of variable index_for_cloud_liquid_water_effe INFO: Converting local name u10mi_cpl of variable instantaneous_x_wind_at_10m_for_coupling from new to old metadata INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from new to old metadata INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata INFO: Converting local name sr of variable ratio_of_snowfall_to_rainfall from new to old metadata @@ -511,7 +515,7 @@ INFO: Converting local name zm of variable ocean_mixed_layer_thickness from new INFO: Converting local name rmol of variable reciprocal_of_obukhov_length from new to old metadata INFO: Converting local name save_tcp of variable air_temperature_save_from_convective_parameterization from new to old metadata INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata INFO: Converting local name sh2o of variable volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model from new to old metadata @@ -621,7 +625,6 @@ INFO: Converting local name dspheat of variable flag_TKE_dissipation_heating fro INFO: Converting local name aerosolssw of variable RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16 from new to old metadata INFO: Converting local name ntchm of variable number_of_chemical_tracers from new to old metadata INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata INFO: Converting local name acvt of variable largest_cloud_top_vertical_index_encountered_thus_far from new to old metadata @@ -665,17 +668,17 @@ INFO: Converting local name isd of variable starting_x_direction_index_domain fr INFO: Converting local name clxss of variable fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale from new to old metadata INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from new to old metadata INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata INFO: Converting local name Radtend of variable GFS_radtend_type_instance from new to old metadata INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata INFO: Converting local name sbsno of variable snow_deposition_sublimation_upward_latent_heat_flux from new to old metadata @@ -687,7 +690,7 @@ INFO: Converting local name qlcn of variable mass_fraction_of_convective_cloud_l INFO: Converting local name fh2_land of variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land from new to old metadata INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag from new to old metadata INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata INFO: Converting local name tdomzr of variable dominant_freezing_rain_type from new to old metadata @@ -881,7 +884,6 @@ INFO: Converting local name fluxlwDOWN_clrsky of variable RRTMGP_lw_flux_profile INFO: Converting local name du3dt_ogw of variable time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag from new to old metadata INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_column from new to old metadata INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata INFO: Converting local name wet1 of variable normalized_soil_wetness from new to old metadata INFO: Converting local name lmk of variable adjusted_vertical_layer_dimension_for_radiation from new to old metadata @@ -970,6 +972,7 @@ INFO: Converting local name mg_qcmin(2) of variable mg_minimum_ice_mixing_ratio INFO: Converting local name dudt_mtb of variable instantaneous_change_in_x_wind_due_to_mountain_blocking_drag from new to old metadata INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from new to old metadata INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata INFO: Converting local name tcrf of variable cloud_phase_transition_denominator from new to old metadata @@ -1105,6 +1108,7 @@ INFO: Converting local name iccn of variable flag_for_in_ccn_forcing_for_morriso INFO: Converting local name canicexy of variable canopy_intercepted_ice_mass from new to old metadata INFO: Converting local name scmpsw of variable components_of_surface_downward_shortwave_fluxes from new to old metadata INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata INFO: Converting local name Intdiag of variable GFS_diag_type_instance from new to old metadata @@ -1199,7 +1203,7 @@ INFO: Converting local name chh_ice of variable surface_drag_mass_flux_for_heat_ INFO: Converting local name chh_ocean of variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean from new to old metadata INFO: Converting local name gq0(:,:,index_for_liquid_cloud_number_concentration) of variable cloud_droplet_number_concentration_updated_by_physics from new to old metadata INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata INFO: Converting local name dx of variable cell_size from new to old metadata INFO: Converting local name t02min of variable minimum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata @@ -1277,7 +1281,7 @@ INFO: Converting local name tracer of variable chemical_tracers from new to old INFO: Converting local name iopt_rad of variable flag_for_radiation_transfer_option from new to old metadata INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata INFO: Converting local name sigma of variable slope_of_subgrid_orography from new to old metadata @@ -1285,7 +1289,6 @@ INFO: Converting local name do_myjsfc of variable do_myjsfc from new to old meta INFO: Converting local name ep of variable cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep from new to old metadata INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from new to old metadata INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata INFO: Converting local name first_time_step of variable flag_for_first_time_step from new to old metadata @@ -1295,7 +1298,6 @@ INFO: Converting local name tsq of variable t_prime_squared from new to old meta INFO: Converting local name fscav of variable fraction_of_tracer_scavenged from new to old metadata INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_factor from new to old metadata INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata INFO: Converting local name evcwa of variable cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep from new to old metadata @@ -1450,7 +1452,6 @@ INFO: Converting local name nfracseed of variable cellular_automata_seed_probabi INFO: Converting local name kcnv of variable flag_deep_convection from new to old metadata INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio from new to old metadata INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata INFO: Converting local name do_cnvgwd of variable flag_for_convective_gravity_wave_drag from new to old metadata @@ -1559,11 +1560,9 @@ INFO: Converting local name mg_ninst of variable mg_ice_concentration_constant f INFO: Converting local name hefac of variable surface_upward_latent_heat_flux_reduction_factor from new to old metadata INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from new to old metadata INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata INFO: Converting local name tau_ngw of variable instantaneous_momentum_flux_due_to_nonstationary_gravity_wave from new to old metadata @@ -1775,7 +1774,7 @@ INFO: Converting local name dt3dt(:,:,4) of variable cumulative_change_in_temper INFO: Converting local name iopt_stc of variable flag_for_soil_and_snow_temperature_time_stepping_option from new to old metadata INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_model_level from new to old metadata INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata INFO: Converting local name proflw_type of variable proflw_type from new to old metadata @@ -1791,6 +1790,7 @@ INFO: Converting local name gasvmr(:,:,1) of variable volume_mixing_ratio_co2 fr INFO: Converting local name dvsfc1 of variable instantaneous_surface_y_momentum_flux from new to old metadata INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_frozen_precip from new to old metadata INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata INFO: Converting local name vtype of variable vegetation_type_classification_real from new to old metadata @@ -1799,6 +1799,7 @@ INFO: Converting local name lw_optical_props_clouds of variable longwave_optical INFO: Converting local name sfcfsw of variable sw_fluxes_sfc from new to old metadata INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and_VIS_diffused from new to old metadata INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata INFO: Converting local name phil of variable geopotential from new to old metadata INFO: Converting local name flag_frsoil of variable flag_for_frozen_soil_physics from new to old metadata @@ -1886,9 +1887,11 @@ INFO: Converting local name tsfcl of variable surface_skin_temperature_over_land INFO: Converting local name clouds(:,:,9) of variable mean_effective_radius_for_snow_flake from new to old metadata INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer from new to old metadata INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -1898,7 +1901,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre +INFO: Parsed tables in scheme GFS_DCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -1925,7 +1934,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run -INFO: Parsed tables in scheme GFS_DCNV_generic_post +INFO: Parsed tables in scheme GFS_DCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -1944,7 +1955,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run -INFO: Parsed tables in scheme GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre +INFO: Parsed tables in scheme GFS_GWD_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -1955,16 +1972,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run -INFO: Parsed tables in scheme GFS_GWD_generic_post +INFO: Parsed tables in scheme GFS_GWD_generic_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run -INFO: Parsed tables in scheme GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre +INFO: Parsed tables in scheme GFS_MP_generic_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -2025,7 +2050,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable snow_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable graupel_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize -INFO: Parsed tables in scheme GFS_MP_generic_post +INFO: Parsed tables in scheme GFS_MP_generic_post with dependencies ['machine.F', 'calpreciptype.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -2035,7 +2062,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run -INFO: Parsed tables in scheme GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre +INFO: Parsed tables in scheme GFS_PBL_generic_pre with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -2103,7 +2136,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run -INFO: Parsed tables in scheme GFS_PBL_generic_post +INFO: Parsed tables in scheme GFS_PBL_generic_post with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -2112,7 +2147,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre +INFO: Parsed tables in scheme GFS_SCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -2135,10 +2176,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run -INFO: Parsed tables in scheme GFS_SCNV_generic_post -INFO: Parsed tables in scheme GFS_diagtoscreen -INFO: Parsed tables in scheme GFS_interstitialtoscreen -INFO: Parsed tables in scheme GFS_abort +INFO: Parsed tables in scheme GFS_SCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen +INFO: Parsed tables in scheme GFS_diagtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen +INFO: Parsed tables in scheme GFS_interstitialtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort +INFO: Parsed tables in scheme GFS_abort with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -2157,12 +2230,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run -INFO: Parsed tables in scheme GFS_checkland -INFO: Parsed tables in scheme GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_checkland with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_phys_time_vary with dependencies ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize -INFO: Parsed tables in scheme GFS_rad_time_vary +INFO: Parsed tables in scheme GFS_rad_time_vary with dependencies ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -2172,9 +2261,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_10mu_band in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_0p55mu_band in table GFS_rrtmg_post_run INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize -INFO: Parsed tables in scheme GFS_rrtmg_post +INFO: Parsed tables in scheme GFS_rrtmg_post with dependencies ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -2221,8 +2312,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run -INFO: Parsed tables in scheme GFS_rrtmg_pre -INFO: Parsed tables in scheme GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_pre with dependencies ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_setup with dependencies ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -2254,9 +2359,51 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_precipitation_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run -INFO: Parsed tables in scheme GFS_stochastics -INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset -INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_stochastics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -2269,7 +2416,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run -INFO: Parsed tables in scheme GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 +INFO: Parsed tables in scheme GFS_suite_interstitial_1 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -2314,7 +2481,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run -INFO: Parsed tables in scheme GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 +INFO: Parsed tables in scheme GFS_suite_interstitial_2 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -2323,7 +2510,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run -INFO: Parsed tables in scheme GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset +INFO: Parsed tables in scheme GFS_suite_stateout_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -2336,7 +2543,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run -INFO: Parsed tables in scheme GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update +INFO: Parsed tables in scheme GFS_suite_stateout_update with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -2354,7 +2581,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run -INFO: Parsed tables in scheme GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 +INFO: Parsed tables in scheme GFS_suite_interstitial_3 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -2364,10 +2611,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run -INFO: Parsed tables in scheme GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 +INFO: Parsed tables in scheme GFS_suite_interstitial_4 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run -INFO: Parsed tables in scheme GFS_suite_interstitial_5 +INFO: Parsed tables in scheme GFS_suite_interstitial_5 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -2408,7 +2677,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run -INFO: Parsed tables in scheme GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre +INFO: Parsed tables in scheme GFS_surface_generic_pre with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -2498,7 +2773,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_latent_heat_flux_reduction_factor in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run -INFO: Parsed tables in scheme GFS_surface_generic_post +INFO: Parsed tables in scheme GFS_surface_generic_post with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -2561,7 +2838,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run -INFO: Parsed tables in scheme GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre +INFO: Parsed tables in scheme GFS_surface_composites_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -2575,7 +2860,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run -INFO: Parsed tables in scheme GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter +INFO: Parsed tables in scheme GFS_surface_composites_inter with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -2683,18 +2976,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_ice_concentration in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run -INFO: Parsed tables in scheme GFS_surface_composites_post +INFO: Parsed tables in scheme GFS_surface_composites_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 +INFO: Parsed tables in scheme GFS_surface_loop_control_part1 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part2 -INFO: Parsed tables in scheme GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_surface_loop_control_part2 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_time_vary_pre with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -2753,8 +3070,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run -INFO: Parsed tables in scheme cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +INFO: Parsed tables in scheme cires_ugwp with dependencies ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -2784,9 +3111,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table cires_ugwp_post_run INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize -INFO: Parsed tables in scheme cires_ugwp_post +INFO: Parsed tables in scheme cires_ugwp_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -2798,6 +3127,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_bottom_of_convective_cloud in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run INFO: Parsed tables in scheme cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -2808,17 +3139,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init -INFO: Parsed tables in scheme cs_conv_pre +INFO: Parsed tables in scheme cs_conv_pre with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run -INFO: Parsed tables in scheme cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post +INFO: Parsed tables in scheme cs_conv_post with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -2846,7 +3193,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_fraction_in_convective_tower in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run -INFO: Parsed tables in scheme cs_conv +INFO: Parsed tables in scheme cs_conv with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -2857,15 +3206,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_fraction_for_MG in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable subgrid_scale_cloud_fraction_from_shoc in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run -INFO: Parsed tables in scheme cs_conv_aw_adj +INFO: Parsed tables in scheme cs_conv_aw_adj with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run -INFO: Parsed tables in scheme cu_ntiedtke_pre +INFO: Parsed tables in scheme cu_ntiedtke_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -2893,13 +3250,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_atmosphere_detrainment_convective_mass_flux in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run -INFO: Parsed tables in scheme cu_ntiedtke +INFO: Parsed tables in scheme cu_ntiedtke with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run -INFO: Parsed tables in scheme cu_ntiedtke_post +INFO: Parsed tables in scheme cu_ntiedtke_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -2949,8 +3310,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run INFO: Legacy extension - skip empty table for dcyc2t3_finalize -INFO: Parsed tables in scheme dcyc2t3 +INFO: Parsed tables in scheme dcyc2t3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -3002,6 +3365,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table drag_suite_run INFO: Legacy extension - skip empty table for drag_suite_init INFO: Parsed tables in scheme drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -3019,9 +3384,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable turbulent_kinetic_energy_convective_transport_tracer in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity_from_shoc in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run -INFO: Parsed tables in scheme shoc +INFO: Parsed tables in scheme shoc with dependencies ['funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -3029,16 +3396,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run -INFO: Parsed tables in scheme get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 +INFO: Parsed tables in scheme get_prs_fv3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run -INFO: Parsed tables in scheme get_phi_fv3 +INFO: Parsed tables in scheme get_phi_fv3 with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -3068,8 +3449,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run -INFO: Parsed tables in scheme gfdl_cloud_microphys -INFO: Parsed tables in scheme fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +INFO: Parsed tables in scheme gfdl_cloud_microphys with dependencies ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +INFO: Parsed tables in scheme fv_sat_adj with dependencies ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -3084,9 +3483,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run -INFO: Parsed tables in scheme zhaocarr_gscond +INFO: Parsed tables in scheme zhaocarr_gscond with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -3098,7 +3499,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run -INFO: Parsed tables in scheme gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre +INFO: Parsed tables in scheme gwdc_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -3116,11 +3525,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init -INFO: Parsed tables in scheme gwdc +INFO: Parsed tables in scheme gwdc with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -3132,8 +3549,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run -INFO: Parsed tables in scheme gwdc_post +INFO: Parsed tables in scheme gwdc_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -3162,11 +3581,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize INFO: Parsed tables in scheme gwdps INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize -INFO: Parsed tables in scheme h2ophys +INFO: Parsed tables in scheme h2ophys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -3203,7 +3626,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable physics_field_for_coupling in table samfdeepcnv_run INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init -INFO: Parsed tables in scheme samfdeepcnv +INFO: Parsed tables in scheme samfdeepcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -3227,7 +3652,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table samfshalcnv_run INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init -INFO: Parsed tables in scheme samfshalcnv +INFO: Parsed tables in scheme samfshalcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -3261,7 +3692,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table sascnvn_run INFO: Legacy extension - skip empty table for sascnvn_finalize -INFO: Parsed tables in scheme sascnvn +INFO: Parsed tables in scheme sascnvn with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -3286,7 +3723,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table shalcnv_run INFO: Legacy extension - skip empty table for shalcnv_finalize -INFO: Parsed tables in scheme shalcnv +INFO: Parsed tables in scheme shalcnv with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -3304,7 +3743,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_temperature_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run -INFO: Parsed tables in scheme maximum_hourly_diagnostics +INFO: Parsed tables in scheme maximum_hourly_diagnostics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -3359,10 +3801,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize -INFO: Parsed tables in scheme m_micro +INFO: Parsed tables in scheme m_micro with dependencies ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -3385,8 +3832,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run -INFO: Parsed tables in scheme m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre +INFO: Parsed tables in scheme m_micro_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -3404,7 +3857,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_on_dynamics_timestep in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_graupel_amount_on_dynamics_timestep in table m_micro_post_run INFO: Legacy extension - skip empty table for m_micro_post_finalize -INFO: Parsed tables in scheme m_micro_post +INFO: Parsed tables in scheme m_micro_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -3413,7 +3868,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run -INFO: Parsed tables in scheme cu_gf_driver_pre +INFO: Parsed tables in scheme cu_gf_driver_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -3453,15 +3911,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize -INFO: Parsed tables in scheme cu_gf_driver +INFO: Parsed tables in scheme cu_gf_driver with dependencies ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run -INFO: Parsed tables in scheme cu_gf_driver_post +INFO: Parsed tables in scheme cu_gf_driver_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -3506,7 +3972,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run -INFO: Parsed tables in scheme hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf +INFO: Parsed tables in scheme hedmf with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -3547,7 +4022,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run -INFO: Parsed tables in scheme hedmf_hafs +INFO: Parsed tables in scheme hedmf_hafs with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -3584,7 +4061,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_boundary_layer_thickness in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run -INFO: Parsed tables in scheme moninshoc +INFO: Parsed tables in scheme moninshoc with dependencies ['funcphys.f90', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -3627,7 +4110,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run -INFO: Parsed tables in scheme satmedmfvdif +INFO: Parsed tables in scheme satmedmfvdif with dependencies ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -3672,7 +4161,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run -INFO: Parsed tables in scheme satmedmfvdifq +INFO: Parsed tables in scheme satmedmfvdifq with dependencies ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -3705,7 +4196,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run -INFO: Parsed tables in scheme shinhongvdif +INFO: Parsed tables in scheme shinhongvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -3740,7 +4233,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_top_of_atmosphere_boundary_layer in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run -INFO: Parsed tables in scheme ysuvdif +INFO: Parsed tables in scheme ysuvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -3849,7 +4345,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run -INFO: Parsed tables in scheme mynnedmf_wrapper +INFO: Parsed tables in scheme mynnedmf_wrapper with dependencies ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -3939,7 +4437,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_heat_at_2m in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run -INFO: Parsed tables in scheme mynnsfc_wrapper +INFO: Parsed tables in scheme mynnsfc_wrapper with dependencies ['module_sf_mynn.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -3968,12 +4468,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_top in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run -INFO: Parsed tables in scheme sgscloud_radpre +INFO: Parsed tables in scheme sgscloud_radpre with dependencies ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run -INFO: Parsed tables in scheme sgscloud_radpost +INFO: Parsed tables in scheme sgscloud_radpost with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -4046,7 +4550,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run -INFO: Parsed tables in scheme myjsfc_wrapper +INFO: Parsed tables in scheme myjsfc_wrapper with dependencies ['module_SF_JSFC.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -4097,10 +4603,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_temperature in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run -INFO: Parsed tables in scheme myjpbl_wrapper +INFO: Parsed tables in scheme myjpbl_wrapper with dependencies ['module_BL_MYJPBL.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run -INFO: Parsed tables in scheme mp_thompson_pre +INFO: Parsed tables in scheme mp_thompson_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -4128,12 +4639,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init -INFO: Parsed tables in scheme mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +INFO: Parsed tables in scheme mp_thompson with dependencies ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run -INFO: Parsed tables in scheme mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +INFO: Parsed tables in scheme mp_thompson_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -4144,7 +4679,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize -INFO: Parsed tables in scheme ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys +INFO: Parsed tables in scheme ozphys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -4155,9 +4696,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize -INFO: Parsed tables in scheme ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 +INFO: Parsed tables in scheme ozphys_2015 with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -4168,7 +4714,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_rain_water_mixing_ratio_due_to_microphysics in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run -INFO: Parsed tables in scheme zhaocarr_precpd +INFO: Parsed tables in scheme zhaocarr_precpd with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -4204,7 +4752,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_physics in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run -INFO: Parsed tables in scheme phys_tend +INFO: Parsed tables in scheme phys_tend with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -4242,7 +4792,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run -INFO: Parsed tables in scheme rrtmg_lw +INFO: Parsed tables in scheme rrtmg_lw with dependencies ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -4286,7 +4838,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run -INFO: Parsed tables in scheme rrtmg_sw +INFO: Parsed tables in scheme rrtmg_sw with dependencies ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -4324,6 +4888,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Parsed tables in scheme rascnv INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -4336,18 +4902,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run INFO: Parsed tables in scheme rayleigh_damp INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize -INFO: Parsed tables in scheme rrtmg_lw_post +INFO: Parsed tables in scheme rrtmg_lw_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize -INFO: Parsed tables in scheme rrtmg_lw_pre +INFO: Parsed tables in scheme rrtmg_lw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -4355,9 +4927,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run -INFO: Parsed tables in scheme rrtmg_sw_post +INFO: Parsed tables in scheme rrtmg_sw_post with dependencies ['radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -4366,7 +4940,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run -INFO: Parsed tables in scheme rrtmg_sw_pre +INFO: Parsed tables in scheme rrtmg_sw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -4385,7 +4961,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run -INFO: Parsed tables in scheme sfc_diag +INFO: Parsed tables in scheme sfc_diag with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -4402,7 +4980,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_x_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_y_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run -INFO: Parsed tables in scheme sfc_diag_post +INFO: Parsed tables in scheme sfc_diag_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -4479,19 +5065,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run -INFO: Parsed tables in scheme lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +INFO: Parsed tables in scheme lsm_ruc with dependencies ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -4514,7 +5114,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_equivalent_accumulated_snow_depth_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_snow_thickness_water_equivalent_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run -INFO: Parsed tables in scheme sfc_cice +INFO: Parsed tables in scheme sfc_cice with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -4575,7 +5177,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run -INFO: Parsed tables in scheme sfc_diff +INFO: Parsed tables in scheme sfc_diff with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -4635,7 +5241,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run -INFO: Parsed tables in scheme lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +INFO: Parsed tables in scheme lsm_noah with dependencies ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -4738,7 +5355,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run -INFO: Parsed tables in scheme noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv +INFO: Parsed tables in scheme noahmpdrv with dependencies ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -4766,8 +5394,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run -INFO: Parsed tables in scheme flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +INFO: Parsed tables in scheme flake_driver with dependencies ['flake.F90', 'machine.F'] INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -4818,8 +5452,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize -INFO: Parsed tables in scheme sfc_nst +INFO: Parsed tables in scheme sfc_nst with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -4830,7 +5472,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run -INFO: Parsed tables in scheme sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre +INFO: Parsed tables in scheme sfc_nst_pre with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -4846,9 +5496,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_change_over_depth_in_sea_water_temperature in table sfc_nst_post_run INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize -INFO: Parsed tables in scheme sfc_nst_post +INFO: Parsed tables in scheme sfc_nst_post with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -4868,7 +5520,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run -INFO: Parsed tables in scheme sfc_ocean +INFO: Parsed tables in scheme sfc_ocean with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -4904,7 +5558,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_cice in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run -INFO: Parsed tables in scheme sfc_sice +INFO: Parsed tables in scheme sfc_sice with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -4923,15 +5580,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize -INFO: Parsed tables in scheme mp_fer_hires +INFO: Parsed tables in scheme mp_fer_hires with dependencies ['module_MP_FER_HIRES.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_gas_optics +INFO: Parsed tables in scheme rrtmgp_lw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -4946,14 +5618,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics with dependencies ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_gas_optics +INFO: Parsed tables in scheme rrtmgp_sw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -4966,7 +5650,12 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics with dependencies ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -4979,7 +5668,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics +INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -4991,7 +5682,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_downward_clrsky in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run -INFO: Parsed tables in scheme rrtmgp_lw_rte +INFO: Parsed tables in scheme rrtmgp_lw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -5007,7 +5700,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_allsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_upward_clrsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run -INFO: Parsed tables in scheme rrtmgp_sw_rte +INFO: Parsed tables in scheme rrtmgp_sw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -5019,8 +5714,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics -INFO: Parsed tables in scheme GFS_rrtmgp_setup +INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +INFO: Parsed tables in scheme GFS_rrtmgp_setup with dependencies ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -5038,7 +5751,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable virtual_temperature in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable relative_humidity in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_pre with dependencies ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -5049,7 +5764,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_longwave_emissivity in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run -INFO: Parsed tables in scheme rrtmgp_lw_pre +INFO: Parsed tables in scheme rrtmgp_lw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -5082,7 +5799,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre +INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -5103,20 +5822,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lw_fluxes_top_atmosphere in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_fluxes in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_lw_post +INFO: Parsed tables in scheme GFS_rrtmgp_lw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -5129,6 +5862,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run INFO: Parsed tables in scheme GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -5152,7 +5887,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -5179,7 +5916,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre +INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -5215,7 +5954,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_post +INFO: Parsed tables in scheme GFS_rrtmgp_sw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] INFO: filtering out variable GFS_stateout_type_instance INFO: filtering out variable Gas_concentrations_for_RRTMGP_suite INFO: filtering out variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band @@ -5409,7 +6148,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -5604,24 +6342,24 @@ INFO: filtering out variable y_momentum_tendency_from_form_drag INFO: filtering out variable y_momentum_tendency_from_large_scale_gwd INFO: filtering out variable y_momentum_tendency_from_small_scale_gwd INFO: Checking optional arguments in physics schemes ... -INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... -INFO: Generating static API ccpp_static_api.F90 in /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics ... +INFO: Generating static API ccpp_static_api.F90 in /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp' NO NO ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=wcoss_dell_p3 is valid. Compilers set for wcoss_dell_p3. Obtained ESMF_LIB=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib from /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.1.20171018 -- The CXX compiler identification is Intel 18.0.1.20171018 -- The Fortran compiler identification is Intel 18.0.1.20171018 @@ -5662,8 +6400,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/nosc -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -5672,53 +6410,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /usr/bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /usr/bin/ranlib libccpp.a -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -5726,116 +6468,116 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -5843,124 +6585,124 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -5980,20 +6722,20 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -6011,123 +6753,123 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -6135,8 +6877,12 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o.provides.build @@ -6144,68 +6890,11 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -6213,114 +6902,19 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -6328,164 +6922,24 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -O1 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -6501,93 +6955,12 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -6596,194 +6969,151 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build [ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o [100%] Linking Fortran static library libccppphys.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /usr/bin/ranlib libccppphys.a -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' Install the project... /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-release.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -+ test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -+ test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" all +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-release.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' ++ test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include ++ test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" all +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -6797,213 +7127,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -7091,18 +7421,27 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" into /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL on wcoss -cp -fp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3"/conf/modules.fv3 -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" into /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL on wcoss +cp -fp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3"/conf/modules.fv3 +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" nemsinstall +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -7116,53 +7455,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -7178,65 +7517,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -7249,65 +7588,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -7353,53 +7692,53 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' -mpiicc -E four_to_grid_stochy.F > four_to_grid_stochy.f +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -7434,28 +7773,26 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' -Building dependencies ... -/bin/sh: m: command not found -gmake[2]: [depend] Error 127 (ignored) -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -7463,24 +7800,33 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -Installation into "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +Installation into "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform wcoss_dell_p3 --fms-dir "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform wcoss_dell_p3 --fms-dir "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -7494,9 +7840,9 @@ Currently Loaded Modules: -Will use FMS from: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ BASEDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + MACHINE_ID=wcoss_dell_p3 + COMPILE_OPTION=wcoss_dell_p3-intel.mk + DEBUG= @@ -7511,255 +7857,256 @@ MOM6 compile.sh ... DEBUG=, REPRO=1 + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] ++ rm -f path_names + echo 'generating file_paths ...' generating file_paths ... -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/templates/wcoss_dell_p3-intel.mk -p lib_ocean.a -o -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL path_names ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/templates/wcoss_dell_p3-intel.mk -p lib_ocean.a -o -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL path_names ........................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO=1 DEBUG= lib_ocean.a -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o MOM_offline_main.o ideal_age_example.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_lateral_boundary_diffusion.o MOM_generic_tracer.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_write_cputime.o MOM_domains.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o benchmark_initialization.o lock_exchange_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_ddiff.o cvmix_tidal.o gsw_specvol_second_derivatives.o gsw_ct_freezing_poly.o MOM_obsolete_diagnostics.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o @@ -7995,25 +8342,34 @@ a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o a - MOM_isopycnal_slopes.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + mkdir -p exec/wcoss_dell_p3/ -+ ln -s /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/wcoss_dell_p3/lib_ocean ++ ln -s /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/wcoss_dell_p3/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" \ - "FMSDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3" \ - "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" \ + "FMSDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3" \ + "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -8027,11 +8383,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -8039,18 +8395,27 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface' -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface' +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -8066,16 +8431,14 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = wcoss_dell_p3_intel CICE6 ./comp_ice.backend.libcice: DEBUG = false -CICE6 ./comp_ice.backend.libcice: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -rm: cannot remove '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -Building makdep -icc -o makdep /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +rm: cannot remove ‘/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk’: No such file or directory +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -8168,110 +8531,119 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" install + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" install +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -8298,13 +8670,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.1.20171018 -- The Fortran compiler identification is Intel 18.0.1.20171018 -- Check for working C compiler: /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc @@ -8357,120 +8729,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /usr/bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /usr/bin/ranlib libpioc.a -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -8483,53 +8855,53 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/Pa /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /usr/bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /usr/bin/ranlib libpiof.a -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -8552,40 +8924,40 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 ar rv libcmeps.a med_constants_mod.o med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_history_mod.o med_phases_profile_mod.o med_time_mod.o med_methods_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_io_mod.o esmFldsExchange_hafs_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_utils_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o ar: creating libcmeps.a a - med_constants_mod.o @@ -8615,36 +8987,45 @@ a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" -test -s "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" +test -s "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; \ gmake nems \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 CMEPS" \ - CCPP_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -8658,14 +9039,14 @@ Currently Loaded Modules: -build NEMS after /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -8674,189 +9055,198 @@ CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o -'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +‘module_NEMS_UTILS.tmp.o’ -> ‘module_NEMS_UTILS.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o -'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +‘module_MEDIATOR_methods.tmp.o’ -> ‘module_MEDIATOR_methods.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o -'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o -'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +‘module_MEDIATOR_SpaceWeather.tmp.o’ -> ‘module_MEDIATOR_SpaceWeather.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o -'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +‘module_EARTH_INTERNAL_STATE.tmp.o’ -> ‘module_EARTH_INTERNAL_STATE.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o -'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +‘module_EARTH_GRID_COMP.tmp.o’ -> ‘module_EARTH_GRID_COMP.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o -'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +‘module_NEMS_INTERNAL_STATE.tmp.o’ -> ‘module_NEMS_INTERNAL_STATE.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o -'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +‘module_NEMS_GRID_COMP.tmp.o’ -> ‘module_NEMS_GRID_COMP.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o -'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' +‘module_NEMS_Rusage.tmp.o’ -> ‘module_NEMS_Rusage.o’ mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 01:43:47 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 04:59:15 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o -'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' +‘MAIN_NEMS.tmp.o’ -> ‘MAIN_NEMS.o’ echo libgocart is libgocart is echo extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf -mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libpiof.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libpioc.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf +mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29/src/libjasper/base/jas_stream.c:520: warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/fcst_1.exe" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/fcst_1.exe +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/fcst_1.exe" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/fcst_1.exe Will copy modules.nems and NEMS.x as fcst_1 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build" -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build -cat /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build" ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build +cat /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -8871,19 +9261,28 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ exec gmake clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -8897,45 +9296,45 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -8946,15 +9345,15 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -Elapsed time 11861 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +Elapsed time 2092 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -+ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ++ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ++ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 + readonly BUILD_TARGET=wcoss_dell_p3 + BUILD_TARGET=wcoss_dell_p3 + readonly 'MAKE_OPT=CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y' @@ -8966,7 +9365,7 @@ Elapsed time 11861 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS + readonly clean_after=YES + clean_after=YES + hostname -v71a1 +v72a1 + echo 'Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y into fcst_2.exe on wcoss_dell_p3' Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y into fcst_2.exe on wcoss_dell_p3 + gnu_make=gmake @@ -8976,49 +9375,49 @@ Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_G + [[ wcoss_dell_p3 == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../NEMS ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +./compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build" -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build" ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -+ rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include ++ rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -9029,113 +9428,122 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_2" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_2 -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_2" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_2 +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -9150,19 +9558,28 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ export ESMFMKFILE=/dev/null ; \ exec gmake distclean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -9176,35 +9593,44 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf' -\rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/exe/ww3_multi_esmf *.o *.mod -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/w3_clean -c +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf' +\rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/tmp - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/ftn - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/aux - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/../regtests -\rm -fr /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/tmp -\rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/wwatch3.env -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf' -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model" ; \ + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/tmp + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/ftn + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/aux + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/../regtests +\rm -fr /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/tmp +\rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/wwatch3.env +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf' +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model" ; \ rm -rf exe mod* obj* tmp ftn/makefile ftn/makefile_DIST \ ftn/makefile_SHRD esmf/wwatch3.env aux/makefile \ bin/link bin/comp ; \ find . -name '*.o' -o -name '*.mod' -o -name '*.a' \ | xargs rm -f -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ exec gmake clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -9218,52 +9644,52 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing WW3: include GNUmakefile:70: : component WW3 makefile fragment is missing -CICE6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing -FV3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -9274,56 +9700,65 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_2" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_2 -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/externals.nems -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS' +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_2" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_2 +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS' -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS' +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh wcoss_dell_p3 "$PATH_CCPP" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh wcoss_dell_p3 "$PATH_CCPP" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"/lib +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -9337,10 +9772,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to INFO INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -9421,6 +9856,7 @@ INFO: Converting local name dqdt(:,:,index_for_liquid_cloud_condensate) of varia INFO: Converting local name ntcw of variable index_for_liquid_cloud_condensate from new to old metadata INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_subgrid_orography from new to old metadata INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata INFO: Converting local name tsfco of variable sea_surface_temperature from new to old metadata @@ -9455,7 +9891,7 @@ INFO: Converting local name nleffr of variable index_for_cloud_liquid_water_effe INFO: Converting local name u10mi_cpl of variable instantaneous_x_wind_at_10m_for_coupling from new to old metadata INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from new to old metadata INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata INFO: Converting local name sr of variable ratio_of_snowfall_to_rainfall from new to old metadata @@ -9483,7 +9919,7 @@ INFO: Converting local name zm of variable ocean_mixed_layer_thickness from new INFO: Converting local name rmol of variable reciprocal_of_obukhov_length from new to old metadata INFO: Converting local name save_tcp of variable air_temperature_save_from_convective_parameterization from new to old metadata INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata INFO: Converting local name sh2o of variable volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model from new to old metadata @@ -9593,7 +10029,6 @@ INFO: Converting local name dspheat of variable flag_TKE_dissipation_heating fro INFO: Converting local name aerosolssw of variable RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16 from new to old metadata INFO: Converting local name ntchm of variable number_of_chemical_tracers from new to old metadata INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata INFO: Converting local name acvt of variable largest_cloud_top_vertical_index_encountered_thus_far from new to old metadata @@ -9637,17 +10072,17 @@ INFO: Converting local name isd of variable starting_x_direction_index_domain fr INFO: Converting local name clxss of variable fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale from new to old metadata INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from new to old metadata INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata INFO: Converting local name Radtend of variable GFS_radtend_type_instance from new to old metadata INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata INFO: Converting local name sbsno of variable snow_deposition_sublimation_upward_latent_heat_flux from new to old metadata @@ -9659,7 +10094,7 @@ INFO: Converting local name qlcn of variable mass_fraction_of_convective_cloud_l INFO: Converting local name fh2_land of variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land from new to old metadata INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag from new to old metadata INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata INFO: Converting local name tdomzr of variable dominant_freezing_rain_type from new to old metadata @@ -9853,7 +10288,6 @@ INFO: Converting local name fluxlwDOWN_clrsky of variable RRTMGP_lw_flux_profile INFO: Converting local name du3dt_ogw of variable time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag from new to old metadata INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_column from new to old metadata INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata INFO: Converting local name wet1 of variable normalized_soil_wetness from new to old metadata INFO: Converting local name lmk of variable adjusted_vertical_layer_dimension_for_radiation from new to old metadata @@ -9942,6 +10376,7 @@ INFO: Converting local name mg_qcmin(2) of variable mg_minimum_ice_mixing_ratio INFO: Converting local name dudt_mtb of variable instantaneous_change_in_x_wind_due_to_mountain_blocking_drag from new to old metadata INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from new to old metadata INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata INFO: Converting local name tcrf of variable cloud_phase_transition_denominator from new to old metadata @@ -10077,6 +10512,7 @@ INFO: Converting local name iccn of variable flag_for_in_ccn_forcing_for_morriso INFO: Converting local name canicexy of variable canopy_intercepted_ice_mass from new to old metadata INFO: Converting local name scmpsw of variable components_of_surface_downward_shortwave_fluxes from new to old metadata INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata INFO: Converting local name Intdiag of variable GFS_diag_type_instance from new to old metadata @@ -10171,7 +10607,7 @@ INFO: Converting local name chh_ice of variable surface_drag_mass_flux_for_heat_ INFO: Converting local name chh_ocean of variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean from new to old metadata INFO: Converting local name gq0(:,:,index_for_liquid_cloud_number_concentration) of variable cloud_droplet_number_concentration_updated_by_physics from new to old metadata INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata INFO: Converting local name dx of variable cell_size from new to old metadata INFO: Converting local name t02min of variable minimum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata @@ -10249,7 +10685,7 @@ INFO: Converting local name tracer of variable chemical_tracers from new to old INFO: Converting local name iopt_rad of variable flag_for_radiation_transfer_option from new to old metadata INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata INFO: Converting local name sigma of variable slope_of_subgrid_orography from new to old metadata @@ -10257,7 +10693,6 @@ INFO: Converting local name do_myjsfc of variable do_myjsfc from new to old meta INFO: Converting local name ep of variable cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep from new to old metadata INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from new to old metadata INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata INFO: Converting local name first_time_step of variable flag_for_first_time_step from new to old metadata @@ -10267,7 +10702,6 @@ INFO: Converting local name tsq of variable t_prime_squared from new to old meta INFO: Converting local name fscav of variable fraction_of_tracer_scavenged from new to old metadata INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_factor from new to old metadata INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata INFO: Converting local name evcwa of variable cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep from new to old metadata @@ -10422,7 +10856,6 @@ INFO: Converting local name nfracseed of variable cellular_automata_seed_probabi INFO: Converting local name kcnv of variable flag_deep_convection from new to old metadata INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio from new to old metadata INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata INFO: Converting local name do_cnvgwd of variable flag_for_convective_gravity_wave_drag from new to old metadata @@ -10531,11 +10964,9 @@ INFO: Converting local name mg_ninst of variable mg_ice_concentration_constant f INFO: Converting local name hefac of variable surface_upward_latent_heat_flux_reduction_factor from new to old metadata INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from new to old metadata INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata INFO: Converting local name tau_ngw of variable instantaneous_momentum_flux_due_to_nonstationary_gravity_wave from new to old metadata @@ -10747,7 +11178,7 @@ INFO: Converting local name dt3dt(:,:,4) of variable cumulative_change_in_temper INFO: Converting local name iopt_stc of variable flag_for_soil_and_snow_temperature_time_stepping_option from new to old metadata INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_model_level from new to old metadata INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata INFO: Converting local name proflw_type of variable proflw_type from new to old metadata @@ -10763,6 +11194,7 @@ INFO: Converting local name gasvmr(:,:,1) of variable volume_mixing_ratio_co2 fr INFO: Converting local name dvsfc1 of variable instantaneous_surface_y_momentum_flux from new to old metadata INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_frozen_precip from new to old metadata INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata INFO: Converting local name vtype of variable vegetation_type_classification_real from new to old metadata @@ -10771,6 +11203,7 @@ INFO: Converting local name lw_optical_props_clouds of variable longwave_optical INFO: Converting local name sfcfsw of variable sw_fluxes_sfc from new to old metadata INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and_VIS_diffused from new to old metadata INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata INFO: Converting local name phil of variable geopotential from new to old metadata INFO: Converting local name flag_frsoil of variable flag_for_frozen_soil_physics from new to old metadata @@ -10858,9 +11291,11 @@ INFO: Converting local name tsfcl of variable surface_skin_temperature_over_land INFO: Converting local name clouds(:,:,9) of variable mean_effective_radius_for_snow_flake from new to old metadata INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer from new to old metadata INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -10870,7 +11305,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre +INFO: Parsed tables in scheme GFS_DCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -10897,7 +11338,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run -INFO: Parsed tables in scheme GFS_DCNV_generic_post +INFO: Parsed tables in scheme GFS_DCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -10916,7 +11359,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run -INFO: Parsed tables in scheme GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre +INFO: Parsed tables in scheme GFS_GWD_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -10927,16 +11376,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run -INFO: Parsed tables in scheme GFS_GWD_generic_post +INFO: Parsed tables in scheme GFS_GWD_generic_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run -INFO: Parsed tables in scheme GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre +INFO: Parsed tables in scheme GFS_MP_generic_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -10997,7 +11454,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable snow_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable graupel_precipitation_rate_from_previous_timestep in table GFS_MP_generic_post_run INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize -INFO: Parsed tables in scheme GFS_MP_generic_post +INFO: Parsed tables in scheme GFS_MP_generic_post with dependencies ['machine.F', 'calpreciptype.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -11007,7 +11466,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run -INFO: Parsed tables in scheme GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre +INFO: Parsed tables in scheme GFS_PBL_generic_pre with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -11075,7 +11540,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run -INFO: Parsed tables in scheme GFS_PBL_generic_post +INFO: Parsed tables in scheme GFS_PBL_generic_post with dependencies ['machine.F', 'GFS_PBL_generic.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -11084,7 +11551,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run -INFO: Parsed tables in scheme GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre +INFO: Parsed tables in scheme GFS_SCNV_generic_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -11107,10 +11580,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio_in_phy_f3d in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run -INFO: Parsed tables in scheme GFS_SCNV_generic_post -INFO: Parsed tables in scheme GFS_diagtoscreen -INFO: Parsed tables in scheme GFS_interstitialtoscreen -INFO: Parsed tables in scheme GFS_abort +INFO: Parsed tables in scheme GFS_SCNV_generic_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen +INFO: Parsed tables in scheme GFS_diagtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen +INFO: Parsed tables in scheme GFS_interstitialtoscreen with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort +INFO: Parsed tables in scheme GFS_abort with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -11129,12 +11634,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run -INFO: Parsed tables in scheme GFS_checkland -INFO: Parsed tables in scheme GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_checkland with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +INFO: Parsed tables in scheme GFS_phys_time_vary with dependencies ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize -INFO: Parsed tables in scheme GFS_rad_time_vary +INFO: Parsed tables in scheme GFS_rad_time_vary with dependencies ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -11144,9 +11665,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_10mu_band in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_optical_depth_layers_at_0p55mu_band in table GFS_rrtmg_post_run INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize -INFO: Parsed tables in scheme GFS_rrtmg_post +INFO: Parsed tables in scheme GFS_rrtmg_post with dependencies ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -11193,8 +11716,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run -INFO: Parsed tables in scheme GFS_rrtmg_pre -INFO: Parsed tables in scheme GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_pre with dependencies ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +INFO: Parsed tables in scheme GFS_rrtmg_setup with dependencies ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -11226,9 +11763,51 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_precipitation_amount_for_coupling in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run -INFO: Parsed tables in scheme GFS_stochastics -INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset -INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_stochastics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_rad_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset +INFO: Parsed tables in scheme GFS_suite_interstitial_phys_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -11241,7 +11820,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run -INFO: Parsed tables in scheme GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 +INFO: Parsed tables in scheme GFS_suite_interstitial_1 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -11286,7 +11885,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run -INFO: Parsed tables in scheme GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 +INFO: Parsed tables in scheme GFS_suite_interstitial_2 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -11295,7 +11914,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run -INFO: Parsed tables in scheme GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset +INFO: Parsed tables in scheme GFS_suite_stateout_reset with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -11308,7 +11947,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run -INFO: Parsed tables in scheme GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update +INFO: Parsed tables in scheme GFS_suite_stateout_update with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -11326,7 +11985,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run -INFO: Parsed tables in scheme GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 +INFO: Parsed tables in scheme GFS_suite_interstitial_3 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -11336,10 +12015,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run -INFO: Parsed tables in scheme GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 +INFO: Parsed tables in scheme GFS_suite_interstitial_4 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run -INFO: Parsed tables in scheme GFS_suite_interstitial_5 +INFO: Parsed tables in scheme GFS_suite_interstitial_5 with dependencies ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -11380,7 +12081,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run -INFO: Parsed tables in scheme GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre +INFO: Parsed tables in scheme GFS_surface_generic_pre with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -11470,7 +12177,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_latent_heat_flux_reduction_factor in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run -INFO: Parsed tables in scheme GFS_surface_generic_post +INFO: Parsed tables in scheme GFS_surface_generic_post with dependencies ['surface_perturbation.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -11533,7 +12242,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run -INFO: Parsed tables in scheme GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre +INFO: Parsed tables in scheme GFS_surface_composites_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -11547,7 +12264,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run -INFO: Parsed tables in scheme GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter +INFO: Parsed tables in scheme GFS_surface_composites_inter with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -11655,18 +12380,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_ice_concentration in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run -INFO: Parsed tables in scheme GFS_surface_composites_post +INFO: Parsed tables in scheme GFS_surface_composites_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 +INFO: Parsed tables in scheme GFS_surface_loop_control_part1 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run -INFO: Parsed tables in scheme GFS_surface_loop_control_part2 -INFO: Parsed tables in scheme GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_surface_loop_control_part2 with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +INFO: Parsed tables in scheme GFS_time_vary_pre with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -11725,8 +12474,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run -INFO: Parsed tables in scheme cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +INFO: Parsed tables in scheme cires_ugwp with dependencies ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -11756,9 +12515,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table cires_ugwp_post_run INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize -INFO: Parsed tables in scheme cires_ugwp_post +INFO: Parsed tables in scheme cires_ugwp_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -11770,6 +12531,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_bottom_of_convective_cloud in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run INFO: Parsed tables in scheme cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -11780,17 +12543,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init -INFO: Parsed tables in scheme cs_conv_pre +INFO: Parsed tables in scheme cs_conv_pre with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run -INFO: Parsed tables in scheme cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post +INFO: Parsed tables in scheme cs_conv_post with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -11818,7 +12597,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_fraction_in_convective_tower in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run -INFO: Parsed tables in scheme cs_conv +INFO: Parsed tables in scheme cs_conv with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -11829,15 +12610,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_fraction_for_MG in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable subgrid_scale_cloud_fraction_from_shoc in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run -INFO: Parsed tables in scheme cs_conv_aw_adj +INFO: Parsed tables in scheme cs_conv_aw_adj with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run -INFO: Parsed tables in scheme cu_ntiedtke_pre +INFO: Parsed tables in scheme cu_ntiedtke_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -11865,13 +12654,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_atmosphere_detrainment_convective_mass_flux in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run -INFO: Parsed tables in scheme cu_ntiedtke +INFO: Parsed tables in scheme cu_ntiedtke with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run -INFO: Parsed tables in scheme cu_ntiedtke_post +INFO: Parsed tables in scheme cu_ntiedtke_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -11921,8 +12714,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux in table dcyc2t3_run INFO: Legacy extension - skip empty table for dcyc2t3_finalize -INFO: Parsed tables in scheme dcyc2t3 +INFO: Parsed tables in scheme dcyc2t3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -11974,6 +12769,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table drag_suite_run INFO: Legacy extension - skip empty table for drag_suite_init INFO: Parsed tables in scheme drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -11991,9 +12788,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable turbulent_kinetic_energy_convective_transport_tracer in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity_from_shoc in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run -INFO: Parsed tables in scheme shoc +INFO: Parsed tables in scheme shoc with dependencies ['funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -12001,16 +12800,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run -INFO: Parsed tables in scheme get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 +INFO: Parsed tables in scheme get_prs_fv3 with dependencies ['physcons.F90', 'machine.F'] INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run -INFO: Parsed tables in scheme get_phi_fv3 +INFO: Parsed tables in scheme get_phi_fv3 with dependencies ['physcons.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -12040,8 +12853,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run -INFO: Parsed tables in scheme gfdl_cloud_microphys -INFO: Parsed tables in scheme fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +INFO: Parsed tables in scheme gfdl_cloud_microphys with dependencies ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +INFO: Parsed tables in scheme fv_sat_adj with dependencies ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -12056,9 +12887,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure_at_previous_time_step in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run -INFO: Parsed tables in scheme zhaocarr_gscond +INFO: Parsed tables in scheme zhaocarr_gscond with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -12070,7 +12903,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run -INFO: Parsed tables in scheme gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre +INFO: Parsed tables in scheme gwdc_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -12088,11 +12929,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init -INFO: Parsed tables in scheme gwdc +INFO: Parsed tables in scheme gwdc with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -12104,8 +12953,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run -INFO: Parsed tables in scheme gwdc_post +INFO: Parsed tables in scheme gwdc_post with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -12134,11 +12985,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize INFO: Parsed tables in scheme gwdps INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize -INFO: Parsed tables in scheme h2ophys +INFO: Parsed tables in scheme h2ophys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -12175,7 +13030,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable physics_field_for_coupling in table samfdeepcnv_run INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init -INFO: Parsed tables in scheme samfdeepcnv +INFO: Parsed tables in scheme samfdeepcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -12199,7 +13056,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table samfshalcnv_run INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init -INFO: Parsed tables in scheme samfshalcnv +INFO: Parsed tables in scheme samfshalcnv with dependencies ['funcphys.f90', 'samfaerosols.F', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -12233,7 +13096,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_cloud_liquid_water_particles_for_detrainment in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table sascnvn_run INFO: Legacy extension - skip empty table for sascnvn_finalize -INFO: Parsed tables in scheme sascnvn +INFO: Parsed tables in scheme sascnvn with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -12258,7 +13127,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_water_mixing_ratio in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table shalcnv_run INFO: Legacy extension - skip empty table for shalcnv_finalize -INFO: Parsed tables in scheme shalcnv +INFO: Parsed tables in scheme shalcnv with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -12276,7 +13147,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_temperature_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run -INFO: Parsed tables in scheme maximum_hourly_diagnostics +INFO: Parsed tables in scheme maximum_hourly_diagnostics with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -12331,10 +13205,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize -INFO: Parsed tables in scheme m_micro +INFO: Parsed tables in scheme m_micro with dependencies ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -12357,8 +13236,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run -INFO: Parsed tables in scheme m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre +INFO: Parsed tables in scheme m_micro_pre with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -12376,7 +13261,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_snow_amount_on_dynamics_timestep in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_graupel_amount_on_dynamics_timestep in table m_micro_post_run INFO: Legacy extension - skip empty table for m_micro_post_finalize -INFO: Parsed tables in scheme m_micro_post +INFO: Parsed tables in scheme m_micro_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -12385,7 +13272,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run -INFO: Parsed tables in scheme cu_gf_driver_pre +INFO: Parsed tables in scheme cu_gf_driver_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -12425,15 +13315,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize -INFO: Parsed tables in scheme cu_gf_driver +INFO: Parsed tables in scheme cu_gf_driver with dependencies ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run -INFO: Parsed tables in scheme cu_gf_driver_post +INFO: Parsed tables in scheme cu_gf_driver_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -12478,7 +13376,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run -INFO: Parsed tables in scheme hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf +INFO: Parsed tables in scheme hedmf with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -12519,7 +13426,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run -INFO: Parsed tables in scheme hedmf_hafs +INFO: Parsed tables in scheme hedmf_hafs with dependencies ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -12556,7 +13465,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_boundary_layer_thickness in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run -INFO: Parsed tables in scheme moninshoc +INFO: Parsed tables in scheme moninshoc with dependencies ['funcphys.f90', 'tridi.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -12599,7 +13514,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run -INFO: Parsed tables in scheme satmedmfvdif +INFO: Parsed tables in scheme satmedmfvdif with dependencies ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -12644,7 +13565,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run -INFO: Parsed tables in scheme satmedmfvdifq +INFO: Parsed tables in scheme satmedmfvdifq with dependencies ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -12677,7 +13600,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run -INFO: Parsed tables in scheme shinhongvdif +INFO: Parsed tables in scheme shinhongvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -12712,7 +13637,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_top_of_atmosphere_boundary_layer in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_10m in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run -INFO: Parsed tables in scheme ysuvdif +INFO: Parsed tables in scheme ysuvdif with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -12821,7 +13749,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run -INFO: Parsed tables in scheme mynnedmf_wrapper +INFO: Parsed tables in scheme mynnedmf_wrapper with dependencies ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -12911,7 +13841,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_heat_at_2m in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run -INFO: Parsed tables in scheme mynnsfc_wrapper +INFO: Parsed tables in scheme mynnsfc_wrapper with dependencies ['module_sf_mynn.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -12940,12 +13872,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_top in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run -INFO: Parsed tables in scheme sgscloud_radpre +INFO: Parsed tables in scheme sgscloud_radpre with dependencies ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run -INFO: Parsed tables in scheme sgscloud_radpost +INFO: Parsed tables in scheme sgscloud_radpost with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -13018,7 +13954,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run -INFO: Parsed tables in scheme myjsfc_wrapper +INFO: Parsed tables in scheme myjsfc_wrapper with dependencies ['module_SF_JSFC.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -13069,10 +14007,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_heat_diffusivity in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_temperature in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run -INFO: Parsed tables in scheme myjpbl_wrapper +INFO: Parsed tables in scheme myjpbl_wrapper with dependencies ['module_BL_MYJPBL.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run -INFO: Parsed tables in scheme mp_thompson_pre +INFO: Parsed tables in scheme mp_thompson_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -13100,12 +14043,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init -INFO: Parsed tables in scheme mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +INFO: Parsed tables in scheme mp_thompson with dependencies ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run -INFO: Parsed tables in scheme mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +INFO: Parsed tables in scheme mp_thompson_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -13116,7 +14083,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize -INFO: Parsed tables in scheme ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys +INFO: Parsed tables in scheme ozphys with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -13127,9 +14100,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize -INFO: Parsed tables in scheme ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 +INFO: Parsed tables in scheme ozphys_2015 with dependencies ['machine.F'] INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -13140,7 +14118,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_rain_water_mixing_ratio_due_to_microphysics in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run -INFO: Parsed tables in scheme zhaocarr_precpd +INFO: Parsed tables in scheme zhaocarr_precpd with dependencies ['physcons.F90', 'funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -13176,7 +14156,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_physics in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run -INFO: Parsed tables in scheme phys_tend +INFO: Parsed tables in scheme phys_tend with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -13214,7 +14196,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run -INFO: Parsed tables in scheme rrtmg_lw +INFO: Parsed tables in scheme rrtmg_lw with dependencies ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -13258,7 +14242,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_rain_drop in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_snow_water_path in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run -INFO: Parsed tables in scheme rrtmg_sw +INFO: Parsed tables in scheme rrtmg_sw with dependencies ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -13296,6 +14292,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Parsed tables in scheme rascnv INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -13308,18 +14306,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run INFO: Parsed tables in scheme rayleigh_damp INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize -INFO: Parsed tables in scheme rrtmg_lw_post +INFO: Parsed tables in scheme rrtmg_lw_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize -INFO: Parsed tables in scheme rrtmg_lw_pre +INFO: Parsed tables in scheme rrtmg_lw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -13327,9 +14331,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run -INFO: Parsed tables in scheme rrtmg_sw_post +INFO: Parsed tables in scheme rrtmg_sw_post with dependencies ['radsw_param.f', 'machine.F'] INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -13338,7 +14344,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_direct in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_UV_and_VIS_diffused in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run -INFO: Parsed tables in scheme rrtmg_sw_pre +INFO: Parsed tables in scheme rrtmg_sw_pre with dependencies ['iounitdef.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -13357,7 +14365,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run -INFO: Parsed tables in scheme sfc_diag +INFO: Parsed tables in scheme sfc_diag with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -13374,7 +14384,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_x_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_y_wind_at_10m in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run -INFO: Parsed tables in scheme sfc_diag_post +INFO: Parsed tables in scheme sfc_diag_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -13451,19 +14469,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run -INFO: Parsed tables in scheme lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +INFO: Parsed tables in scheme lsm_ruc with dependencies ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_pre with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run -INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post +INFO: Parsed tables in scheme lsm_ruc_sfc_sice_post with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -13486,7 +14518,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_equivalent_accumulated_snow_depth_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_snow_thickness_water_equivalent_over_ice in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run -INFO: Parsed tables in scheme sfc_cice +INFO: Parsed tables in scheme sfc_cice with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -13547,7 +14581,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_land in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run -INFO: Parsed tables in scheme sfc_diff +INFO: Parsed tables in scheme sfc_diff with dependencies ['machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -13607,7 +14645,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run -INFO: Parsed tables in scheme lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +INFO: Parsed tables in scheme lsm_noah with dependencies ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -13710,7 +14759,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run -INFO: Parsed tables in scheme noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv +INFO: Parsed tables in scheme noahmpdrv with dependencies ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -13738,8 +14798,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run -INFO: Parsed tables in scheme flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +INFO: Parsed tables in scheme flake_driver with dependencies ['flake.F90', 'machine.F'] INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -13790,8 +14856,16 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize -INFO: Parsed tables in scheme sfc_nst +INFO: Parsed tables in scheme sfc_nst with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -13802,7 +14876,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run -INFO: Parsed tables in scheme sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre +INFO: Parsed tables in scheme sfc_nst_pre with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -13818,9 +14900,11 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_change_over_depth_in_sea_water_temperature in table sfc_nst_post_run INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize -INFO: Parsed tables in scheme sfc_nst_post +INFO: Parsed tables in scheme sfc_nst_post with dependencies ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -13840,7 +14924,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run -INFO: Parsed tables in scheme sfc_ocean +INFO: Parsed tables in scheme sfc_ocean with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -13876,7 +14962,10 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_cice in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run -INFO: Parsed tables in scheme sfc_sice +INFO: Parsed tables in scheme sfc_sice with dependencies ['funcphys.f90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -13895,15 +14984,30 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize -INFO: Parsed tables in scheme mp_fer_hires +INFO: Parsed tables in scheme mp_fer_hires with dependencies ['module_MP_FER_HIRES.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_gas_optics +INFO: Parsed tables in scheme rrtmgp_lw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -13918,14 +15022,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_lw_cloud_optics with dependencies ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_interface_for_RRTMGP in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_gas_optics +INFO: Parsed tables in scheme rrtmgp_sw_gas_optics with dependencies ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -13938,7 +15054,12 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics +INFO: Parsed tables in scheme rrtmgp_sw_cloud_optics with dependencies ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -13951,7 +15072,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics +INFO: Parsed tables in scheme rrtmgp_sw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -13963,7 +15086,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_downward_clrsky in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run -INFO: Parsed tables in scheme rrtmgp_lw_rte +INFO: Parsed tables in scheme rrtmgp_lw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -13979,7 +15104,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_allsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_upward_clrsky in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run -INFO: Parsed tables in scheme rrtmgp_sw_rte +INFO: Parsed tables in scheme rrtmgp_sw_rte with dependencies ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -13991,8 +15118,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run -INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics -INFO: Parsed tables in scheme GFS_rrtmgp_setup +INFO: Parsed tables in scheme rrtmgp_lw_aerosol_optics with dependencies ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +INFO: Parsed tables in scheme GFS_rrtmgp_setup with dependencies ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -14010,7 +15155,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable virtual_temperature in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable relative_humidity in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_pre with dependencies ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -14021,7 +15168,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_longwave_emissivity in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run -INFO: Parsed tables in scheme rrtmgp_lw_pre +INFO: Parsed tables in scheme rrtmgp_lw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -14054,7 +15203,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre +INFO: Parsed tables in scheme GFS_rrtmgp_sw_pre with dependencies ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -14075,20 +15226,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lw_fluxes_top_atmosphere in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_fluxes in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_lw_post +INFO: Parsed tables in scheme GFS_rrtmgp_lw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_lw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run -INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling +INFO: Parsed tables in scheme rrtmgp_sw_cloud_sampling with dependencies ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -14101,6 +15266,8 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run INFO: Parsed tables in scheme GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -14124,7 +15291,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre +INFO: Parsed tables in scheme GFS_rrtmgp_gfdlmp_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -14151,7 +15320,9 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run -INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre +INFO: Parsed tables in scheme GFS_rrtmgp_zhaocarr_pre with dependencies ['rrtmgp_aux.F90'] +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -14187,7 +15358,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run -INFO: Parsed tables in scheme GFS_rrtmgp_sw_post +INFO: Parsed tables in scheme GFS_rrtmgp_sw_post with dependencies ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] INFO: filtering out variable GFS_stateout_type_instance INFO: filtering out variable Gas_concentrations_for_RRTMGP_suite INFO: filtering out variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band @@ -14381,7 +15552,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -14576,24 +15746,24 @@ INFO: filtering out variable y_momentum_tendency_from_form_drag INFO: filtering out variable y_momentum_tendency_from_large_scale_gwd INFO: filtering out variable y_momentum_tendency_from_small_scale_gwd INFO: Checking optional arguments in physics schemes ... -INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... -INFO: Generating static API ccpp_static_api.F90 in /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics ... +INFO: Generating static API ccpp_static_api.F90 in /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp' NO NO ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=wcoss_dell_p3 is valid. Compilers set for wcoss_dell_p3. Obtained ESMF_LIB=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib from /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.1.20171018 -- The CXX compiler identification is Intel 18.0.1.20171018 -- The Fortran compiler identification is Intel 18.0.1.20171018 @@ -14634,8 +15804,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/nosc -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -14644,53 +15814,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DRELEASE -O2 -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /usr/bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /usr/bin/ranlib libccpp.a -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -14698,116 +15872,116 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -14815,124 +15989,124 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX-I -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -14952,20 +16126,20 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -14983,123 +16157,123 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -15107,8 +16281,12 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o.provides.build @@ -15116,68 +16294,11 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -15185,114 +16306,19 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -15300,164 +16326,24 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -O1 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -15473,93 +16359,12 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -15568,194 +16373,151 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build [ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O2 -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O2 -fPIC -no-prec-div -no-prec-sqrt -xCORE-AVX2 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o [100%] Linking Fortran static library libccppphys.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /usr/bin/ranlib libccppphys.a -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' Install the project... /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-release.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -+ test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -+ test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" all +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-release.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-release.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' ++ test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include ++ test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" all +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -15769,213 +16531,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -16063,18 +16825,27 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" into /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL on wcoss -cp -fp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3"/conf/modules.fv3 -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" into /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL on wcoss +cp -fp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3"/conf/modules.fv3 +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" nemsinstall +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -16088,53 +16859,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -16150,65 +16921,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -16221,65 +16992,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -16325,52 +17096,53 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -16405,25 +17177,26 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -16431,24 +17204,33 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -Installation into "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +Installation into "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform wcoss_dell_p3 --fms-dir "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform wcoss_dell_p3 --fms-dir "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -16462,9 +17244,9 @@ Currently Loaded Modules: -Will use FMS from: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ BASEDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + MACHINE_ID=wcoss_dell_p3 + COMPILE_OPTION=wcoss_dell_p3-intel.mk + DEBUG= @@ -16479,256 +17261,256 @@ MOM6 compile.sh ... DEBUG=, REPRO=1 + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] + rm -f path_names + echo 'generating file_paths ...' generating file_paths ... -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/templates/wcoss_dell_p3-intel.mk -p lib_ocean.a -o -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL path_names ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/templates/wcoss_dell_p3-intel.mk -p lib_ocean.a -o -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL path_names ........................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO=1 DEBUG= lib_ocean.a -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -O2 -debug minimal -fp-model source -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o MOM_offline_main.o ideal_age_example.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_lateral_boundary_diffusion.o MOM_generic_tracer.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_write_cputime.o MOM_domains.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o benchmark_initialization.o lock_exchange_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_ddiff.o cvmix_tidal.o gsw_specvol_second_derivatives.o gsw_ct_freezing_poly.o MOM_obsolete_diagnostics.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o @@ -16964,25 +17746,34 @@ a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o a - MOM_isopycnal_slopes.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + mkdir -p exec/wcoss_dell_p3/ -+ ln -s /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/wcoss_dell_p3/lib_ocean ++ ln -s /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/wcoss_dell_p3/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" \ - "FMSDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3" \ - "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" \ + "FMSDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3" \ + "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -16996,11 +17787,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_O -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -17008,18 +17799,27 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface' -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface' +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -17035,14 +17835,14 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = wcoss_dell_p3_intel CICE6 ./comp_ice.backend.libcice: DEBUG = false -CICE6 ./comp_ice.backend.libcice: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -rm: cannot remove '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm: cannot remove ‘/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk’: No such file or directory +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -17135,108 +17935,117 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O2 -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ exec gmake -j 1 WW3_COMP="wcoss_dell_p3" ww3_nemslibonly +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -17250,26 +18059,26 @@ Currently Loaded Modules: -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf -+ export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL WW3_COMP=wcoss_dell_p3 -+ COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model -+ COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf ++ export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL WW3_COMP=wcoss_dell_p3 ++ COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model ++ COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL + WW3_COMP=wcoss_dell_p3 + exec gmake -j 1 WW3_COMP=wcoss_dell_p3 ww3_nemslibonly -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf' ***************************** *** WAVEWATCH III setup *** ***************************** -[INFO] local env file wwatch3.env found in /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/wwatch3.env - Setup file /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/wwatch3.env found +[INFO] local env file wwatch3.env found in /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/wwatch3.env + Setup file /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/wwatch3.env found Printer (listings) : auxiliary FORTRAN compiler : gfortran auxiliary C compiler : gcc - Source directory : /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model - Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/tmp + Source directory : /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model + Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/tmp Save source code : yes Save listings : yes @@ -17277,30 +18086,30 @@ gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2 Compile auxiliary programs -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/aux' -gfortran -o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/w3adc w3adc.f -gfortran -o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/w3list w3list.f -gfortran -o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/w3prnt w3prnt.f -gfortran -o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/w3split w3split.f -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/aux' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/aux' +gfortran -o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/w3adc w3adc.f +gfortran -o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/w3list w3list.f +gfortran -o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/w3prnt w3prnt.f +gfortran -o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/w3split w3split.f +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/aux' Setup comp & link files - sed /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/comp.tmpl => /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/comp - sed /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/link.tmpl => /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/link + sed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/comp.tmpl => /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/comp + sed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/link.tmpl => /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/link Create required model subdirectories Finished setting up WAVEWATCH III -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/w3_make ww3_multi_esmf +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/w3_make ww3_multi_esmf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -17312,61 +18121,56 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/switch +switch = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/switch new directive controlled threading Checking all subroutines for modules (this may take a while) ... Processing ww3_multi_esmf --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/ftn' ad3 : processing constants ad3 : processing scrip_kindsmod [no w3adc] ad3 : processing w3uqckmd -ad3 : processing scrip_iounitsmod [no w3adc] ad3 : processing scrip_constants [no w3adc] +ad3 : processing scrip_iounitsmod [no w3adc] ad3 : processing scrip_timers [no w3adc] ad3 : processing w3servmd ad3 : processing scrip_errormod [no w3adc] +ad3 : processing scrip_netcdfmod [no w3adc] +ad3 : processing scrip_grids [no w3adc] ad3 : processing w3gsrumd -ad3 : processing w3cspcmd ad3 : processing w3arrymd +ad3 : processing w3cspcmd ad3 : processing wmunitmd -ad3 : processing scrip_netcdfmod [no w3adc] -ad3 : processing scrip_grids [no w3adc] +ad3 : processing scrip_remap_vars [no w3adc] +ad3 : processing scrip_remap_conservative [no w3adc] +ad3 : processing scrip_remap_read [no w3adc] +ad3 : processing scrip_remap_write [no w3adc] +ad3 : processing scrip_interface ad3 : processing w3gdatmd -ad3 : processing w3sbt1md -ad3 : processing w3idatmd ad3 : processing w3odatmd -ad3 : processing scrip_remap_vars [no w3adc] -ad3 : processing w3timemd +ad3 : processing w3idatmd +ad3 : processing w3sbt1md +ad3 : processing wmscrpmd ad3 : processing w3dispmd +ad3 : processing w3timemd ad3 : processing wmmdatmd ad3 : processing w3adatmd +ad3 : processing w3src4md +ad3 : processing w3fldsmd ad3 : processing w3fld1md ad3 : processing w3sdb1md ad3 : processing w3flx1md ad3 : processing w3partmd ad3 : processing w3nmlmultimd -ad3 : processing scrip_remap_conservative [no w3adc] -ad3 : processing scrip_remap_write [no w3adc] -ad3 : processing scrip_remap_read [no w3adc] -ad3 : processing w3src4md ad3 : processing wmfinlmd -ad3 : processing w3fldsmd -ad3 : processing w3snl1md ad3 : processing w3fld2md -ad3 : processing scrip_interface ad3 : processing w3parall ad3 : processing w3triamd -ad3 : processing w3iogrmd -ad3 : processing wmscrpmd +ad3 : processing w3snl1md ad3 : processing w3wdatmd -ad3 : processing wmgridmd +ad3 : processing w3iogrmd ad3 : processing w3iogomd -ad3 : processing w3updtmd -ad3 : processing w3iopomd -ad3 : processing w3iorsmd -ad3 : processing w3iobcmd ad3 : processing wmupdtmd ad3 : processing w3iosfmd ad3 : processing w3iotrmd @@ -17374,12 +18178,17 @@ ad3 : processing w3pro3md ad3 : processing w3profsmd ad3 : processing w3srcemd ad3 : processing w3wdasmd -ad3 : processing w3initmd +ad3 : processing w3updtmd +ad3 : processing w3iopomd +ad3 : processing w3iorsmd +ad3 : processing wmgridmd +ad3 : processing w3iobcmd ad3 : processing wminiomd +ad3 : processing w3initmd ad3 : processing w3wavemd ad3 : processing wmiopomd -ad3 : processing wminitmd ad3 : processing wmwavemd +ad3 : processing wminitmd ad3 : processing wmesmfmd ar: creating libww3_multi_esmf.a a - wmmdatmd.o @@ -17444,22 +18253,31 @@ a - wmscrpmd.o a - scrip_netcdfmod.o a - scrip_remap_write.o a - scrip_remap_read.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf' -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL/. -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL" -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf' +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL/. +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL" +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" install + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" install +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -17486,13 +18304,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.1.20171018 -- The Fortran compiler identification is Intel 18.0.1.20171018 -- Check for working C compiler: /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc @@ -17545,120 +18363,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /usr/bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /usr/bin/ranlib libpioc.a -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -17671,53 +18489,53 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/Pa /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /usr/bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /usr/bin/ranlib libpiof.a -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -17740,40 +18558,40 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -g -traceback -fp-model precise -O2 -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 ar rv libcmeps.a med_constants_mod.o med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_history_mod.o med_phases_profile_mod.o med_time_mod.o med_methods_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_io_mod.o esmFldsExchange_hafs_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_utils_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o ar: creating libcmeps.a a - med_constants_mod.o @@ -17803,36 +18621,45 @@ a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" -test -s "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" +test -s "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo ww3_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk" ; echo cmeps_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo ww3_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk" ; echo cmeps_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; \ gmake nems \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ - CCPP_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= WW3_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL CMEPS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= WW3_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL CMEPS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -17846,15 +18673,15 @@ Currently Loaded Modules: -build NEMS after /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -WW3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -CICE6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +WW3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -17863,189 +18690,198 @@ CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o -'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +‘module_NEMS_UTILS.tmp.o’ -> ‘module_NEMS_UTILS.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o -'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +‘module_MEDIATOR_methods.tmp.o’ -> ‘module_MEDIATOR_methods.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o -'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o -'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +‘module_MEDIATOR_SpaceWeather.tmp.o’ -> ‘module_MEDIATOR_SpaceWeather.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o -'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +‘module_EARTH_INTERNAL_STATE.tmp.o’ -> ‘module_EARTH_INTERNAL_STATE.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o -'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +‘module_EARTH_GRID_COMP.tmp.o’ -> ‘module_EARTH_GRID_COMP.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o -'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +‘module_NEMS_INTERNAL_STATE.tmp.o’ -> ‘module_NEMS_INTERNAL_STATE.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o -'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +‘module_NEMS_GRID_COMP.tmp.o’ -> ‘module_NEMS_GRID_COMP.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o -'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' +‘module_NEMS_Rusage.tmp.o’ -> ‘module_NEMS_Rusage.o’ mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 05:05:45 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_WW3=WMESMFMD -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 09:16:34 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o -'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' +‘MAIN_NEMS.tmp.o’ -> ‘MAIN_NEMS.o’ echo libgocart is libgocart is echo extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf -mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libpiof.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libpioc.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/obj_HYB/libww3_multi_esmf.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf +mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/obj_HYB/libww3_multi_esmf.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29/src/libjasper/base/jas_stream.c:520: warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/fcst_2.exe" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/fcst_2.exe +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/fcst_2.exe" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/fcst_2.exe Will copy modules.nems and NEMS.x as fcst_2 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build" -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build -cat /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build" ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build +cat /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -18060,18 +18896,27 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf ; \ -export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ export ESMFMKFILE=/dev/null ; \ exec gmake distclean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -18085,40 +18930,49 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf' -\rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/exe/ww3_multi_esmf *.o *.mod -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/w3_clean -c +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf' +\rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/tmp - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/ftn - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/aux - Remove /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod - Remove /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/mod_HYB - Remove /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/obj - Remove /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/obj_HYB - Remove /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/tmp - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin - Remove /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/exe - Clean up /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/../regtests -\rm -fr /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/tmp -\rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/bin/wwatch3.env -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model/esmf' -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/model" ; \ + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/tmp + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/ftn + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/aux + Remove /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod + Remove /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/mod_HYB + Remove /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/obj + Remove /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/obj_HYB + Remove /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/tmp + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin + Remove /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/exe + Clean up /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/../regtests +\rm -fr /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/tmp +\rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/bin/wwatch3.env +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model/esmf' +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/model" ; \ rm -rf exe mod* obj* tmp ftn/makefile ftn/makefile_DIST \ ftn/makefile_SHRD esmf/wwatch3.env aux/makefile \ bin/link bin/comp ; \ find . -name '*.o' -o -name '*.mod' -o -name '*.a' \ | xargs rm -f -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ exec gmake clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -18132,46 +18986,46 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 WW3 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS WW3 CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -WW3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/WW3/WW3_INSTALL/nuopc.mk -CICE6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +WW3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/WW3/WW3_INSTALL/nuopc.mk +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -18182,15 +19036,15 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -Elapsed time 12117 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y finished +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +Elapsed time 2283 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y WW3=Y CMEPS=Y finished + SECONDS=0 + [[ 4 -lt 2 ]] -+ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -+ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ++ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ++ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 + readonly BUILD_TARGET=wcoss_dell_p3 + BUILD_TARGET=wcoss_dell_p3 + readonly 'MAKE_OPT=CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y' @@ -18202,7 +19056,7 @@ Elapsed time 12117 seconds. Compiling CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS + readonly clean_after=YES + clean_after=YES + hostname -v71a1 +v72a1 + echo 'Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_3.exe on wcoss_dell_p3' Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y into fcst_3.exe on wcoss_dell_p3 + gnu_make=gmake @@ -18212,81 +19066,81 @@ Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupl + [[ wcoss_dell_p3 == stampede.* ]] + MAKE_THREADS=1 + [[ 1 -gt 1 ]] -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../NEMS ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y == *\C\C\P\P\=\Y* ]] + COMPONENTS=FMS,FV3,CCPP + set +ex Compiling suites FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/compile.sh: line 85: MAKE_OPT: readonly variable +./compile.sh: line 85: MAKE_OPT: readonly variable Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build" -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build" ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build set -xue ; \ -export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ +export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean ; \ cd $PATH_CCPP ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include" ; \ -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk -+ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include" ; \ +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk ++ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled --clean INFO: Logging level set to DEBUG INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Performing clean .... -DEBUG: Executing "rm -vf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_*_cap.F90 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh" -DEBUG: Execution of "rm -vf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_*_cap.F90 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh" returned with exit code 0 - stdout: "removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_static_api.F90' -removed '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_STATIC_API.sh'" +DEBUG: Executing "rm -vf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_*_cap.F90 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh" +DEBUG: Execution of "rm -vf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_*_cap.F90 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh" returned with exit code 0 + stdout: "removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_static_api.F90 +removed /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_STATIC_API.sh" stderr: "" INFO: CCPP prebuild clean completed successfully, exiting. -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -+ rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk -cat /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include ++ rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk +cat /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -18297,113 +19151,122 @@ ls: cannot access */*.a: No such file or directory ls: cannot access */*.o: No such file or directory ls: cannot access */*.mod: No such file or directory ls: cannot access */depend: No such file or directory -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_3" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_3 -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/src/MOM6/config_src/nems_cap/mom5.mk.install +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_3" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_3 +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -18418,20 +19281,29 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27/lib/esmf.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ exec gmake clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -18445,50 +19317,50 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing -CICE6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing -FV3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk: component CMEPS makefile fragment is missing +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk: component MOM6 makefile fragment is missing +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk: component CCPP makefile fragment is missing CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -18499,56 +19371,65 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test_results.mk Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_3" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/modules.fcst_3 -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/externals.nems -cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems.csh" -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS' +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_3" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/modules.fcst_3 +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/externals.nems +cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems.csh" +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ fi ; \ ( \ echo "# Do not edit this file. It is automatically generated from tests.mk." ; \ echo "CASELESS_FILESYSTEM=NO" ; \ if [ "Q$ESMFMKFILE" != Q ] ; then egrep 'VERSION|^ESMF_[A-Z]*DIR' < "$ESMFMKFILE" ; fi ; \ -) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS' -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS' +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -xue ; \ -export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 ; \ -$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ +export PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ; \ +$PATH_CCPP/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ; \ cd $PATH_CCPP ; \ -./build_ccpp.sh wcoss_dell_p3 "$PATH_CCPP" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk \ - "CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"" NO NO ; \ -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"/include ; \ -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp"/lib +./build_ccpp.sh wcoss_dell_p3 "$PATH_CCPP" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk \ + "CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"" NO NO ; \ +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"/include ; \ +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp"/lib +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -18562,10 +19443,10 @@ Currently Loaded Modules: -+ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6 -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled ++ export PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/scripts/ccpp_prebuild.py --config=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/config/ccpp_prebuild_config.py --builddir=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 --debug --suites=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled INFO: Logging level set to DEBUG INFO: Found TYPEDEFS_NEW_METADATA dictionary in config, assume at least some data is in new metadata format INFO: Parsing suite definition files ... @@ -18597,12 +19478,12 @@ DEBUG: Module name: CCPP_typedefs DEBUG: Module variables: CCPP_interstitial_type DEBUG: Variables in derived type CCPP_interstitial_type: kappa_dry_for_fast_physics, cappa_moist_gas_constant_at_Lagrangian_surface, tendency_of_air_temperature_at_Lagrangian_surface, flag_for_inline_cloud_fraction_calculation, flag_for_fast_microphysics_energy_conservation, top_layer_index_for_fast_physics, flag_for_the_last_step_of_k_split_remapping, time_step_for_remapping_for_fast_physics, flag_for_tendency_of_air_temperature_at_Lagrangian_surface, atmosphere_energy_content_in_column, atmosphere_energy_content_at_Lagrangian_surface, ratio_of_vapor_to_dry_air_gas_constants_minus_one_default_kind, flag_for_saturation_adjustment_for_microphysics_in_dynamics, starting_x_direction_index, ending_x_direction_index, starting_x_direction_index_domain, ending_x_direction_index_domain, starting_y_direction_index, ending_y_direction_index, starting_y_direction_index_domain, ending_y_direction_index_domain, pressure_thickness_at_Lagrangian_surface, thickness_at_Lagrangian_surface, cell_area_for_fast_physics, number_of_ghost_zones, vertical_dimension_for_fast_physics, vertical_dimension_for_fast_physics_plus_one, vertical_dimension_for_thickness_at_Lagrangian_surface, vertical_dimension_for_condensed_water_at_Lagrangian_surface, vertical_dimension_for_cappa_at_Lagrangian_surface, log_pressure_at_Lagrangian_surface, surface_geopotential_at_Lagrangian_surface, finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa, virtual_temperature_at_Lagrangian_surface, gas_tracers_for_multi_gas_physics_at_Lagrangian_surface, water_vapor_specific_humidity_at_Lagrangian_surface, cloud_liquid_water_specific_humidity_at_Lagrangian_surface, cloud_ice_specific_humidity_at_Lagrangian_surface, cloud_rain_specific_humidity_at_Lagrangian_surface, cloud_snow_specific_humidity_at_Lagrangian_surface, cloud_graupel_specific_humidity_at_Lagrangian_surface, cloud_fraction_at_Lagrangian_surface, cloud_condensed_water_specific_humidity_at_Lagrangian_surface, omp_threads_for_fast_physics, flag_for_hydrostatic_solver_for_fast_physics, number_of_water_species, number_of_gases_for_multi_gases_physics, gas_constants_for_multi_gases_physics, specific_heat_capacities_for_multi_gases_physics, mpi_rank_for_fast_physics, mpi_root_for_fast_physics INFO: Parsed variable definition tables in module CCPP_typedefs -DEBUG: Parsing file GFS_typedefs.F90 with registry OrderedDict([('GFS_typedefs', {'GFS_diag_type': [1256, 1510], 'GFS_control_type': [486, 1069], 'GFS_interstitial_type': [1520, 1925], 'GFS_tbd_type': [1122, 1194], 'GFS_sfcprop_type': [200, 363], 'GFS_coupling_type': [371, 477], 'GFS_statein_type': [152, 176], 'GFS_cldprop_type': [1202, 1210], 'GFS_data_type': [1937, 1947], 'GFS_radtend_type': [1218, 1248], 'GFS_grid_type': [1077, 1114], 'GFS_stateout_type': [184, 192], 'GFS_init_type': [101, 144]})]) +DEBUG: Parsing file GFS_typedefs.F90 with registry OrderedDict([('GFS_typedefs', {'GFS_diag_type': [1255, 1509], 'GFS_control_type': [485, 1068], 'GFS_interstitial_type': [1519, 1925], 'GFS_tbd_type': [1121, 1193], 'GFS_sfcprop_type': [200, 363], 'GFS_coupling_type': [371, 476], 'GFS_statein_type': [152, 176], 'GFS_cldprop_type': [1201, 1209], 'GFS_data_type': [1937, 1947], 'GFS_radtend_type': [1217, 1247], 'GFS_grid_type': [1076, 1113], 'GFS_stateout_type': [184, 192], 'GFS_init_type': [101, 144]})]) DEBUG: Module name: GFS_typedefs DEBUG: Module variables: GFS_cldprop_type, GFS_control_type, GFS_coupling_type, GFS_data_type, GFS_diag_type, GFS_grid_type, GFS_interstitial_type, GFS_radtend_type, GFS_sfcprop_type, GFS_statein_type, GFS_stateout_type, GFS_tbd_type, extra_top_layer, netcdf_float_fillvalue, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, minimum_value_of_specific_humidity, minimum_value_of_saturation_mixing_ratio, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, pi, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, triple_point_temperature_of_water, minimum_sea_ice_concentration, air_temperature_lapse_rate_constant, joules_per_calorie_constant, sea_water_reference_density, stefan_boltzmann_constant, freezing_point_temperature_of_seawater, standard_atmospheric_pressure, liquid_water_density, specific_heat_of_ice_at_constant_pressure DEBUG: Variables in derived type GFS_diag_type: sw_fluxes_top_atmosphere, lw_fluxes_top_atmosphere, surface_runoff, cumulative_soil_upward_latent_heat_flux_multiplied_by_timestep, cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep, cumulative_snow_freezing_rain_upward_latent_heat_flux_multiplied_by_timestep, cumulative_transpiration_flux_multiplied_by_timestep, cumulative_snow_deposition_sublimation_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_snow_area_fraction_multiplied_by_timestep, soil_moisture_content, minimum_temperature_at_2m, maximum_temperature_at_2m, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, integrated_x_momentum_flux_from_large_scale_gwd, integrated_y_momentum_flux_from_large_scale_gwd, integrated_x_momentum_flux_from_blocking_drag, integrated_y_momentum_flux_from_blocking_drag, integrated_x_momentum_flux_from_small_scale_gwd, integrated_y_momentum_flux_from_small_scale_gwd, integrated_x_momentum_flux_from_form_drag, integrated_y_momentum_flux_from_form_drag, x_momentum_tendency_from_large_scale_gwd, y_momentum_tendency_from_large_scale_gwd, x_momentum_tendency_from_blocking_drag, y_momentum_tendency_from_blocking_drag, x_momentum_tendency_from_small_scale_gwd, y_momentum_tendency_from_small_scale_gwd, x_momentum_tendency_from_form_drag, y_momentum_tendency_from_form_drag, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, accumulated_change_of_air_temperature_due_to_FA_scheme, cumulative_surface_ground_heat_flux_multiplied_by_timestep, cumulative_surface_downwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_upwelling_longwave_flux_multiplied_by_timestep, duration_of_sunshine, total_runoff, cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep, cumulative_cloud_work_function, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag, cumulative_surface_pressure_multiplied_by_timestep, cumulative_lwe_thickness_of_convective_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, minimum_specific_humidity_at_2m, maximum_specific_humidity_at_2m, maximum_x_wind_at_10m, maximum_y_wind_at_10m, maximum_wind_at_10m, maximum_u_wind_at_10m_over_maximum_hourly_time_interval, maximum_v_wind_at_10m_over_maximum_hourly_time_interval, maximum_wind_at_10m_over_maximum_hourly_time_interval, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, x_wind_at_10m, y_wind_at_10m, dewpoint_temperature_at_2m, height_above_ground_at_lowest_model_layer, surface_air_pressure_diag, column_precipitable_water, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, x_wind_at_lowest_model_layer_for_diag, y_wind_at_lowest_model_layer_for_diag, surface_drag_mass_flux_for_heat_and_moisture_in_air, surface_drag_wind_speed_for_momentum_in_air, surface_downwelling_longwave_flux, surface_upwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, surface_upwelling_shortwave_flux, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, instantaneous_surface_ground_heat_flux, instantaneous_surface_potential_evaporation, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ratio_of_snowfall_to_rainfall, normalized_soil_wetness, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_shum_perturbation_flipped, level_of_dividing_streamline, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_physics, cumulative_change_in_x_wind_due_to_non_physics_processes, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_physics, cumulative_change_in_y_wind_due_to_non_physics_processes, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_physics, cumulative_change_in_temperature_due_to_non_physics_processes, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, cumulative_change_in_water_vapor_specific_humidity_due_to_physics, cumulative_change_in_ozone_concentration_due_to_physics, cumulative_change_in_water_vapor_specific_humidity_due_to_non_physics_processes, cumulative_change_in_ozone_concentration_due_to_non_physics_processes, maximum_reflectivity_at_1km_agl_over_maximum_hourly_time_interval, maximum_reflectivity_at_minus10c_over_maximum_hourly_time_interval, maximum_temperature_at_2m_over_maximum_hourly_time_interval, minimum_temperature_at_2m_over_maximum_hourly_time_interval, maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval, minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval, cumulative_atmosphere_updraft_convective_mass_flux, cumulative_atmosphere_downdraft_convective_mass_flux, cumulative_atmosphere_detrainment_convective_mass_flux, radar_reflectivity_10cm, instantaneous_3d_cloud_fraction, number_of_dust_bins_for_diagnostics, number_of_seasalt_bins_for_diagnostics, number_of_chemical_tracers_for_diagnostics, instantaneous_dust_emission_flux, instantaneous_seasalt_emission_flux, instantaneous_sedimentation, instantaneous_dry_deposition, instantaneous_large_scale_wet_deposition, instantaneous_convective_scale_wet_deposition, instantaneous_anthopogenic_and_biomass_burning_emissions, instantaneous_aerosol_column_mass_densities, emdf_updraft_area, emdf_updraft_vertical_velocity, emdf_updraft_total_water, emdf_updraft_theta_l, emdf_updraft_entrainment_rate, emdf_updraft_cloud_water, theta_subsidence_tendency, water_vapor_subsidence_tendency, theta_detrainment_tendency, water_vapor_detrainment_tendency, number_of_plumes, maximum_mass_flux, k_level_of_highest_reaching_plume, k_level_of_highest_plume, atmosphere_heat_diffusivity_for_mynnpbl, atmosphere_momentum_diffusivity_for_mynnpbl, time_integral_of_height_of_mountain_blocking, time_integral_of_height_of_low_level_wave_breaking, time_integral_of_height_of_launch_level_of_orographic_gravity_wave, time_integral_of_momentum_flux_due_to_turbulent_orographic_form_drag, time_integral_of_momentum_flux_due_to_mountain_blocking_drag, time_integral_of_momentum_flux_due_to_orographic_gravity_wave_drag, time_integral_of_momentum_flux_due_to_nonstationary_gravity_wave, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_nonstationary_gravity_wave, time_integral_of_change_in_y_wind_due_to_nonstationary_gravity_wave, auxiliary_2d_arrays, auxiliary_3d_arrays -DEBUG: Variables in derived type GFS_control_type: mpi_rank, mpi_root, mpi_comm, mpi_size, omp_threads, iounit_namelist, namelist_filename, number_of_lines_of_namelist_filename_for_internal_file_reads, namelist_filename_for_internal_file_reads, iounit_log, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_generic_gravity_wave_drag_tendency, flag_for_generic_planetary_boundary_layer_tendency, flag_for_generic_deep_convection_tendency, flag_for_generic_shallow_convection_tendency, flag_diagnostics, number_of_2d_auxiliary_arrays, number_of_3d_auxiliary_arrays, vertical_dimension, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, vertical_dimension_plus_one, vertical_dimension_minus_one, number_of_equatorial_longitude_points, number_of_latitude_points, ccpp_block_count, ccpp_block_sizes, horizontal_loop_extent, horizontal_dimension, number_of_tile, flag_for_flux_coupling, flag_for_wave_coupling, flag_for_wave_coupling_to_atm, flag_for_chemistry_coupling, flag_idealized_physics, number_of_timesteps_between_surface_cycling_calls, time_step_for_physics, time_step_for_dynamics, date_and_time_at_model_initialization, date_and_time_at_model_initialization_reordered, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, number_of_timesteps_for_radiation_calls_on_physics_timestep, number_of_vertical_layers_for_radiation_calculations, number_of_vertical_layers_for_radiation_calculations_plus_one, flag_for_aerosol_input_MG_radiation, number_of_aerosol_tracers_MG, array_dimension_of_random_number, flag_for_vertical_index_direction_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_initial_time_date_control, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, flag_for_output_of_longwave_heating_rate, flag_for_output_of_shortwave_heating_rate, active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, rrtmgp_coeff_lw_cloud_optics, number_of_lw_bands_rrtmgp, number_of_lw_spectral_points_rrtmgp, rrtmgp_kdistribution_sw, rrtmgp_coeff_sw_cloud_optics, number_of_sw_bands_rrtmgp, number_of_sw_spectral_points_rrtmgp, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, flag_to_calc_RRTMGP_LW_jacobian, number_of_rrtmgp_ice_roughness, number_of_angles_used_in_gaussian_quadrature, flag_for_rrtmgp_radiation_scheme, scheme_flag, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, time_interval_for_maximum_hourly_fields, number_of_frozen_precipitation_species, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_bergeron_efficiency_factor, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, mg_minimum_cloud_condensed_water_mixing_ratio, mg_minimum_ice_mixing_ratio, mg_type_of_precip_fraction_method, frozen_cloud_threshold_temperature, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, flag_for_cloud_effective_radii, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_graupel, mg_flag_for_hail, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, number_of_cloud_condensate_types, flag_for_aerosol_physics, flag_for_radar_reflectivity, limit_for_temperature_tendency_for_microphysics, flag_for_land_surface_scheme, flag_for_noah_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_for_ruc_land_surface_scheme, ice_vertical_dimension, soil_vertical_dimension, soil_vertical_dimension_for_land_surface_model, snow_vertical_dimension_for_land_surface_model, lower_bound_of_snow_vertical_dimension_for_land_surface_model, flag_for_reading_leaf_area_index_from_input, vegetation_type_dataset_choice, soil_type_dataset_choice, flag_for_individual_cloud_species_advected, minimum_large_ice_fraction, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, flag_for_lake_surface_scheme, flag_for_ras_deep_convection, fa_threshold_relative_humidity_for_onset_of_condensation, flag_flip, flag_for_convective_transport_of_tracers, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, flag_for_precipitation_type_algorithm, flag_for_Arakawa_Wu_adjustment, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_for_shoc, flag_for_shoc_after_convection, flag_for_ozone_physics, flag_for_2015_ozone_physics, flag_shallow_convective_cloud, flag_for_reduced_drag_coefficient_over_sea, flag_for_hedmf, flag_TKE_dissipation_heating, flag_for_canopy_heat_storage, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme, flag_for_gf_shallow_convection_scheme, flag_for_ntiedtke_shallow_convection_scheme, flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, flag_for_samf_deep_convection_scheme, flag_for_gf_deep_convection_scheme, flag_for_ntiedtke_deep_convection_scheme, flag_for_hwrf_samfdeepcnv_scheme, flag_for_hwrf_samfshalcnv_scheme, choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, number_of_statistical_measures_of_subgrid_orography, number_of_spectral_wave_trancation_for_sas, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, multiplication_factors_for_convective_gravity_wave_drag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, multiplication_factor_for_critical_cloud_workfunction, ice_supersaturation_threshold, critical_cloud_top_entrainment_instability_criteria, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_for_fractional_grid, lake_ice_minimum, sea_ice_minimum, density_of_fresh_water, flag_for_surface_roughness_option_over_ocean, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, number_of_independent_cellular_automata, cellular_automata_lifetime, cellular_automata_finer_grid, cellular_automata_seed_probability, cellular_automata_seed_frequency, flag_for_cellular_automata, flag_for_sgs_cellular_automata, flag_for_global_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, flag_for_gaussian_spatial_filter, seed_for_random_number_generation_in_cellular_automata_scheme, number_of_iterations_to_spin_up_cellular_automata, threshold_for_perturbed_vertical_velocity, flag_for_stochastic_surface_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_stochastic_surface_perturbations, number_of_surface_perturbations, magnitude_of_perturbation_of_momentum_roughness_length, magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio, magnitude_of_perturbation_of_soil_type_b_parameter, magnitude_of_perturbation_of_leaf_area_index, magnitude_of_surface_albedo_perturbation, magnitude_of_perturbation_of_vegetation_fraction, number_of_tracers, number_of_tracers_plus_one, index_for_water_vapor, index_for_ozone, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_turbulent_kinetic_energy, index_for_mass_weighted_rime_factor, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, number_of_chemical_tracers, index_for_first_chemical_tracer, diagnostics_control_for_chemical_tracers, coefficients_for_aerosol_scavenging, number_of_fields_in_phyf2d, number_of_fields_in_phyf3d, index_for_cloud_fraction_in_3d_arrays_for_microphysics, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, index_of_kinematic_buoyancy_flux_from_shoc_in_phy_f3d, index_of_atmosphere_heat_diffusivity_from_shoc_in_phy_f3d, index_of_subgrid_scale_cloud_fraction_from_shoc_in_phy_f3d, number_of_convective_3d_cloud_fields, number_of_3d_arrays_associated_with_pdf_based_clouds, number_of_cloud_types_CS, index_for_convective_cloud_water_mixing_ratio_in_phy_f3d, index_for_convective_cloud_cover_in_phy_f3d, index_for_cloud_liquid_water_effective_radius, index_for_ice_effective_radius, index_for_rain_effective_radius, index_for_snow_effective_radius, index_for_graupel_effective_radius, flag_debug, index_for_diagnostic_printout, flag_print, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day, solar_constant, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, convective_cloud_switch, forecast_time_at_previous_timestep, forecast_time, time_since_diagnostics_zeroed, index_of_time_step, flag_for_first_time_step, flag_for_restart, flag_for_hydrostatic_solver, forecast_date_and_time, forecast_month, number_of_days_in_year, julian_day, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, seconds_elapsed_since_model_initialization, vertical_sigma_coordinate_for_radiation_initialization, inverse_scaling_factor_for_critical_relative_humidity, maximum_scaling_factor_for_critical_relative_humidity, minimum_scaling_factor_for_critical_relative_humidity, maximum_critical_relative_humidity, gwd_opt, do_mynnedmf, do_mynnsfclay, do_myjsfc, do_myjpbl, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_ugwp, turb_oro_form_drag_flag, flag_for_gravity_wave_drag, flag_for_convective_gravity_wave_drag, diag_ugwp_flag, flag_for_uni_cld, flag_for_lmfshal -DEBUG: Variables in derived type GFS_interstitial_type: humidity_mixing_ratio, cloud_liquid_water_mixing_ratio, cloud_rain_water_mixing_ratio, cloud_ice_mixing_ratio, cloud_snow_mixing_ratio, mass_weighted_rime_factor_mixing_ratio, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, total_cloud_condensate_mixing_ratio_updated_by_physics, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_downwelling_direct_near_infrared_shortwave_flux, surface_upwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, surface_albedo_perturbation, perturbation_of_soil_type_b_parameter, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, convective_cloud_fraction_for_microphysics, convective_cloud_volume_fraction, cloud_area_fraction, cloud_area_fraction_for_radiation, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, cloud_work_function, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, convective_transportable_tracers, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, turbulent_kinetic_energy_convective_transport_tracer, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, tendency_of_cloud_water_due_to_convective_microphysics, ice_fraction_in_convective_tower, detrained_mass_flux, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_top_entrainment_instability_value, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, maximum_column_heating_rate, instantaneous_atmosphere_downdraft_convective_mass_flux, cloud_decorrelation_length, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, layer_pressure_thickness_for_radiation, atmosphere_heat_diffusivity, characteristic_grid_length_scale, tendency_of_tracers_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_rain_water_mixing_ratio_due_to_model_physics, tendency_of_snow_water_mixing_ratio_due_to_model_physics, tendency_of_graupel_mixing_ratio_due_to_model_physics, tendency_of_turbulent_kinetic_energy_due_to_model_physics, instantaneous_surface_upward_latent_heat_flux, subsurface_runoff_flux, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, instantaneous_surface_upward_sensible_heat_flux, mean_change_over_depth_in_sea_water_temperature, instantaneous_atmosphere_detrainment_convective_mass_flux, tendency_of_x_wind_due_to_model_physics, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_surface_x_momentum_flux, tendency_of_vertically_diffused_tracer_concentration, tendency_of_y_wind_due_to_model_physics, instantaneous_y_stress_due_to_gravity_wave_drag, instantaneous_surface_y_momentum_flux, layer_thickness_for_radiation, maximum_subgrid_orography, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, flag_for_cice, flag_for_guess_run, flag_for_iteration, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, dynamics_to_physics_timestep_ratio, land_area_fraction_for_microphysics, fraction_of_tracer_scavenged, fraction_of_cloud_top_water_scavenged, surface_downwelling_longwave_flux_absorbed_by_ground, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, anisotropy_of_subgrid_orography, countergradient_mixing_term_for_water_vapor, countergradient_mixing_term_for_temperature, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, upward_heat_flux_in_soil_over_ice, lwe_thickness_of_graupel_amount, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, number_of_coefficients_in_h2o_forcing_data, natural_log_of_h2o_forcing_data_pressure_levels, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, lwe_thickness_of_ice_amount, flag_nonzero_land_surface_fraction, daytime_points, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, horizontal_index_of_printed_column, sea_land_ice_mask, sea_land_ice_mask_cice, number_of_aerosol_tracers_for_convection, flag_nonzero_wet_surface_fraction, vertical_index_difference_between_layer_and_lower_bound, vertical_index_at_cloud_base, flag_deep_convection, vertical_index_difference_between_inout_and_local, index_of_highest_temperature_inversion, vertical_index_at_top_of_atmosphere_boundary_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_at_cloud_top, latitude_index_in_debug_printouts, vertical_interface_dimension, vertical_dimension_of_h2o_forcing_data, vertical_dimension_of_ozone_forcing_data, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, model_layer_number_at_cloud_base, flag_mg3_as_mg2, model_layer_number_at_cloud_top, number_of_aerosol_bands_for_longwave_radiation, number_of_aerosol_bands_for_shortwave_radiation, local_graupel_number_concentration, local_ice_number_concentration, local_condesed_water_number_concentration, local_rain_number_concentration, local_snow_number_concentration, number_of_tracers_for_CS, daytime_points_dimension, number_of_aerosol_output_fields_for_longwave_radiation, number_of_aerosol_output_fields_for_shortwave_radiation, number_of_tracers_for_convective_transport, number_of_tracers_for_cloud_condensate, number_of_tracers_for_samf, number_of_tracers_scavenged, number_of_species_for_aerosol_optical_depth, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, number_of_vertical_diffusion_tracers, asymmetry_of_subgrid_orography, standard_deviation_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, convexity_of_subgrid_orography, convexity_of_subgrid_orography_small_scale, ozone_concentration_at_layer_for_radiation, flag_convective_tracer_transport, number_of_coefficients_in_ozone_forcing_data, number_of_coefficients_in_ozone_forcing_data_plus_five, natural_log_of_ozone_forcing_data_pressure_levels, flag_for_hydrostatic_heating_from_physics, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, prandtl_number, specific_humidity_at_2m_from_noahmp, local_graupel_mixing_ratio, mass_fraction_of_convective_cloud_ice, mass_fraction_of_convective_cloud_liquid_water, water_vapor_specific_humidity_at_layer_for_radiation, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, lwe_thickness_of_explicit_precipitation_amount, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, flag_for_resetting_radar_reflectivity_calculation, time_step_for_radiation, lwe_thickness_of_deep_convective_precipitation_amount, lwe_thickness_of_shallow_convective_precipitation_amount, lwe_thickness_of_moist_convective_adj_precipitation_amount, lwe_thickness_of_explicit_rain_amount, tendency_of_rain_water_mixing_ratio_due_to_microphysics, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, flag_reset_maximum_hourly_fields, critical_relative_humidity, surface_runoff_flux, ozone_mixing_ratio_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, water_vapor_specific_humidity_save, tracer_concentration_save, air_temperature_save, air_temperature_save_from_convective_parameterization, x_wind_save, y_wind_save, snow_deposition_sublimation_upward_latent_heat_flux, components_of_surface_downward_shortwave_fluxes, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, slope_of_subgrid_orography, bounded_vegetation_area_fraction, convective_updraft_area_fraction, convective_updraft_area_fraction_at_model_interfaces, flag_skip_macro, surface_slope_classification, surface_snow_area_fraction, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, snow_freezing_rain_upward_latent_heat_flux, lwe_thickness_of_snow_amount, surface_snow_melt, soil_type_classification, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, temperature_at_2m_from_noahmp, angle_from_east_of_maximum_subgrid_orographic_variations, sea_ice_temperature_interstitial, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, start_index_of_other_tracers, number_of_total_tracers, flag_for_aerosol_convective_transport_and_PBL_diffusion, transpiration_flux, surface_skin_temperature_for_nsst, surface_air_temperature_for_radiation, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_ground_temperature_for_radiation, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, number_of_water_tracers, instantaneous_atmosphere_updraft_convective_mass_flux, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, vertically_diffused_tracer_concentration, perturbation_of_vegetation_fraction, vegetation_type_classification, vertical_velocity_for_updraft, maximum_updraft_velocity_at_cloud_base, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, wind_speed_at_lowest_model_layer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, instantaneous_cosine_of_zenith_angle, perturbation_of_leaf_area_index, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, perturbation_of_momentum_roughness_length, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, perturbation_of_heat_to_momentum_roughness_length_ratio, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, virtual_temperature, relative_humidity, layer_thickness, chemical_tracers, cloud_overlap_param, precip_overlap_param, initial_permutation_seed_sw, initial_permutation_seed_lw, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, RRTMGP_cloud_optical_depth_layers_at_10mu_band, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, surface_skin_temperature_at_previous_time_step, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, RRTMGP_lw_fluxes, RRTMGP_sw_fluxes, RRTMGP_aerosol_optical_properties_for_longwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_longwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_longwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_longwave_bands_01_16, RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_shortwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_shortwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_shortwave_bands_01_16, seed_random_numbers_lw_for_RRTMGP, seed_random_numbers_sw_for_RRTMGP, precipitation_fraction_by_layer, coefficients_for_sw_gas_optics, coefficients_for_sw_cloud_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_precipitation, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, Gas_concentrations_for_RRTMGP_suite, longwave_source_function, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_aerosols, surface_emissivity_in_each_RRTMGP_LW_band, secant_of_diffusivity_angle_each_RRTMGP_LW_band, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_lw_flux_by_spectral_point, toa_incident_sw_flux_by_spectral_point, list_of_active_gases_used_by_RRTMGP +DEBUG: Variables in derived type GFS_control_type: mpi_rank, mpi_root, mpi_comm, mpi_size, omp_threads, iounit_namelist, namelist_filename, number_of_lines_of_namelist_filename_for_internal_file_reads, namelist_filename_for_internal_file_reads, iounit_log, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_generic_gravity_wave_drag_tendency, flag_for_generic_planetary_boundary_layer_tendency, flag_for_generic_deep_convection_tendency, flag_for_generic_shallow_convection_tendency, flag_diagnostics, number_of_2d_auxiliary_arrays, number_of_3d_auxiliary_arrays, vertical_dimension, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, vertical_dimension_plus_one, vertical_dimension_minus_one, number_of_equatorial_longitude_points, number_of_latitude_points, ccpp_block_count, ccpp_block_sizes, horizontal_loop_extent, horizontal_dimension, number_of_tile, flag_for_flux_coupling, flag_for_wave_coupling, flag_for_wave_coupling_to_atm, flag_for_chemistry_coupling, flag_idealized_physics, number_of_timesteps_between_surface_cycling_calls, time_step_for_physics, time_step_for_dynamics, date_and_time_at_model_initialization, date_and_time_at_model_initialization_reordered, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, number_of_timesteps_for_radiation_calls_on_physics_timestep, number_of_vertical_layers_for_radiation_calculations, number_of_vertical_layers_for_radiation_calculations_plus_one, flag_for_aerosol_input_MG_radiation, number_of_aerosol_tracers_MG, array_dimension_of_random_number, flag_for_vertical_index_direction_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_initial_time_date_control, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, flag_for_output_of_longwave_heating_rate, flag_for_output_of_shortwave_heating_rate, active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, rrtmgp_coeff_lw_cloud_optics, number_of_lw_bands_rrtmgp, number_of_lw_spectral_points_rrtmgp, rrtmgp_kdistribution_sw, rrtmgp_coeff_sw_cloud_optics, number_of_sw_bands_rrtmgp, number_of_sw_spectral_points_rrtmgp, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, flag_to_calc_RRTMGP_LW_jacobian, number_of_rrtmgp_ice_roughness, number_of_angles_used_in_gaussian_quadrature, flag_for_rrtmgp_radiation_scheme, scheme_flag, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, time_interval_for_maximum_hourly_fields, number_of_frozen_precipitation_species, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_bergeron_efficiency_factor, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, mg_minimum_cloud_condensed_water_mixing_ratio, mg_minimum_ice_mixing_ratio, mg_type_of_precip_fraction_method, frozen_cloud_threshold_temperature, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, flag_for_cloud_effective_radii, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_graupel, mg_flag_for_hail, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, number_of_cloud_condensate_types, flag_for_aerosol_physics, flag_for_radar_reflectivity, limit_for_temperature_tendency_for_microphysics, flag_for_land_surface_scheme, flag_for_noah_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_for_ruc_land_surface_scheme, ice_vertical_dimension, soil_vertical_dimension, soil_vertical_dimension_for_land_surface_model, snow_vertical_dimension_for_land_surface_model, lower_bound_of_snow_vertical_dimension_for_land_surface_model, flag_for_reading_leaf_area_index_from_input, vegetation_type_dataset_choice, soil_type_dataset_choice, flag_for_individual_cloud_species_advected, minimum_large_ice_fraction, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, flag_for_lake_surface_scheme, flag_for_ras_deep_convection, fa_threshold_relative_humidity_for_onset_of_condensation, flag_flip, flag_for_convective_transport_of_tracers, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, flag_for_precipitation_type_algorithm, flag_for_Arakawa_Wu_adjustment, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_for_shoc, flag_for_shoc_after_convection, flag_for_ozone_physics, flag_for_2015_ozone_physics, flag_shallow_convective_cloud, flag_for_reduced_drag_coefficient_over_sea, flag_for_hedmf, flag_TKE_dissipation_heating, flag_for_canopy_heat_storage, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme, flag_for_gf_shallow_convection_scheme, flag_for_ntiedtke_shallow_convection_scheme, flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, flag_for_samf_deep_convection_scheme, flag_for_gf_deep_convection_scheme, flag_for_ntiedtke_deep_convection_scheme, flag_for_hwrf_samfdeepcnv_scheme, flag_for_hwrf_samfshalcnv_scheme, choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, number_of_statistical_measures_of_subgrid_orography, number_of_spectral_wave_trancation_for_sas, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, multiplication_factors_for_convective_gravity_wave_drag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, multiplication_factor_for_critical_cloud_workfunction, ice_supersaturation_threshold, critical_cloud_top_entrainment_instability_criteria, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_for_fractional_grid, lake_ice_minimum, sea_ice_minimum, density_of_fresh_water, flag_for_surface_roughness_option_over_ocean, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, number_of_independent_cellular_automata, cellular_automata_lifetime, cellular_automata_finer_grid, cellular_automata_seed_probability, cellular_automata_seed_frequency, flag_for_cellular_automata, flag_for_sgs_cellular_automata, flag_for_global_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, flag_for_gaussian_spatial_filter, seed_for_random_number_generation_in_cellular_automata_scheme, number_of_iterations_to_spin_up_cellular_automata, threshold_for_perturbed_vertical_velocity, flag_for_stochastic_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, index_for_stochastic_land_surface_perturbation_type, number_of_land_surface_variables_perturbed, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, number_of_tracers, number_of_tracers_plus_one, index_for_water_vapor, index_for_ozone, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_turbulent_kinetic_energy, index_for_mass_weighted_rime_factor, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, number_of_chemical_tracers, index_for_first_chemical_tracer, diagnostics_control_for_chemical_tracers, coefficients_for_aerosol_scavenging, number_of_fields_in_phyf2d, number_of_fields_in_phyf3d, index_for_cloud_fraction_in_3d_arrays_for_microphysics, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, index_of_kinematic_buoyancy_flux_from_shoc_in_phy_f3d, index_of_atmosphere_heat_diffusivity_from_shoc_in_phy_f3d, index_of_subgrid_scale_cloud_fraction_from_shoc_in_phy_f3d, number_of_convective_3d_cloud_fields, number_of_3d_arrays_associated_with_pdf_based_clouds, number_of_cloud_types_CS, index_for_convective_cloud_water_mixing_ratio_in_phy_f3d, index_for_convective_cloud_cover_in_phy_f3d, index_for_cloud_liquid_water_effective_radius, index_for_ice_effective_radius, index_for_rain_effective_radius, index_for_snow_effective_radius, index_for_graupel_effective_radius, flag_debug, index_for_diagnostic_printout, flag_print, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day, solar_constant, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, convective_cloud_switch, forecast_time_at_previous_timestep, forecast_time, time_since_diagnostics_zeroed, index_of_time_step, flag_for_first_time_step, flag_for_restart, flag_for_hydrostatic_solver, forecast_date_and_time, forecast_month, number_of_days_in_year, julian_day, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, seconds_elapsed_since_model_initialization, vertical_sigma_coordinate_for_radiation_initialization, inverse_scaling_factor_for_critical_relative_humidity, maximum_scaling_factor_for_critical_relative_humidity, minimum_scaling_factor_for_critical_relative_humidity, maximum_critical_relative_humidity, gwd_opt, do_mynnedmf, do_mynnsfclay, do_myjsfc, do_myjpbl, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_ugwp, turb_oro_form_drag_flag, flag_for_gravity_wave_drag, flag_for_convective_gravity_wave_drag, diag_ugwp_flag, flag_for_uni_cld, flag_for_lmfshal +DEBUG: Variables in derived type GFS_interstitial_type: humidity_mixing_ratio, cloud_liquid_water_mixing_ratio, cloud_rain_water_mixing_ratio, cloud_ice_mixing_ratio, cloud_snow_mixing_ratio, mass_weighted_rime_factor_mixing_ratio, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, total_cloud_condensate_mixing_ratio_updated_by_physics, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_downwelling_direct_near_infrared_shortwave_flux, surface_upwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, surface_albedo_perturbation, perturbation_of_soil_type_b_parameter, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, convective_cloud_fraction_for_microphysics, convective_cloud_volume_fraction, cloud_area_fraction, cloud_area_fraction_for_radiation, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, cloud_work_function, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, convective_transportable_tracers, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, turbulent_kinetic_energy_convective_transport_tracer, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, tendency_of_cloud_water_due_to_convective_microphysics, ice_fraction_in_convective_tower, detrained_mass_flux, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_top_entrainment_instability_value, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, maximum_column_heating_rate, instantaneous_atmosphere_downdraft_convective_mass_flux, cloud_decorrelation_length, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, layer_pressure_thickness_for_radiation, atmosphere_heat_diffusivity, characteristic_grid_length_scale, tendency_of_tracers_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_rain_water_mixing_ratio_due_to_model_physics, tendency_of_snow_water_mixing_ratio_due_to_model_physics, tendency_of_graupel_mixing_ratio_due_to_model_physics, tendency_of_turbulent_kinetic_energy_due_to_model_physics, instantaneous_surface_upward_latent_heat_flux, subsurface_runoff_flux, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, instantaneous_surface_upward_sensible_heat_flux, mean_change_over_depth_in_sea_water_temperature, instantaneous_atmosphere_detrainment_convective_mass_flux, tendency_of_x_wind_due_to_model_physics, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_surface_x_momentum_flux, tendency_of_vertically_diffused_tracer_concentration, tendency_of_y_wind_due_to_model_physics, instantaneous_y_stress_due_to_gravity_wave_drag, instantaneous_surface_y_momentum_flux, layer_thickness_for_radiation, maximum_subgrid_orography, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, flag_for_cice, flag_for_guess_run, flag_for_iteration, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, dynamics_to_physics_timestep_ratio, land_area_fraction_for_microphysics, fraction_of_tracer_scavenged, fraction_of_cloud_top_water_scavenged, surface_downwelling_longwave_flux_absorbed_by_ground, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, anisotropy_of_subgrid_orography, countergradient_mixing_term_for_water_vapor, countergradient_mixing_term_for_temperature, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, upward_heat_flux_in_soil_over_ice, lwe_thickness_of_graupel_amount, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, number_of_coefficients_in_h2o_forcing_data, natural_log_of_h2o_forcing_data_pressure_levels, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, lwe_thickness_of_ice_amount, flag_nonzero_land_surface_fraction, daytime_points, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, horizontal_index_of_printed_column, sea_land_ice_mask, sea_land_ice_mask_cice, number_of_aerosol_tracers_for_convection, flag_nonzero_wet_surface_fraction, vertical_index_difference_between_layer_and_lower_bound, vertical_index_at_cloud_base, flag_deep_convection, vertical_index_difference_between_inout_and_local, index_of_highest_temperature_inversion, vertical_index_at_top_of_atmosphere_boundary_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_at_cloud_top, latitude_index_in_debug_printouts, vertical_interface_dimension, vertical_dimension_of_h2o_forcing_data, vertical_dimension_of_ozone_forcing_data, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, model_layer_number_at_cloud_base, flag_mg3_as_mg2, model_layer_number_at_cloud_top, number_of_aerosol_bands_for_longwave_radiation, number_of_aerosol_bands_for_shortwave_radiation, local_graupel_number_concentration, local_ice_number_concentration, local_condesed_water_number_concentration, local_rain_number_concentration, local_snow_number_concentration, number_of_tracers_for_CS, daytime_points_dimension, number_of_aerosol_output_fields_for_longwave_radiation, number_of_aerosol_output_fields_for_shortwave_radiation, number_of_tracers_for_convective_transport, number_of_tracers_for_cloud_condensate, number_of_tracers_for_samf, number_of_tracers_scavenged, number_of_species_for_aerosol_optical_depth, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, number_of_vertical_diffusion_tracers, asymmetry_of_subgrid_orography, standard_deviation_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, convexity_of_subgrid_orography, convexity_of_subgrid_orography_small_scale, ozone_concentration_at_layer_for_radiation, flag_convective_tracer_transport, number_of_coefficients_in_ozone_forcing_data, number_of_coefficients_in_ozone_forcing_data_plus_five, natural_log_of_ozone_forcing_data_pressure_levels, flag_for_hydrostatic_heating_from_physics, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, prandtl_number, specific_humidity_at_2m_from_noahmp, local_graupel_mixing_ratio, mass_fraction_of_convective_cloud_ice, mass_fraction_of_convective_cloud_liquid_water, water_vapor_specific_humidity_at_layer_for_radiation, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, lwe_thickness_of_explicit_precipitation_amount, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, flag_for_resetting_radar_reflectivity_calculation, time_step_for_radiation, lwe_thickness_of_deep_convective_precipitation_amount, lwe_thickness_of_shallow_convective_precipitation_amount, lwe_thickness_of_moist_convective_adj_precipitation_amount, lwe_thickness_of_explicit_rain_amount, tendency_of_rain_water_mixing_ratio_due_to_microphysics, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, flag_reset_maximum_hourly_fields, critical_relative_humidity, surface_runoff_flux, ozone_mixing_ratio_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, water_vapor_specific_humidity_save, tracer_concentration_save, air_temperature_save, air_temperature_save_from_convective_parameterization, x_wind_save, y_wind_save, snow_deposition_sublimation_upward_latent_heat_flux, components_of_surface_downward_shortwave_fluxes, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, slope_of_subgrid_orography, bounded_vegetation_area_fraction, convective_updraft_area_fraction, convective_updraft_area_fraction_at_model_interfaces, flag_skip_macro, surface_slope_classification, surface_snow_area_fraction, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, snow_freezing_rain_upward_latent_heat_flux, lwe_thickness_of_snow_amount, surface_snow_melt, soil_type_classification, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, temperature_at_2m_from_noahmp, angle_from_east_of_maximum_subgrid_orographic_variations, sea_ice_temperature_interstitial, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, start_index_of_other_tracers, number_of_total_tracers, flag_for_aerosol_convective_transport_and_PBL_diffusion, transpiration_flux, surface_skin_temperature_for_nsst, surface_air_temperature_for_radiation, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_ground_temperature_for_radiation, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, number_of_water_tracers, instantaneous_atmosphere_updraft_convective_mass_flux, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, vertically_diffused_tracer_concentration, magnitude_of_perturbation_of_vegetation_fraction, perturbation_of_vegetation_fraction, vegetation_type_classification, vertical_velocity_for_updraft, maximum_updraft_velocity_at_cloud_base, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, wind_speed_at_lowest_model_layer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, instantaneous_cosine_of_zenith_angle, perturbation_of_leaf_area_index, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, perturbation_of_momentum_roughness_length, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, perturbation_of_heat_to_momentum_roughness_length_ratio, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, virtual_temperature, relative_humidity, layer_thickness, chemical_tracers, cloud_overlap_param, precip_overlap_param, initial_permutation_seed_sw, initial_permutation_seed_lw, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, RRTMGP_cloud_optical_depth_layers_at_10mu_band, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, surface_skin_temperature_at_previous_time_step, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, RRTMGP_lw_fluxes, RRTMGP_sw_fluxes, RRTMGP_aerosol_optical_properties_for_longwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_longwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_longwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_longwave_bands_01_16, RRTMGP_aerosol_optical_properties_for_shortwave_bands_01_16, RRTMGP_aerosol_optical_depth_for_shortwave_bands_01_16, RRTMGP_aerosol_single_scattering_albedo_for_shortwave_bands_01_16, RRTMGP_aerosol_asymmetry_parameter_for_shortwave_bands_01_16, seed_random_numbers_lw_for_RRTMGP, seed_random_numbers_sw_for_RRTMGP, precipitation_fraction_by_layer, coefficients_for_sw_gas_optics, coefficients_for_sw_cloud_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_precipitation, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, Gas_concentrations_for_RRTMGP_suite, longwave_source_function, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_aerosols, surface_emissivity_in_each_RRTMGP_LW_band, secant_of_diffusivity_angle_each_RRTMGP_LW_band, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_lw_flux_by_spectral_point, toa_incident_sw_flux_by_spectral_point, list_of_active_gases_used_by_RRTMGP DEBUG: Variables in derived type GFS_tbd_type: seed_random_numbers_sw, seed_random_numbers_lw, ozone_forcing, h2o_forcing, atmosphere_boundary_layer_thickness, in_number_concentration, ccn_number_concentration, aerosol_number_concentration_from_gocart_aerosol_climatology, map_of_block_column_number_to_global_i_index, map_of_block_column_number_to_global_j_index, random_number_array, accumulated_lwe_thickness_of_convective_precipitation_amount_cnvc90, smallest_cloud_base_vertical_index_encountered_thus_far, largest_cloud_top_vertical_index_encountered_thus_far, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, cloud_base_mass_flux, surface_air_pressure_two_time_steps_back, surface_air_pressure_at_previous_time_step, surface_wind_enhancement_due_to_convection, air_temperature_two_time_steps_back, water_vapor_specific_humidity_two_time_steps_back, air_temperature_at_previous_time_step, water_vapor_specific_humidity_at_previous_time_step, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, kinematic_buoyancy_flux_from_shoc, atmosphere_heat_diffusivity_from_shoc, subgrid_scale_cloud_fraction_from_shoc, cloud_fraction_for_MG, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, temperature_from_previous_timestep, moisture_from_previous_timestep, conv_activity_counter, subgrid_cloud_fraction_pbl, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, mixing_length, stability_function_for_heat, tke_at_mass_points, t_prime_squared, q_prime_squared, t_prime_q_prime, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top DEBUG: Variables in derived type GFS_sfcprop_type: sea_land_ice_mask_real, sea_area_fraction, land_area_fraction, lake_area_fraction, lake_depth, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, sea_ice_temperature, internal_ice_temperature, surface_snow_thickness_water_equivalent, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_from_wave_model, sea_ice_concentration, statistical_measures_of_subgrid_orography, standard_deviation_of_subgrid_orography, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, surface_slope_classification_real, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, deep_soil_temperature, vegetation_area_fraction, vegetation_type_classification_real, soil_type_classification_real, surface_friction_velocity, orography, orography_unfiltered, gf_memory_counter, sea_ice_thickness, water_equivalent_accumulated_snow_depth, canopy_water_amount, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, ratio_of_wind_at_lowest_model_layer_and_wind_at_10m, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, volume_fraction_of_unfrozen_soil_moisture, volume_fraction_of_soil_moisture, soil_temperature, temperature_at_2m, potential_temperature_at_2m, specific_humidity_at_2m, sea_surface_reference_temperature, sub_layer_cooling_thickness, coefficient_c_0, coefficient_c_d, coefficient_w_0, coefficient_w_d, diurnal_thermocline_layer_heat_content, sea_water_salinity, diurnal_thermocline_layer_x_current, diurnal_thermocline_layer_y_current, diurnal_thermocline_layer_thickness, ocean_mixed_layer_thickness, sensitivity_of_dtl_heat_content_to_surface_temperature, sensitivity_of_dtl_thickness_to_surface_temperature, free_convection_layer_thickness, index_of_dtlm_start, sub_layer_cooling_amount, sensible_heat_flux_due_to_rainfall, number_of_snow_layers, vegetation_temperature, ground_temperature_for_noahmp, canopy_intercepted_ice_mass, canopy_intercepted_liquid_water, canopy_air_vapor_pressure, canopy_air_temperature, surface_drag_coefficient_for_momentum_for_noahmp, surface_drag_coefficient_for_heat_and_moisture_for_noahmp, area_fraction_of_wet_canopy, snow_mass_at_previous_time_step, snow_albedo_at_previous_time_step, snow_precipitation_rate_at_surface, lake_water_storage, water_table_depth, water_storage_in_aquifer, water_storage_in_aquifer_and_saturated_soil, snow_temperature, layer_bottom_depth_from_snow_surface, snow_layer_ice, snow_layer_liquid_water, leaf_mass, fine_root_mass, stem_mass, wood_mass, slow_soil_pool_mass_content_of_carbon, fast_soil_pool_mass_content_of_carbon, leaf_area_index, stem_area_index, nondimensional_snow_age, equilibrium_soil_water_content, soil_water_content_between_soil_bottom_and_water_table, water_table_recharge_when_deep, water_table_recharge_when_shallow, normalized_soil_wetness_for_land_surface_model, volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model, volume_fraction_of_frozen_soil_moisture_for_land_surface_model, volume_fraction_of_soil_moisture_for_land_surface_model, soil_temperature_for_land_surface_model, depth_of_soil_levels_for_land_surface_model, cloud_condensed_water_mixing_ratio_at_surface, water_vapor_mixing_ratio_at_surface, surface_condensation_mass, flag_for_frozen_soil_physics, density_of_frozen_precipitation, snow_temperature_bottom_first_layer, total_accumulated_snowfall, accumulated_water_equivalent_of_frozen_precip, surface_friction_velocity_drag, surface_stability_parameter, theta_star, reciprocal_of_obukhov_length, surface_exchange_coefficient_for_heat, surface_exchange_coefficient_for_moisture, surface_exchange_coefficient_for_heat_at_2m, surface_exchange_coefficient_for_moisture_at_2m, surface_latent_heat, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_sensible_heat_flux, surface_specific_humidity, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency DEBUG: Variables in derived type GFS_coupling_type: surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_longwave_flux_on_radiation_time_step, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, instantaneous_surface_downwelling_longwave_flux_for_coupling, instantaneous_surface_downwelling_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_longwave_flux_for_coupling, instantaneous_surface_net_downward_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_temperature_at_2m_for_coupling, instantaneous_specific_humidity_at_2m_for_coupling, instantaneous_x_wind_at_10m_for_coupling, instantaneous_y_wind_at_10m_for_coupling, instantaneous_surface_skin_temperature_for_coupling, instantaneous_surface_air_pressure_for_coupling, surface_upwelling_longwave_flux_for_coupling, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, surface_snow_thickness_for_coupling, sea_land_ice_mask_in, fraction_of_cellular_automata_for_deep_convection, vertical_weight_for_ca, cellular_automata_global_pattern, physics_field_for_coupling, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_surface_physics_perturbation, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, instantaneous_surface_upward_sensible_heat_flux_for_chemistry_coupling, instantaneous_atmosphere_heat_diffusivity, convective_cloud_condesate_after_rainout @@ -18610,7 +19491,7 @@ DEBUG: Variables in derived type GFS_statein_type: geopotential_at_interface, ai DEBUG: Variables in derived type GFS_cldprop_type: fraction_of_convective_cloud, pressure_at_top_of_convective_cloud, pressure_at_bottom_of_convective_cloud DEBUG: Variables in derived type GFS_data_type: GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance DEBUG: Variables in derived type GFS_radtend_type: sw_fluxes_sfc, lw_fluxes_sfc, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, surface_diffused_shortwave_albedo, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_midlayer_air_temperature_in_longwave_radiation, surface_longwave_emissivity, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_for_idea -DEBUG: Variables in derived type GFS_grid_type: cell_area, cell_size, latitude, longitude, cosine_of_latitude, sine_of_latitude, latitude_in_degree +DEBUG: Variables in derived type GFS_grid_type: cell_area, cell_size, latitude, longitude, cosine_of_latitude, sine_of_latitude, latitude_in_degree, longitude_in_degree DEBUG: Variables in derived type GFS_stateout_type: x_wind_updated_by_physics, x_wind_at_lowest_model_layer_updated_by_physics, y_wind_updated_by_physics, y_wind_at_lowest_model_layer_updated_by_physics, air_temperature_updated_by_physics, air_temperature_at_lowest_model_layer_updated_by_physics, tracer_concentration_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, water_vapor_specific_humidity_at_lowest_model_layer_updated_by_physics, ozone_concentration_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, mass_weighted_rime_factor_updated_by_physics, water_friendly_aerosol_number_concentration_updated_by_physics, ice_friendly_aerosol_number_concentration_updated_by_physics, cloud_droplet_number_concentration_updated_by_physics, ice_number_concentration_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, cloud_fraction_updated_by_physics DEBUG: Variables in derived type GFS_init_type: INFO: Parsed variable definition tables in module GFS_typedefs @@ -18768,6 +19649,8 @@ INFO: Converting local name nmtvr of variable number_of_statistical_measures_of_ DEBUG: Updating local name of variable number_of_statistical_measures_of_subgrid_orography from nmtvr to GFS_Control%nmtvr INFO: Converting local name qsnowxy of variable snow_precipitation_rate_at_surface from new to old metadata DEBUG: Updating local name of variable snow_precipitation_rate_at_surface from qsnowxy to GFS_Data(cdata%blk_no)%Sfcprop%qsnowxy +INFO: Converting local name do_sppt of variable flag_for_stochastic_physics_perturbations from new to old metadata +DEBUG: Updating local name of variable flag_for_stochastic_physics_perturbations from do_sppt to GFS_Control%do_sppt INFO: Converting local name fastcpxy of variable fast_soil_pool_mass_content_of_carbon from new to old metadata DEBUG: Updating local name of variable fast_soil_pool_mass_content_of_carbon from fastcpxy to GFS_Data(cdata%blk_no)%Sfcprop%fastcpxy INFO: Converting local name qgrs(:,1,index_for_liquid_cloud_condensate) of variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer from new to old metadata @@ -18837,8 +19720,8 @@ INFO: Converting local name lwhc of variable tendency_of_air_temperature_due_to_ DEBUG: Updating local name of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step from lwhc to GFS_Data(cdata%blk_no)%Radtend%lwhc INFO: Converting local name theta of variable angle_from_east_of_maximum_subgrid_orographic_variations from new to old metadata DEBUG: Updating local name of variable angle_from_east_of_maximum_subgrid_orographic_variations from theta to GFS_Interstitial(cdata%thrd_no)%theta -INFO: Converting local name pertvegf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_vegetation_fraction from pertvegf to GFS_Control%pertvegf +INFO: Converting local name lndp_vgf of variable magnitude_of_perturbation_of_vegetation_fraction from new to old metadata +DEBUG: Updating local name of variable magnitude_of_perturbation_of_vegetation_fraction from lndp_vgf to GFS_Interstitial(cdata%thrd_no)%lndp_vgf INFO: Converting local name snowd_land of variable surface_snow_thickness_water_equivalent_over_land from new to old metadata DEBUG: Updating local name of variable surface_snow_thickness_water_equivalent_over_land from snowd_land to GFS_Interstitial(cdata%thrd_no)%snowd_land INFO: Converting local name te0 of variable atmosphere_energy_content_at_Lagrangian_surface from new to old metadata @@ -18893,8 +19776,8 @@ INFO: Converting local name save_tcp of variable air_temperature_save_from_conve DEBUG: Updating local name of variable air_temperature_save_from_convective_parameterization from save_tcp to GFS_Interstitial(cdata%thrd_no)%save_tcp INFO: Converting local name clw of variable convective_transportable_tracers from new to old metadata DEBUG: Updating local name of variable convective_transportable_tracers from clw to GFS_Interstitial(cdata%thrd_no)%clw -INFO: Converting local name do_sppt of variable flag_for_stochastic_surface_physics_perturbations from new to old metadata -DEBUG: Updating local name of variable flag_for_stochastic_surface_physics_perturbations from do_sppt to GFS_Control%do_sppt +INFO: Converting local name lndp_prt_list of variable magnitude_of_perturbations_for_landperts from new to old metadata +DEBUG: Updating local name of variable magnitude_of_perturbations_for_landperts from lndp_prt_list to GFS_Control%lndp_prt_list INFO: Converting local name tsfc_land of variable surface_skin_temperature_over_land_interstitial from new to old metadata DEBUG: Updating local name of variable surface_skin_temperature_over_land_interstitial from tsfc_land to GFS_Interstitial(cdata%thrd_no)%tsfc_land INFO: Converting local name c0s_deep of variable rain_conversion_parameter_deep_convection from new to old metadata @@ -19109,8 +19992,6 @@ INFO: Converting local name ntchm of variable number_of_chemical_tracers from ne DEBUG: Updating local name of variable number_of_chemical_tracers from ntchm to GFS_Control%ntchm INFO: Converting local name kmp of variable top_layer_index_for_fast_physics from new to old metadata DEBUG: Updating local name of variable top_layer_index_for_fast_physics from kmp to CCPP_interstitial%kmp -INFO: Converting local name pertlai of variable magnitude_of_perturbation_of_leaf_area_index from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_leaf_area_index from pertlai to GFS_Control%pertlai INFO: Converting local name mg_ncnst of variable mg_drop_concentration_constant from new to old metadata DEBUG: Updating local name of variable mg_drop_concentration_constant from mg_ncnst to GFS_Control%mg_ncnst INFO: Converting local name dqdt(:,:,index_for_graupel) of variable tendency_of_graupel_mixing_ratio_due_to_model_physics from new to old metadata @@ -19199,6 +20080,8 @@ INFO: Converting local name mg_qcmin of variable mg_minimum_cloud_condensed_wate DEBUG: Updating local name of variable mg_minimum_cloud_condensed_water_and_ice_mixing_ratio from mg_qcmin to GFS_Control%mg_qcmin INFO: Converting local name ktop_shallow of variable k_level_of_highest_reaching_plume from new to old metadata DEBUG: Updating local name of variable k_level_of_highest_reaching_plume from ktop_shallow to GFS_Data(cdata%blk_no)%Intdiag%ktop_shallow +INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata +DEBUG: Updating local name of variable do_myjpbl from do_myjpbl to GFS_Control%do_myjpbl INFO: Converting local name htlw0 of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from new to old metadata DEBUG: Updating local name of variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels from htlw0 to GFS_Interstitial(cdata%thrd_no)%htlw0 INFO: Converting local name olyr of variable ozone_concentration_at_layer_for_radiation from new to old metadata @@ -19207,20 +20090,18 @@ INFO: Converting local name Radtend of variable GFS_radtend_type_instance from n DEBUG: Updating local name of variable GFS_radtend_type_instance from Radtend to GFS_Data(cdata%blk_no)%Radtend INFO: Converting local name ipsdlw0 of variable initial_permutation_seed_lw from new to old metadata DEBUG: Updating local name of variable initial_permutation_seed_lw from ipsdlw0 to GFS_Interstitial(cdata%thrd_no)%ipsdlw0 -INFO: Converting local name do_sfcperts of variable flag_for_stochastic_surface_perturbations from new to old metadata -DEBUG: Updating local name of variable flag_for_stochastic_surface_perturbations from do_sfcperts to GFS_Control%do_sfcperts INFO: Converting local name ifd of variable index_of_dtlm_start from new to old metadata DEBUG: Updating local name of variable index_of_dtlm_start from ifd to GFS_Data(cdata%blk_no)%Sfcprop%ifd INFO: Converting local name isatmedmf of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from new to old metadata DEBUG: Updating local name of variable choice_of_scale_aware_TKE_moist_EDMF_PBL from isatmedmf to GFS_Control%isatmedmf -INFO: Converting local name do_myjpbl of variable do_myjpbl from new to old metadata -DEBUG: Updating local name of variable do_myjpbl from do_myjpbl to GFS_Control%do_myjpbl +INFO: Converting local name n_var_lndp of variable number_of_land_surface_variables_perturbed from new to old metadata +DEBUG: Updating local name of variable number_of_land_surface_variables_perturbed from n_var_lndp to GFS_Control%n_var_lndp INFO: Converting local name adjsfculw_ocean of variable surface_upwelling_longwave_flux_over_ocean_interstitial from new to old metadata DEBUG: Updating local name of variable surface_upwelling_longwave_flux_over_ocean_interstitial from adjsfculw_ocean to GFS_Interstitial(cdata%thrd_no)%adjsfculw_ocean INFO: Converting local name tdoms of variable dominant_snow_type from new to old metadata DEBUG: Updating local name of variable dominant_snow_type from tdoms to GFS_Data(cdata%blk_no)%Intdiag%tdoms -INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata -DEBUG: Updating local name of variable specific_humidity_at_viscous_sublayer_top from phy_myj_qz0 to GFS_Data(cdata%blk_no)%Tbd%phy_myj_qz0 +INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata +DEBUG: Updating local name of variable canopy_water_amount from canopy to GFS_Data(cdata%blk_no)%Sfcprop%canopy INFO: Converting local name tau_tofd of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from new to old metadata DEBUG: Updating local name of variable instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag from tau_tofd to GFS_Interstitial(cdata%thrd_no)%tau_tofd INFO: Converting local name zorli of variable surface_roughness_length_over_ice from new to old metadata @@ -19241,8 +20122,8 @@ INFO: Converting local name v1 of variable y_wind_at_lowest_model_layer_for_diag DEBUG: Updating local name of variable y_wind_at_lowest_model_layer_for_diag from v1 to GFS_Data(cdata%blk_no)%Intdiag%v1 INFO: Converting local name stblcpxy of variable slow_soil_pool_mass_content_of_carbon from new to old metadata DEBUG: Updating local name of variable slow_soil_pool_mass_content_of_carbon from stblcpxy to GFS_Data(cdata%blk_no)%Sfcprop%stblcpxy -INFO: Converting local name canopy of variable canopy_water_amount from new to old metadata -DEBUG: Updating local name of variable canopy_water_amount from canopy to GFS_Data(cdata%blk_no)%Sfcprop%canopy +INFO: Converting local name phy_myj_qz0 of variable specific_humidity_at_viscous_sublayer_top from new to old metadata +DEBUG: Updating local name of variable specific_humidity_at_viscous_sublayer_top from phy_myj_qz0 to GFS_Data(cdata%blk_no)%Tbd%phy_myj_qz0 INFO: Converting local name qci_conv of variable convective_cloud_condesate_after_rainout from new to old metadata DEBUG: Updating local name of variable convective_cloud_condesate_after_rainout from qci_conv to GFS_Data(cdata%blk_no)%Coupling%qci_conv INFO: Converting local name iems of variable flag_for_surface_emissivity_control from new to old metadata @@ -19624,8 +20505,6 @@ INFO: Converting local name te0_2d of variable atmosphere_energy_content_in_colu DEBUG: Updating local name of variable atmosphere_energy_content_in_column from te0_2d to CCPP_interstitial%te0_2d INFO: Converting local name snoalb of variable upper_bound_on_max_albedo_over_deep_snow from new to old metadata DEBUG: Updating local name of variable upper_bound_on_max_albedo_over_deep_snow from snoalb to GFS_Data(cdata%blk_no)%Sfcprop%snoalb -INFO: Converting local name pertzt of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio from pertzt to GFS_Control%pertzt INFO: Converting local name clouds(:,:,1) of variable total_cloud_fraction from new to old metadata DEBUG: Updating local name of variable total_cloud_fraction from clouds(:,:,1) to GFS_Interstitial(cdata%thrd_no)%clouds(:,:,1) DEBUG: Variable index_for_ozone was in old metadata format and has already been converted @@ -19801,6 +20680,8 @@ INFO: Converting local name nvisdfi_cpl of variable instantaneous_surface_net_do DEBUG: Updating local name of variable instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling from nvisdfi_cpl to GFS_Data(cdata%blk_no)%Coupling%nvisdfi_cpl INFO: Converting local name tmpmin of variable minimum_temperature_at_2m from new to old metadata DEBUG: Updating local name of variable minimum_temperature_at_2m from tmpmin to GFS_Data(cdata%blk_no)%Intdiag%tmpmin +INFO: Converting local name lndp_type of variable index_for_stochastic_land_surface_perturbation_type from new to old metadata +DEBUG: Updating local name of variable index_for_stochastic_land_surface_perturbation_type from lndp_type to GFS_Control%lndp_type INFO: Converting local name bl_mynn_edmf_tke of variable edmf_tke_transport_flag from new to old metadata DEBUG: Updating local name of variable edmf_tke_transport_flag from bl_mynn_edmf_tke to GFS_Control%bl_mynn_edmf_tke INFO: Converting local name do_sb_physics of variable mg_flag_for_sb2001_autoconversion from new to old metadata @@ -20077,6 +20958,8 @@ INFO: Converting local name scmpsw of variable components_of_surface_downward_sh DEBUG: Updating local name of variable components_of_surface_downward_shortwave_fluxes from scmpsw to GFS_Interstitial(cdata%thrd_no)%scmpsw INFO: Converting local name shum_wts of variable weights_for_stochastic_shum_perturbation_flipped from new to old metadata DEBUG: Updating local name of variable weights_for_stochastic_shum_perturbation_flipped from shum_wts to GFS_Data(cdata%blk_no)%Intdiag%shum_wts +INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata +DEBUG: Updating local name of variable mg_flag_for_hail from mg_do_hail to GFS_Control%mg_do_hail INFO: Converting local name ncnvc of variable index_for_convective_cloud_cover_in_phy_f3d from new to old metadata DEBUG: Updating local name of variable index_for_convective_cloud_cover_in_phy_f3d from ncnvc to GFS_Control%ncnvc INFO: Converting local name sktp1r of variable surface_skin_temperature_at_previous_time_step from new to old metadata @@ -20265,8 +21148,8 @@ DEBUG: Variable index_for_liquid_cloud_number_concentration was in old metadata DEBUG: Updating local name of variable cloud_droplet_number_concentration_updated_by_physics from gq0(:,:,index_for_liquid_cloud_number_concentration) to GFS_Data(cdata%blk_no)%Stateout%gq0(:,:,GFS_Control%ntlnc) INFO: Converting local name mtopa of variable model_layer_number_at_cloud_top from new to old metadata DEBUG: Updating local name of variable model_layer_number_at_cloud_top from mtopa to GFS_Interstitial(cdata%thrd_no)%mtopa -INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata -DEBUG: Updating local name of variable tendency_of_water_friendly_aerosols_at_surface from nwfa2d to GFS_Data(cdata%blk_no)%Coupling%nwfa2d +INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata +DEBUG: Updating local name of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from iovr_lw to GFS_Control%iovr_lw INFO: Converting local name pkz of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from new to old metadata DEBUG: Updating local name of variable finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa from pkz to CCPP_interstitial%pkz INFO: Converting local name dx of variable cell_size from new to old metadata @@ -20420,8 +21303,8 @@ DEBUG: Updating local name of variable flag_for_radiation_transfer_option from i INFO: Converting local name Sh3D of variable stability_function_for_heat from new to old metadata DEBUG: Updating local name of variable stability_function_for_heat from Sh3D to GFS_Data(cdata%blk_no)%Tbd%Sh3D INFO: Converting local name con_sbc of variable stefan_boltzmann_constant from new to old metadata -INFO: Converting local name pertshc of variable magnitude_of_perturbation_of_soil_type_b_parameter from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_soil_type_b_parameter from pertshc to GFS_Control%pertshc +INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata +DEBUG: Updating local name of variable sine_of_solar_declination_angle from sdec to GFS_Control%sdec INFO: Converting local name sfc_emiss_byband of variable surface_emissivity_in_each_RRTMGP_LW_band from new to old metadata DEBUG: Updating local name of variable surface_emissivity_in_each_RRTMGP_LW_band from sfc_emiss_byband to GFS_Interstitial(cdata%thrd_no)%sfc_emiss_byband INFO: Converting local name iflip of variable flag_for_vertical_index_direction_control from new to old metadata @@ -20436,8 +21319,6 @@ INFO: Converting local name dnirdf_cpl of variable cumulative_surface_downwellin DEBUG: Updating local name of variable cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep from dnirdf_cpl to GFS_Data(cdata%blk_no)%Coupling%dnirdf_cpl INFO: Converting local name ocss of variable convexity_of_subgrid_orography_small_scale from new to old metadata DEBUG: Updating local name of variable convexity_of_subgrid_orography_small_scale from ocss to GFS_Interstitial(cdata%thrd_no)%ocss -INFO: Converting local name pertz0 of variable magnitude_of_perturbation_of_momentum_roughness_length from new to old metadata -DEBUG: Updating local name of variable magnitude_of_perturbation_of_momentum_roughness_length from pertz0 to GFS_Control%pertz0 INFO: Converting local name rrtmgp_nrghice of variable number_of_rrtmgp_ice_roughness from new to old metadata DEBUG: Updating local name of variable number_of_rrtmgp_ice_roughness from rrtmgp_nrghice to GFS_Control%rrtmgp_nrghice INFO: Converting local name gq0 of variable tracer_concentration_updated_by_physics from new to old metadata @@ -20456,8 +21337,6 @@ INFO: Converting local name nqrimef of variable index_for_mass_weighted_rime_fac DEBUG: Updating local name of variable index_for_mass_weighted_rime_factor from nqrimef to GFS_Control%nqrimef INFO: Converting local name raincs of variable lwe_thickness_of_shallow_convective_precipitation_amount from new to old metadata DEBUG: Updating local name of variable lwe_thickness_of_shallow_convective_precipitation_amount from raincs to GFS_Interstitial(cdata%thrd_no)%raincs -INFO: Converting local name sdec of variable sine_of_solar_declination_angle from new to old metadata -DEBUG: Updating local name of variable sine_of_solar_declination_angle from sdec to GFS_Control%sdec INFO: Converting local name sinlat of variable sine_of_latitude from new to old metadata DEBUG: Updating local name of variable sine_of_latitude from sinlat to GFS_Data(cdata%blk_no)%Grid%sinlat INFO: Converting local name imp_physics_zhao_carr_pdf of variable flag_for_zhao_carr_pdf_microphysics_scheme from new to old metadata @@ -20772,8 +21651,6 @@ INFO: Converting local name frain of variable dynamics_to_physics_timestep_ratio DEBUG: Updating local name of variable dynamics_to_physics_timestep_ratio from frain to GFS_Interstitial(cdata%thrd_no)%frain INFO: Converting local name dsnow_cpl of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from new to old metadata DEBUG: Updating local name of variable tendency_of_lwe_thickness_of_snow_amount_for_coupling from dsnow_cpl to GFS_Data(cdata%blk_no)%Tbd%dsnow_cpl -INFO: Converting local name nsfcpert of variable number_of_surface_perturbations from new to old metadata -DEBUG: Updating local name of variable number_of_surface_perturbations from nsfcpert to GFS_Control%nsfcpert INFO: Converting local name qg of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from new to old metadata DEBUG: Updating local name of variable cloud_graupel_specific_humidity_at_Lagrangian_surface from qg to CCPP_interstitial%qg INFO: Converting local name z_c of variable sub_layer_cooling_thickness from new to old metadata @@ -20990,16 +21867,12 @@ INFO: Converting local name phy_f3d(:,:,index_for_graupel_effective_radius) of v DEBUG: Variable index_for_graupel_effective_radius was in old metadata format and has already been converted DEBUG: Updating local name of variable effective_radius_of_stratiform_cloud_graupel_particle_in_um from phy_f3d(:,:,index_for_graupel_effective_radius) to GFS_Data(cdata%blk_no)%Tbd%phy_f3d(:,:,GFS_Control%ngeffr) INFO: Converting local name GFS_tbd_type of variable GFS_tbd_type from new to old metadata -INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata -DEBUG: Updating local name of variable tracer_concentration_save from save_q to GFS_Interstitial(cdata%thrd_no)%save_q INFO: Converting local name p_lev of variable air_pressure_at_interface_for_RRTMGP_in_hPa from new to old metadata DEBUG: Updating local name of variable air_pressure_at_interface_for_RRTMGP_in_hPa from p_lev to GFS_Interstitial(cdata%thrd_no)%p_lev INFO: Converting local name flgmin of variable minimum_large_ice_fraction from new to old metadata DEBUG: Updating local name of variable minimum_large_ice_fraction from flgmin to GFS_Control%flgmin INFO: Converting local name t02max of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from new to old metadata DEBUG: Updating local name of variable maximum_temperature_at_2m_over_maximum_hourly_time_interval from t02max to GFS_Data(cdata%blk_no)%Intdiag%t02max -INFO: Converting local name pertalb of variable magnitude_of_surface_albedo_perturbation from new to old metadata -DEBUG: Updating local name of variable magnitude_of_surface_albedo_perturbation from pertalb to GFS_Control%pertalb INFO: Converting local name wminco of variable cloud_condensed_water_conversion_threshold from new to old metadata DEBUG: Updating local name of variable cloud_condensed_water_conversion_threshold from wminco to GFS_Control%wminco INFO: Converting local name rhc of variable critical_relative_humidity from new to old metadata @@ -21428,8 +22301,8 @@ INFO: Converting local name rb of variable bulk_richardson_number_at_lowest_mode DEBUG: Updating local name of variable bulk_richardson_number_at_lowest_model_level from rb to GFS_Interstitial(cdata%thrd_no)%rb INFO: Converting local name visdfui of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from new to old metadata DEBUG: Updating local name of variable surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step from visdfui to GFS_Data(cdata%blk_no)%Coupling%visdfui -INFO: Converting local name iovr_lw of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from new to old metadata -DEBUG: Updating local name of variable flag_for_max_random_overlap_clouds_for_longwave_radiation from iovr_lw to GFS_Control%iovr_lw +INFO: Converting local name nwfa2d of variable tendency_of_water_friendly_aerosols_at_surface from new to old metadata +DEBUG: Updating local name of variable tendency_of_water_friendly_aerosols_at_surface from nwfa2d to GFS_Data(cdata%blk_no)%Coupling%nwfa2d INFO: Converting local name sppt_wts of variable weights_for_stochastic_sppt_perturbation_flipped from new to old metadata DEBUG: Updating local name of variable weights_for_stochastic_sppt_perturbation_flipped from sppt_wts to GFS_Data(cdata%blk_no)%Intdiag%sppt_wts INFO: Converting local name nbdsw of variable number_of_aerosol_bands_for_shortwave_radiation from new to old metadata @@ -21459,6 +22332,8 @@ INFO: Converting local name acsnow of variable accumulated_water_equivalent_of_f DEBUG: Updating local name of variable accumulated_water_equivalent_of_frozen_precip from acsnow to GFS_Data(cdata%blk_no)%Sfcprop%acsnow INFO: Converting local name uustar_ocean of variable surface_friction_velocity_over_ocean from new to old metadata DEBUG: Updating local name of variable surface_friction_velocity_over_ocean from uustar_ocean to GFS_Interstitial(cdata%thrd_no)%uustar_ocean +INFO: Converting local name lndp_var_list of variable variables_to_be_perturbed_for_landperts from new to old metadata +DEBUG: Updating local name of variable variables_to_be_perturbed_for_landperts from lndp_var_list to GFS_Control%lndp_var_list INFO: Converting local name dqsfci of variable instantaneous_surface_upward_latent_heat_flux_for_diag from new to old metadata DEBUG: Updating local name of variable instantaneous_surface_upward_latent_heat_flux_for_diag from dqsfci to GFS_Data(cdata%blk_no)%Intdiag%dqsfci INFO: Converting local name rilist of variable gas_constants_for_multi_gases_physics from new to old metadata @@ -21475,6 +22350,8 @@ INFO: Converting local name sfcalb(:,4) of variable surface_albedo_due_to_UV_and DEBUG: Updating local name of variable surface_albedo_due_to_UV_and_VIS_diffused from sfcalb(:,4) to GFS_Interstitial(cdata%thrd_no)%sfcalb(:,4) INFO: Converting local name clcn of variable convective_cloud_volume_fraction from new to old metadata DEBUG: Updating local name of variable convective_cloud_volume_fraction from clcn to GFS_Interstitial(cdata%thrd_no)%clcn +INFO: Converting local name xlon_d of variable longitude_in_degree from new to old metadata +DEBUG: Updating local name of variable longitude_in_degree from xlon_d to GFS_Data(cdata%blk_no)%Grid%xlon_d INFO: Converting local name tg3 of variable deep_soil_temperature from new to old metadata DEBUG: Updating local name of variable deep_soil_temperature from tg3 to GFS_Data(cdata%blk_no)%Sfcprop%tg3 INFO: Converting local name phil of variable geopotential from new to old metadata @@ -21653,11 +22530,13 @@ INFO: Converting local name wind of variable wind_speed_at_lowest_model_layer fr DEBUG: Updating local name of variable wind_speed_at_lowest_model_layer from wind to GFS_Interstitial(cdata%thrd_no)%wind INFO: Converting local name evbs of variable soil_upward_latent_heat_flux from new to old metadata DEBUG: Updating local name of variable soil_upward_latent_heat_flux from evbs to GFS_Interstitial(cdata%thrd_no)%evbs -INFO: Converting local name mg_do_hail of variable mg_flag_for_hail from new to old metadata -DEBUG: Updating local name of variable mg_flag_for_hail from mg_do_hail to GFS_Control%mg_do_hail -INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html +INFO: Converting local name save_q of variable tracer_concentration_save from new to old metadata +DEBUG: Updating local name of variable tracer_concentration_save from save_q to GFS_Interstitial(cdata%thrd_no)%save_q +INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_VARIABLES_FV3.html INFO: Parsing metadata tables in physics scheme files ... DEBUG: Parsing file GFS_DCNV_generic.F90 with registry OrderedDict([('GFS_DCNV_generic_pre', {'GFS_DCNV_generic_pre': {'GFS_DCNV_generic_pre_run': [12, 59], 'GFS_DCNV_generic_pre_init': [4, 5], 'GFS_DCNV_generic_pre_finalize': [6, 7]}}), ('GFS_DCNV_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_DCNV_generic_pre_run @@ -21667,12 +22546,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_DCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_DCNV_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_pre DEBUG: Module name: GFS_DCNV_generic_pre DEBUG: Scheme name: GFS_DCNV_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_DCNV_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_convective_gravity_wave_drag, flag_for_chemistry_coupling, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_DCNV_generic_pre_init: DEBUG: Variables in subroutine GFS_DCNV_generic_pre_finalize: DEBUG: Parsing file GFS_DCNV_generic.F90 with registry OrderedDict([('GFS_DCNV_generic_pre', {'GFS_DCNV_generic_pre': {'GFS_DCNV_generic_pre_run': [12, 59], 'GFS_DCNV_generic_pre_init': [4, 5], 'GFS_DCNV_generic_pre_finalize': [6, 7]}}), ('GFS_DCNV_generic_post', {'GFS_DCNV_generic_post': {'GFS_DCNV_generic_post_init': [63, 64], 'GFS_DCNV_generic_post_run': [70, 146], 'GFS_DCNV_generic_post_finalize': [65, 66]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_pre GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_pre_run GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_DCNV_generic_post GFS_DCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_DCNV_generic_post_run GFS_DCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_work_function in table GFS_DCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_DCNV_generic_post_run @@ -21701,10 +22587,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_DCNV_generic_post_run DEBUG: Module name: GFS_DCNV_generic_post DEBUG: Scheme name: GFS_DCNV_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_DCNV_generic_post_init: DEBUG: Variables in subroutine GFS_DCNV_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, flag_diagnostics, flag_for_ras_deep_convection, flag_for_Chikira_Sugiyama_deep_convection, dynamics_to_physics_timestep_ratio, lwe_thickness_of_deep_convective_precipitation_amount, time_step_for_dynamics, cloud_work_function, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, gravitational_acceleration, number_of_3d_arrays_associated_with_pdf_based_clouds, array_dimension_of_3d_arrays_for_microphysics, number_of_convective_3d_cloud_fields, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, cumulative_cloud_work_function, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_atmosphere_updraft_convective_mass_flux, cumulative_atmosphere_downdraft_convective_mass_flux, cumulative_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, flag_for_generic_deep_convection_tendency DEBUG: Variables in subroutine GFS_DCNV_generic_post_finalize: DEBUG: Parsing file GFS_GWD_generic.F90 with registry OrderedDict([('GFS_GWD_generic_pre', {'GFS_GWD_generic_pre': {'GFS_GWD_generic_pre_run': [13, 104], 'GFS_GWD_generic_pre_finalize': [106, 107], 'GFS_GWD_generic_pre_init': [5, 6]}}), ('GFS_GWD_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable statistical_measures_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convexity_of_subgrid_orography in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable asymmetry_of_subgrid_orography in table GFS_GWD_generic_pre_run @@ -21723,12 +22612,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_pre DEBUG: Module name: GFS_GWD_generic_pre DEBUG: Scheme name: GFS_GWD_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_GWD_generic_pre_run: horizontal_loop_extent, vertical_dimension, number_of_statistical_measures_of_subgrid_orography, statistical_measures_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, angle_from_east_of_maximum_subgrid_orographic_variations, standard_deviation_of_subgrid_orography_small_scale, convexity_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, flag_diagnostics, flag_diagnostics_3D, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, time_step_for_dynamics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_GWD_generic_pre_finalize: DEBUG: Variables in subroutine GFS_GWD_generic_pre_init: DEBUG: Parsing file GFS_GWD_generic.F90 with registry OrderedDict([('GFS_GWD_generic_pre', {'GFS_GWD_generic_pre': {'GFS_GWD_generic_pre_run': [13, 104], 'GFS_GWD_generic_pre_finalize': [106, 107], 'GFS_GWD_generic_pre_init': [5, 6]}}), ('GFS_GWD_generic_post', {'GFS_GWD_generic_post': {'GFS_GWD_generic_post_init': [113, 114], 'GFS_GWD_generic_post_finalize': [146, 147], 'GFS_GWD_generic_post_run': [121, 144]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_pre GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_pre_run GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_GWD_generic_post GFS_GWD_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_GWD_generic_post_run GFS_GWD_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table GFS_GWD_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table GFS_GWD_generic_post_run @@ -21741,24 +22637,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag in table GFS_GWD_generic_post_run DEBUG: Module name: GFS_GWD_generic_post DEBUG: Scheme name: GFS_GWD_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_GWD_generic_post_init: DEBUG: Variables in subroutine GFS_GWD_generic_post_finalize: DEBUG: Variables in subroutine GFS_GWD_generic_post_run: flag_diagnostics, flag_diagnostics_3D, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, time_step_for_dynamics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag DEBUG: Parsing file GFS_MP_generic.F90 with registry OrderedDict([('GFS_MP_generic_pre', {'GFS_MP_generic_pre': {'GFS_MP_generic_pre_finalize': [55, 56], 'GFS_MP_generic_pre_init': [8, 9], 'GFS_MP_generic_pre_run': [13, 52]}}), ('GFS_MP_generic_post', {})]) INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_finalize INFO: Legacy extension - skip empty table for GFS_MP_generic_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_MP_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_MP_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_pre DEBUG: Module name: GFS_MP_generic_pre DEBUG: Scheme name: GFS_MP_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_MP_generic_pre_finalize: DEBUG: Variables in subroutine GFS_MP_generic_pre_init: DEBUG: Variables in subroutine GFS_MP_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_for_Arakawa_Wu_adjustment, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, tracer_concentration_save, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_MP_generic.F90 with registry OrderedDict([('GFS_MP_generic_pre', {'GFS_MP_generic_pre': {'GFS_MP_generic_pre_finalize': [55, 56], 'GFS_MP_generic_pre_init': [8, 9], 'GFS_MP_generic_pre_run': [13, 52]}}), ('GFS_MP_generic_post', {'GFS_MP_generic_post': {'GFS_MP_generic_post_init': [65, 66], 'GFS_MP_generic_post_run': [77, 338], 'GFS_MP_generic_post_finalize': [342, 343]}})]) INFO: Legacy extension - skip empty table for GFS_MP_generic_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_pre GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_pre_run GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_MP_generic_post GFS_MP_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_MP_generic_post_run GFS_MP_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table GFS_MP_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table GFS_MP_generic_post_run @@ -21821,11 +22727,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for GFS_MP_generic_post_finalize DEBUG: Module name: GFS_MP_generic_post DEBUG: Scheme name: GFS_MP_generic_post +DEBUG: Scheme dependencies: ['machine.F', 'calpreciptype.f90'] DEBUG: Variables in subroutine GFS_MP_generic_post_init: -DEBUG: Variables in subroutine GFS_MP_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, index_of_time_step, array_dimension_of_random_number, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_precipitation_type_algorithm, flag_diagnostics, flag_for_flux_coupling, flag_for_chemistry_coupling, gravitational_acceleration, time_step_for_dynamics, dynamics_to_physics_timestep_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_explicit_precipitation_amount, random_number_array, latitude, longitude, air_pressure, air_pressure_at_interface, geopotential_at_interface, surface_skin_temperature, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, air_pressure_difference_between_midlayers, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, ratio_of_snowfall_to_rainfall, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, column_precipitable_water, flag_for_stochastic_surface_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, flag_for_land_surface_scheme, flag_for_ruc_land_surface_scheme, flag_for_noahmp_land_surface_scheme, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, time_step_for_physics +DEBUG: Variables in subroutine GFS_MP_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, number_of_tracers, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, water_vapor_specific_humidity_save, ccpp_error_message, ccpp_error_flag, index_of_time_step, array_dimension_of_random_number, number_of_hydrometeors, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_precipitation_type_algorithm, flag_diagnostics, flag_for_flux_coupling, flag_for_chemistry_coupling, gravitational_acceleration, time_step_for_dynamics, dynamics_to_physics_timestep_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_explicit_precipitation_amount, random_number_array, latitude, longitude, air_pressure, air_pressure_at_interface, geopotential_at_interface, surface_skin_temperature, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, air_pressure_difference_between_midlayers, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, dominant_rain_type, dominant_freezing_rain_type, dominant_sleet_type, dominant_snow_type, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, flag_for_precipitation_type, ratio_of_snowfall_to_rainfall, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount, accumulated_lwe_thickness_of_ice_amount, accumulated_lwe_thickness_of_snow_amount, accumulated_lwe_thickness_of_graupel_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, accumulated_lwe_thickness_of_ice_amount_in_bucket, accumulated_lwe_thickness_of_snow_amount_in_bucket, accumulated_lwe_thickness_of_graupel_amount_in_bucket, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_convective_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, column_precipitable_water, flag_for_stochastic_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, flag_for_land_surface_scheme, flag_for_ruc_land_surface_scheme, flag_for_noahmp_land_surface_scheme, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, explicit_rainfall_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, time_step_for_physics DEBUG: Variables in subroutine GFS_MP_generic_post_finalize: DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {}), ('GFS_PBL_generic_post', {})]) DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {'GFS_PBL_generic_pre': {'GFS_PBL_generic_pre_run': [58, 244], 'GFS_PBL_generic_pre_finalize': [52, 53], 'GFS_PBL_generic_pre_init': [50, 51]}}), ('GFS_PBL_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertically_diffused_tracer_concentration in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_save in table GFS_PBL_generic_pre_run @@ -21835,12 +22744,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_PBL_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_PBL_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_pre DEBUG: Module name: GFS_PBL_generic_pre DEBUG: Scheme name: GFS_PBL_generic_pre +DEBUG: Scheme dependencies: ['machine.F', 'GFS_PBL_generic.F90'] DEBUG: Variables in subroutine GFS_PBL_generic_pre_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, index_for_graupel, index_for_ozone, index_for_turbulent_kinetic_energy, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, index_for_mass_weighted_rime_factor, flag_for_aerosol_convective_transport_and_PBL_diffusion, index_for_first_chemical_tracer, number_of_chemical_tracers, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_chemistry_coupling, flag_for_aerosol_physics, flag_for_hedmf, flag_for_shoc, flag_for_scale_aware_TKE_moist_EDMF_PBL, tracer_concentration, vertically_diffused_tracer_concentration, x_wind_save, y_wind_save, air_temperature_save, tracer_concentration_save, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_diagnostics, x_wind, y_wind, air_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_PBL_generic_pre_finalize: DEBUG: Variables in subroutine GFS_PBL_generic_pre_init: DEBUG: Parsing file GFS_PBL_generic.F90 with registry OrderedDict([('GFS_PBL_generic_common', {}), ('GFS_PBL_generic_pre', {'GFS_PBL_generic_pre': {'GFS_PBL_generic_pre_run': [58, 244], 'GFS_PBL_generic_pre_finalize': [52, 53], 'GFS_PBL_generic_pre_init': [50, 51]}}), ('GFS_PBL_generic_post', {'GFS_PBL_generic_post': {'GFS_PBL_generic_post_init': [248, 249], 'GFS_PBL_generic_post_finalize': [250, 251], 'GFS_PBL_generic_post_run': [255, 540]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_pre GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_pre_run GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_PBL_generic_post GFS_PBL_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_PBL_generic_post_run GFS_PBL_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_vertically_diffused_tracer_concentration in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_x_momentum_flux in table GFS_PBL_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_surface_y_momentum_flux in table GFS_PBL_generic_post_run @@ -21910,10 +22826,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_save in table GFS_PBL_generic_post_run DEBUG: Module name: GFS_PBL_generic_post DEBUG: Scheme name: GFS_PBL_generic_post +DEBUG: Scheme dependencies: ['machine.F', 'GFS_PBL_generic.F90'] DEBUG: Variables in subroutine GFS_PBL_generic_post_init: DEBUG: Variables in subroutine GFS_PBL_generic_post_finalize: DEBUG: Variables in subroutine GFS_PBL_generic_post_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel_number_concentration, index_for_water_friendly_aerosols, index_for_ice_friendly_aerosols, index_for_graupel, index_for_ozone, index_for_turbulent_kinetic_energy, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, index_for_mass_weighted_rime_factor, flag_for_aerosol_convective_transport_and_PBL_diffusion, index_for_first_chemical_tracer, number_of_chemical_tracers, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_chemistry_coupling, flag_for_aerosol_physics, flag_for_hedmf, flag_for_shoc, flag_for_scale_aware_TKE_moist_EDMF_PBL, tracer_concentration, x_wind_save, y_wind_save, air_temperature_save, tracer_concentration_save, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_diagnostics, x_wind, y_wind, air_temperature, ccpp_error_message, ccpp_error_flag, flag_for_flux_coupling, flag_for_generic_planetary_boundary_layer_tendency, flag_idealized_physics, flag_for_scale_aware_Shinhong_PBL, flag_for_ysu, tendency_of_vertically_diffused_tracer_concentration, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_dynamics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, tendency_of_tracers_due_to_model_physics, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, ratio_of_vapor_to_dry_air_gas_constants_minus_one, latent_heat_of_vaporization_of_water_at_0C, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, air_pressure, kinematic_surface_upward_sensible_heat_flux, instantaneous_surface_upward_sensible_heat_flux_for_chemistry_coupling, sea_area_fraction, flag_for_cice, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, wind_speed_at_lowest_model_layer, surface_wind_stress_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, instantaneous_atmosphere_heat_diffusivity, atmosphere_heat_diffusivity, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor DEBUG: Parsing file GFS_SCNV_generic.F90 with registry OrderedDict([('GFS_SCNV_generic_pre', {'GFS_SCNV_generic_pre': {'GFS_SCNV_generic_pre_finalize': [6, 7], 'GFS_SCNV_generic_pre_init': [4, 5], 'GFS_SCNV_generic_pre_run': [11, 40]}}), ('GFS_SCNV_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_pre_run @@ -21922,12 +22841,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table GFS_SCNV_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table GFS_SCNV_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_pre DEBUG: Module name: GFS_SCNV_generic_pre DEBUG: Scheme name: GFS_SCNV_generic_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_SCNV_generic_pre_finalize: DEBUG: Variables in subroutine GFS_SCNV_generic_pre_init: DEBUG: Variables in subroutine GFS_SCNV_generic_pre_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, flag_for_generic_shallow_convection_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_SCNV_generic.F90 with registry OrderedDict([('GFS_SCNV_generic_pre', {'GFS_SCNV_generic_pre': {'GFS_SCNV_generic_pre_finalize': [6, 7], 'GFS_SCNV_generic_pre_init': [4, 5], 'GFS_SCNV_generic_pre_run': [11, 40]}}), ('GFS_SCNV_generic_post', {'GFS_SCNV_generic_post': {'GFS_SCNV_generic_post_run': [51, 135], 'GFS_SCNV_generic_post_init': [44, 45], 'GFS_SCNV_generic_post_finalize': [46, 47]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_pre GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_pre_run GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_SCNV_generic_post GFS_SCNV_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_SCNV_generic_post_run GFS_SCNV_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_SCNV_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_SCNV_generic_post_run @@ -21952,28 +22878,65 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover_in_phy_f3d in table GFS_SCNV_generic_post_run DEBUG: Module name: GFS_SCNV_generic_post DEBUG: Scheme name: GFS_SCNV_generic_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_SCNV_generic_post_run: horizontal_loop_extent, vertical_dimension, flag_diagnostics_3D, flag_tracer_diagnostics_3D, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_save, y_wind_save, air_temperature_save, water_vapor_specific_humidity_save, flag_for_generic_shallow_convection_tendency, ccpp_error_message, ccpp_error_flag, number_of_tracers_for_convective_transport, flag_diagnostics, flag_for_chemistry_coupling, dynamics_to_physics_timestep_ratio, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, convective_transportable_tracers, flag_shallow_convective_cloud, lwe_thickness_of_shallow_convective_precipitation_amount, number_of_3d_arrays_associated_with_pdf_based_clouds, array_dimension_of_3d_arrays_for_microphysics, number_of_convective_3d_cloud_fields, convective_cloud_cover, convective_cloud_water_mixing_ratio, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, cumulative_lwe_thickness_of_convective_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, convective_cloud_water_mixing_ratio_in_phy_f3d, convective_cloud_cover_in_phy_f3d, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, flag_for_samf_shallow_convection_scheme DEBUG: Variables in subroutine GFS_SCNV_generic_post_init: DEBUG: Variables in subroutine GFS_SCNV_generic_post_finalize: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {}), ('GFS_abort', {}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_diagtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_diagtoscreen DEBUG: Module name: GFS_diagtoscreen DEBUG: Scheme name: GFS_diagtoscreen +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_diagtoscreen_init: DEBUG: Variables in subroutine GFS_diagtoscreen_finalize: DEBUG: Variables in subroutine GFS_diagtoscreen_run: GFS_control_type_instance, GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance, GFS_interstitial_type_instance, omp_threads, ccpp_block_number, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_interstitialtoscreen +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_interstitialtoscreen DEBUG: Module name: GFS_interstitialtoscreen DEBUG: Scheme name: GFS_interstitialtoscreen +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_interstitialtoscreen_finalize: DEBUG: Variables in subroutine GFS_interstitialtoscreen_run: GFS_control_type_instance, GFS_statein_type_instance, GFS_stateout_type_instance, GFS_sfcprop_type_instance, GFS_coupling_type_instance, GFS_grid_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_radtend_type_instance, GFS_diag_type_instance, GFS_interstitial_type_instance, omp_threads, ccpp_block_number, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_interstitialtoscreen_init: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [779, 780], 'GFS_abort_run': [786, 803], 'GFS_abort_finalize': [781, 782]}}), ('GFS_checkland', {})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [1181, 1182], 'GFS_abort_run': [1188, 1205], 'GFS_abort_finalize': [1183, 1184]}}), ('GFS_checkland', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_abort +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_abort DEBUG: Module name: GFS_abort DEBUG: Scheme name: GFS_abort +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_abort_init: DEBUG: Variables in subroutine GFS_abort_run: GFS_control_type_instance, ccpp_block_number, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_abort_finalize: -DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [27, 28], 'GFS_diagtoscreen_finalize': [29, 30], 'GFS_diagtoscreen_run': [34, 509]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [694, 695], 'GFS_interstitialtoscreen_run': [699, 773], 'GFS_interstitialtoscreen_init': [692, 693]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [779, 780], 'GFS_abort_run': [786, 803], 'GFS_abort_finalize': [781, 782]}}), ('GFS_checkland', {'GFS_checkland': {'GFS_checkland_run': [816, 888], 'GFS_checkland_finalize': [811, 812], 'GFS_checkland_init': [809, 810]}})]) +DEBUG: Parsing file GFS_debug.F90 with registry OrderedDict([('print_var_chksum', {}), ('GFS_diagtoscreen', {'GFS_diagtoscreen': {'GFS_diagtoscreen_init': [235, 236], 'GFS_diagtoscreen_finalize': [237, 238], 'GFS_diagtoscreen_run': [242, 719]}}), ('GFS_interstitialtoscreen', {'GFS_interstitialtoscreen': {'GFS_interstitialtoscreen_finalize': [729, 730], 'GFS_interstitialtoscreen_run': [734, 1175], 'GFS_interstitialtoscreen_init': [727, 728]}}), ('GFS_abort', {'GFS_abort': {'GFS_abort_init': [1181, 1182], 'GFS_abort_run': [1188, 1205], 'GFS_abort_finalize': [1183, 1184]}}), ('GFS_checkland', {'GFS_checkland': {'GFS_checkland_run': [1218, 1290], 'GFS_checkland_finalize': [1213, 1214], 'GFS_checkland_init': [1211, 1212]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_diagtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_diagtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_interstitialtoscreen GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_interstitialtoscreen_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_abort GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_abort_run GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_checkland GFS_checkland +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_checkland_run GFS_checkland WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_checkland_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_checkland_run @@ -21994,25 +22957,44 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_checkland_run DEBUG: Module name: GFS_checkland DEBUG: Scheme name: GFS_checkland +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_checkland_run: ccpp_block_number, ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root, horizontal_loop_extent, index_of_time_step, ccpp_loop_counter, flag_for_iteration, flag_for_guess_run, flag_for_first_time_step, flag_for_restart, flag_for_fractional_grid, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, soil_type_classification, vegetation_type_classification, surface_slope_classification, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, sea_area_fraction, land_area_fraction, lake_area_fraction, sea_land_ice_mask_real, sea_land_ice_mask DEBUG: Variables in subroutine GFS_checkland_finalize: DEBUG: Variables in subroutine GFS_checkland_init: DEBUG: Parsing file GFS_phys_time_vary.fv3.F90 with registry OrderedDict([('GFS_phys_time_vary', {'GFS_phys_time_vary': {'GFS_phys_time_vary_finalize': [212, 239], 'GFS_phys_time_vary_init': [32, 207], 'GFS_phys_time_vary_run': [245, 407]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_phys_time_vary GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_init GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_finalize GFS_phys_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_phys_time_vary_run GFS_phys_time_vary DEBUG: Module name: GFS_phys_time_vary DEBUG: Scheme name: GFS_phys_time_vary +DEBUG: Scheme dependencies: ['iccninterp.F90', 'h2ointerp.f90', 'ozne_def.f', 'sfcsub.F', 'aerinterp.F90', 'mersenne_twister.f', 'h2o_def.f', 'gcycle.F90', 'machine.F', 'aerclm_def.F', 'ozinterp.f90', 'namelist_soilveg.f', 'iccn_def.F'] DEBUG: Variables in subroutine GFS_phys_time_vary_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_phys_time_vary_init: ccpp_error_message, ccpp_error_flag, GFS_data_type_instance_all_blocks, GFS_control_type_instance, GFS_interstitial_type_instance_all_threads, omp_threads DEBUG: Variables in subroutine GFS_phys_time_vary_run: ccpp_error_message, ccpp_error_flag, GFS_data_type_instance_all_blocks, GFS_control_type_instance, omp_threads, flag_for_first_time_step DEBUG: Parsing file GFS_rad_time_vary.fv3.F90 with registry OrderedDict([('GFS_rad_time_vary', {'GFS_rad_time_vary': {'GFS_rad_time_vary_init': [9, 10], 'GFS_rad_time_vary_run': [16, 74], 'GFS_rad_time_vary_finalize': [78, 79]}})]) INFO: Legacy extension - skip empty table for GFS_rad_time_vary_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rad_time_vary GFS_rad_time_vary +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rad_time_vary_run GFS_rad_time_vary INFO: Legacy extension - skip empty table for GFS_rad_time_vary_finalize DEBUG: Module name: GFS_rad_time_vary DEBUG: Scheme name: GFS_rad_time_vary +DEBUG: Scheme dependencies: ['physparam.f', 'radcons.f90', 'mersenne_twister.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rad_time_vary_init: DEBUG: Variables in subroutine GFS_rad_time_vary_run: GFS_control_type_instance, GFS_data_type_instance_all_blocks, omp_threads, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rad_time_vary_finalize: DEBUG: Parsing file GFS_rrtmg_post.F90 with registry OrderedDict([('GFS_rrtmg_post', {'GFS_rrtmg_post': {'GFS_rrtmg_post_init': [8, 9], 'GFS_rrtmg_post_run': [13, 166], 'GFS_rrtmg_post_finalize': [169, 170]}})]) INFO: Legacy extension - skip empty table for GFS_rrtmg_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_post GFS_rrtmg_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_post_run GFS_rrtmg_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table GFS_rrtmg_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_rrtmg_post_run @@ -22024,12 +23006,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for GFS_rrtmg_post_finalize DEBUG: Module name: GFS_rrtmg_post DEBUG: Scheme name: GFS_rrtmg_post +DEBUG: Scheme dependencies: ['iounitdef.f', 'radlw_param.f', 'radiation_aerosols.f', 'radsw_param.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rrtmg_post_init: DEBUG: Variables in subroutine GFS_rrtmg_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_diag_type_instance, GFS_radtend_type_instance, GFS_statein_type_instance, GFS_coupling_type_instance, components_of_surface_downward_shortwave_fluxes, horizontal_loop_extent, number_of_vertical_layers_for_radiation_calculations, extra_top_layer, vertical_index_difference_between_layer_and_upper_bound, vertical_index_difference_between_layer_and_lower_bound, vertical_index_difference_between_inout_and_local, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, cloud_optical_depth_layers_at_10mu_band, cloud_optical_depth_layers_at_0p55mu_band, daytime_points_dimension, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_post_finalize: -DEBUG: Parsing file GFS_rrtmg_pre.F90 with registry OrderedDict([('GFS_rrtmg_pre', {'GFS_rrtmg_pre': {'GFS_rrtmg_pre_finalize': [732, 733], 'GFS_rrtmg_pre_init': [9, 10], 'GFS_rrtmg_pre_run': [16, 729]}})]) +DEBUG: Parsing file GFS_rrtmg_pre.F90 with registry OrderedDict([('GFS_rrtmg_pre', {'GFS_rrtmg_pre': {'GFS_rrtmg_pre_finalize': [735, 736], 'GFS_rrtmg_pre_init': [9, 10], 'GFS_rrtmg_pre_run': [16, 732]}})]) INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_finalize INFO: Legacy extension - skip empty table for GFS_rrtmg_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_pre GFS_rrtmg_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_pre_run GFS_rrtmg_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_ice_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable fraction_of_rain_water_cloud in table GFS_rrtmg_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rime_factor in table GFS_rrtmg_pre_run @@ -22078,16 +23063,32 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table GFS_rrtmg_pre_run DEBUG: Module name: GFS_rrtmg_pre DEBUG: Scheme name: GFS_rrtmg_pre +DEBUG: Scheme dependencies: ['physparam.f', 'funcphys.f90', 'surface_perturbation.F90', 'module_mp_radar.F90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'radsw_param.f', 'machine.F', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'module_mp_thompson_make_number_concentrations.F90', 'iounitdef.f', 'module_mp_thompson.F90', 'radiation_clouds.f', 'radcons.f90'] DEBUG: Variables in subroutine GFS_rrtmg_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmg_pre_init: DEBUG: Variables in subroutine GFS_rrtmg_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_statein_type_instance, GFS_tbd_type_instance, GFS_cldprop_type_instance, GFS_coupling_type_instance, GFS_radtend_type_instance, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, minimum_large_ice_fraction, total_cloud_condensate_mixing_ratio_updated_by_physics, number_of_vertical_layers_for_radiation_calculations, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, vertical_index_difference_between_inout_and_local, vertical_index_difference_between_layer_and_upper_bound, vertical_index_difference_between_layer_and_lower_bound, time_step_for_radiation, layer_pressure_thickness_for_radiation, layer_thickness_for_radiation, air_pressure_at_interface_for_radiation_in_hPa, air_pressure_at_layer_for_radiation_in_hPa, air_temperature_at_interface_for_radiation, air_temperature_at_layer_for_radiation, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, flag_for_mass_flux_deep_convection_scheme, flag_for_gf_deep_convection_scheme, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, volume_mixing_ratio_cfc113, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, aerosol_asymmetry_parameter_for_longwave_bands_01_16, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_area_fraction_for_radiation, instantaneous_3d_cloud_fraction, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, cloud_decorrelation_length, surface_albedo_perturbation, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmg_setup.F90 with registry OrderedDict([('GFS_rrtmg_setup', {'GFS_rrtmg_setup': {'GFS_rrtmg_setup_run': [259, 284], 'GFS_rrtmg_setup_finalize': [288, 298], 'GFS_rrtmg_setup_init': [27, 255]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmg_setup GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_init GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_run GFS_rrtmg_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmg_setup_finalize GFS_rrtmg_setup DEBUG: Module name: GFS_rrtmg_setup DEBUG: Scheme name: GFS_rrtmg_setup +DEBUG: Scheme dependencies: ['physparam.f', 'radsw_main.f', 'radsw_param.f', 'radiation_gases.f', 'radiation_astronomy.f', 'module_bfmicrophysics.f', 'radlw_param.f', 'radiation_aerosols.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'radlw_main.f'] DEBUG: Variables in subroutine GFS_rrtmg_setup_run: date_and_time_at_model_initialization, forecast_date_and_time, frequency_for_shortwave_radiation, time_step_for_dynamics, flag_to_calc_sw, mpi_rank, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, solar_constant, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_setup_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmg_setup_init: mpi_rank, ccpp_error_message, ccpp_error_flag, vertical_sigma_coordinate_for_radiation_initialization, number_of_vertical_layers_for_radiation_calculations, flag_for_initial_time_date_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, index_for_liquid_cloud_condensate, array_dimension_of_2d_arrays_for_microphysics, array_dimension_of_3d_arrays_for_microphysics, number_of_3d_arrays_associated_with_pdf_based_clouds, index_for_ozone, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_microphysics_scheme, flag_for_precipitation_effect_on_radiation, date_and_time_at_model_initialization_reordered, flag_for_vertical_index_direction_control, horizontal_dimension, aerosol_optical_properties_for_longwave_bands_01_16, aerosol_optical_properties_for_shortwave_bands_01_16, atmosphere_optical_thickness_due_to_ambient_aerosol_particles DEBUG: Parsing file GFS_stochastics.F90 with registry OrderedDict([('GFS_stochastics', {'GFS_stochastics': {'GFS_stochastics_run': [22, 210], 'GFS_stochastics_finalize': [6, 7], 'GFS_stochastics_init': [4, 5]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_stochastics GFS_stochastics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_stochastics_run GFS_stochastics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cellular_automata_global_pattern in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable level_of_dividing_streamline in table GFS_stochastics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable weights_for_stochastic_sppt_perturbation in table GFS_stochastics_run @@ -22121,22 +23122,67 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_lwe_thickness_of_snow_amount_for_coupling in table GFS_stochastics_run DEBUG: Module name: GFS_stochastics DEBUG: Scheme name: GFS_stochastics -DEBUG: Variables in subroutine GFS_stochastics_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, flag_for_stochastic_surface_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_cellular_automata, flag_for_global_cellular_automata, cellular_automata_global_pattern, vertical_sigma_coordinate_for_radiation_initialization, vertical_weight_for_ca, level_of_dividing_streamline, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_shum_perturbation_flipped, dissipation_estimate_of_air_temperature_at_model_layers, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, accumulated_lwe_thickness_of_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, flag_for_flux_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, ccpp_error_message, ccpp_error_flag +DEBUG: Scheme dependencies: ['machine.F'] +DEBUG: Variables in subroutine GFS_stochastics_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, flag_for_stochastic_physics_perturbations, flag_for_mountain_blocking, flag_for_stochastic_shum_option, flag_for_stochastic_skeb_option, flag_for_cellular_automata, flag_for_global_cellular_automata, cellular_automata_global_pattern, vertical_sigma_coordinate_for_radiation_initialization, vertical_weight_for_ca, level_of_dividing_streamline, weights_for_stochastic_sppt_perturbation, weights_for_stochastic_skeb_perturbation_of_x_wind, weights_for_stochastic_skeb_perturbation_of_y_wind, weights_for_stochastic_shum_perturbation, weights_for_stochastic_sppt_perturbation_flipped, weights_for_stochastic_skeb_perturbation_of_x_wind_flipped, weights_for_stochastic_skeb_perturbation_of_y_wind_flipped, weights_for_stochastic_shum_perturbation_flipped, dissipation_estimate_of_air_temperature_at_model_layers, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, accumulated_lwe_thickness_of_precipitation_amount, cumulative_lwe_thickness_of_convective_precipitation_amount, accumulated_lwe_thickness_of_precipitation_amount_in_bucket, cumulative_lwe_thickness_of_convective_precipitation_amount_in_bucket, flag_for_flux_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_stochastics_finalize: DEBUG: Variables in subroutine GFS_stochastics_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {}), ('GFS_suite_interstitial_1', {}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_rad_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_rad_reset DEBUG: Module name: GFS_suite_interstitial_rad_reset DEBUG: Scheme name: GFS_suite_interstitial_rad_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_run: GFS_interstitial_type_instance, GFS_control_type_instance, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_suite_interstitial_rad_reset_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_phys_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_phys_reset DEBUG: Module name: GFS_suite_interstitial_phys_reset DEBUG: Scheme name: GFS_suite_interstitial_phys_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_run: GFS_interstitial_type_instance, GFS_control_type_instance, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_suite_interstitial_phys_reset_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table GFS_suite_interstitial_1_run @@ -22149,12 +23195,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky in table GFS_suite_interstitial_1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_tracers_due_to_model_physics in table GFS_suite_interstitial_1_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_1 DEBUG: Module name: GFS_suite_interstitial_1 DEBUG: Scheme name: GFS_suite_interstitial_1 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_1_init: DEBUG: Variables in subroutine GFS_suite_interstitial_1_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_1_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_dynamics, time_step_for_physics, sea_land_ice_mask_real, cell_area, minimum_scaling_factor_for_critical_relative_humidity, inverse_scaling_factor_for_critical_relative_humidity, surface_air_pressure, sea_land_ice_mask, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, surface_air_pressure_diag, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, tendency_of_tracers_due_to_model_physics DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_cosine_of_zenith_angle in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_suite_interstitial_2_run @@ -22199,12 +23266,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_at_previous_time_step in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_lw_flux_profile_upward_allsky in table GFS_suite_interstitial_2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_upward in table GFS_suite_interstitial_2_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_2 DEBUG: Module name: GFS_suite_interstitial_2 DEBUG: Scheme name: GFS_suite_interstitial_2 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_2_init: DEBUG: Variables in subroutine GFS_suite_interstitial_2_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_2_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, time_step_for_dynamics, surface_air_pressure, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, flag_diagnostics, flag_diagnostics_3D, flag_idealized_physics, flag_for_flux_coupling, flag_for_cice, flag_for_shallow_convection, flag_for_old_PBL_scheme, flag_for_moorthi_stratus, flag_for_shoc, flag_for_fractional_grid, flag_for_mass_flux_shallow_convection_scheme, instantaneous_cosine_of_zenith_angle, surface_downwelling_shortwave_flux, surface_downwelling_longwave_flux, sea_ice_concentration, surface_upwelling_longwave_flux_for_coupling, tendency_of_air_temperature_due_to_longwave_heating_for_idea, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, critical_cloud_top_entrainment_instability_criteria, air_pressure_at_interface, air_temperature, air_pressure, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, dimensionless_exner_function_at_model_layers, duration_of_sunshine, surface_upwelling_longwave_flux, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_upwelling_longwave_flux_over_ocean_interstitial, cumulative_surface_downwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_upwelling_longwave_flux_multiplied_by_timestep, cumulative_surface_pressure_multiplied_by_timestep, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, grid_sensitive_critical_cloud_top_entrainment_instability_criteria, cloud_top_entrainment_instability_value, index_of_highest_temperature_inversion, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, land_area_fraction_for_microphysics, netcdf_float_fillvalue, flag_to_calc_RRTMGP_LW_jacobian, air_temperature_at_lowest_model_layer, surface_skin_temperature_at_previous_time_step, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_jacobian_of_lw_flux_profile_upward DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_reset WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_reset_run @@ -22213,12 +23301,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_reset_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_reset_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_reset +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_reset DEBUG: Module name: GFS_suite_stateout_reset DEBUG: Scheme name: GFS_suite_stateout_reset +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_stateout_reset_finalize: DEBUG: Variables in subroutine GFS_suite_stateout_reset_init: DEBUG: Variables in subroutine GFS_suite_stateout_reset_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, air_temperature, x_wind, y_wind, tracer_concentration, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, tracer_concentration_updated_by_physics DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_stateout_update WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table GFS_suite_stateout_update_run @@ -22231,12 +23340,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table GFS_suite_stateout_update_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_stateout_update_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_stateout_update +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_stateout_update DEBUG: Module name: GFS_suite_stateout_update DEBUG: Scheme name: GFS_suite_stateout_update +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_stateout_update_init: DEBUG: Variables in subroutine GFS_suite_stateout_update_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, air_temperature, x_wind, y_wind, tracer_concentration, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, tracer_concentration_updated_by_physics DEBUG: Variables in subroutine GFS_suite_stateout_update_finalize: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table GFS_suite_interstitial_3_run @@ -22254,12 +23384,33 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save_from_convective_parameterization in table GFS_suite_interstitial_3_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_3 DEBUG: Module name: GFS_suite_interstitial_3 DEBUG: Scheme name: GFS_suite_interstitial_3 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_3_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, sea_land_ice_mask, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, flag_for_shoc, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_layers, index_of_highest_temperature_inversion, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, flag_for_Chikira_Sugiyama_deep_convection, flag_for_scale_aware_TKE_moist_EDMF_PBL, flag_for_convective_transport_of_tracers, flag_for_aerosol_physics, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_cloud_amount, index_for_rain_water, index_for_snow_water, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel, index_for_graupel_number_concentration, longitude, latitude, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, critical_relative_humidity_at_surface, critical_relative_humidity_at_PBL_top, critical_relative_humidity_at_top_of_atmosphere, maximum_critical_relative_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, flag_for_ras_deep_convection, mpi_rank, convective_transportable_tracers, critical_relative_humidity, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, air_temperature_save_from_convective_parameterization DEBUG: Variables in subroutine GFS_suite_interstitial_3_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_3_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {'GFS_suite_interstitial_4': {'GFS_suite_interstitial_4_finalize': [485, 486], 'GFS_suite_interstitial_4_run': [490, 600], 'GFS_suite_interstitial_4_init': [483, 484]}}), ('GFS_suite_interstitial_5', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_4 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_4_run @@ -22269,20 +23420,44 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_friendly_aerosol_number_concentration in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table GFS_suite_interstitial_4_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_water_vapor_specific_humidity_tendency_due_to_convection in table GFS_suite_interstitial_4_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_4 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_4 DEBUG: Module name: GFS_suite_interstitial_4 DEBUG: Scheme name: GFS_suite_interstitial_4 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_4_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_4_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_dynamics, air_pressure, water_vapor_specific_humidity, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, flag_for_aerosol_physics, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_cloud_amount, index_for_rain_water, index_for_snow_water, index_for_rain_number_concentration, index_for_snow_number_concentration, index_for_graupel, index_for_graupel_number_concentration, flag_for_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, convective_transportable_tracers, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, air_temperature_save_from_convective_parameterization, flag_for_chemistry_coupling, number_of_total_tracers, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, pi, gas_constant_dry_air, water_friendly_aerosol_number_concentration, instantaneous_water_vapor_specific_humidity_tendency_due_to_convection DEBUG: Variables in subroutine GFS_suite_interstitial_4_init: DEBUG: Parsing file GFS_suite_interstitial.F90 with registry OrderedDict([('GFS_suite_interstitial_rad_reset', {'GFS_suite_interstitial_rad_reset': {'GFS_suite_interstitial_rad_reset_finalize': [6, 7], 'GFS_suite_interstitial_rad_reset_run': [11, 22], 'GFS_suite_interstitial_rad_reset_init': [4, 5]}}), ('GFS_suite_interstitial_phys_reset', {'GFS_suite_interstitial_phys_reset': {'GFS_suite_interstitial_phys_reset_finalize': [28, 29], 'GFS_suite_interstitial_phys_reset_run': [33, 44], 'GFS_suite_interstitial_phys_reset_init': [26, 27]}}), ('GFS_suite_interstitial_1', {'GFS_suite_interstitial_1': {'GFS_suite_interstitial_1_init': [48, 49], 'GFS_suite_interstitial_1_finalize': [50, 51], 'GFS_suite_interstitial_1_run': [55, 96]}}), ('GFS_suite_interstitial_2', {'GFS_suite_interstitial_2': {'GFS_suite_interstitial_2_init': [103, 104], 'GFS_suite_interstitial_2_finalize': [105, 106], 'GFS_suite_interstitial_2_run': [112, 278]}}), ('GFS_suite_stateout_reset', {'GFS_suite_stateout_reset': {'GFS_suite_stateout_reset_finalize': [284, 285], 'GFS_suite_stateout_reset_init': [282, 283], 'GFS_suite_stateout_reset_run': [289, 309]}}), ('GFS_suite_stateout_update', {'GFS_suite_stateout_update': {'GFS_suite_stateout_update_init': [313, 314], 'GFS_suite_stateout_update_run': [320, 343], 'GFS_suite_stateout_update_finalize': [315, 316]}}), ('GFS_suite_interstitial_3', {'GFS_suite_interstitial_3': {'GFS_suite_interstitial_3_run': [356, 479], 'GFS_suite_interstitial_3_finalize': [349, 350], 'GFS_suite_interstitial_3_init': [347, 348]}}), ('GFS_suite_interstitial_4', {'GFS_suite_interstitial_4': {'GFS_suite_interstitial_4_finalize': [485, 486], 'GFS_suite_interstitial_4_run': [490, 600], 'GFS_suite_interstitial_4_init': [483, 484]}}), ('GFS_suite_interstitial_5', {'GFS_suite_interstitial_5': {'GFS_suite_interstitial_5_finalize': [606, 607], 'GFS_suite_interstitial_5_run': [611, 631], 'GFS_suite_interstitial_5_init': [604, 605]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_rad_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_rad_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_phys_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_phys_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_1 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_1_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_2 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_2_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_reset GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_reset_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_stateout_update GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_stateout_update_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_3 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_3_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_4 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_4_run GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_suite_interstitial_5 GFS_suite_interstitial_5 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_suite_interstitial_5_run GFS_suite_interstitial_5 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tracer_concentration_updated_by_physics in table GFS_suite_interstitial_5_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_transportable_tracers in table GFS_suite_interstitial_5_run DEBUG: Module name: GFS_suite_interstitial_5 DEBUG: Scheme name: GFS_suite_interstitial_5 +DEBUG: Scheme dependencies: ['machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine GFS_suite_interstitial_5_finalize: DEBUG: Variables in subroutine GFS_suite_interstitial_5_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, tracer_concentration_updated_by_physics, number_of_tracers_for_convective_transport, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, convective_transportable_tracers DEBUG: Variables in subroutine GFS_suite_interstitial_5_init: -DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 145], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {})]) +DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 136], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_area_fraction in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_type_classification_real in table GFS_surface_generic_pre_run @@ -22323,12 +23498,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_wind_enhancement_due_to_convection in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table GFS_surface_generic_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table GFS_surface_generic_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_pre DEBUG: Module name: GFS_surface_generic_pre DEBUG: Scheme name: GFS_surface_generic_pre +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'machine.F'] DEBUG: Variables in subroutine GFS_surface_generic_pre_finalize: -DEBUG: Variables in subroutine GFS_surface_generic_pre_run: horizontal_loop_extent, vertical_dimension, vegetation_area_fraction, sea_land_ice_mask, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, geopotential, gravitational_acceleration, bounded_vegetation_area_fraction, soil_type_classification, vegetation_type_classification, surface_slope_classification, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature_after_iteration, height_above_ground_at_lowest_model_layer, flag_for_stochastic_surface_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, flag_for_stochastic_surface_perturbations, number_of_surface_perturbations, weights_for_stochastic_surface_physics_perturbation, magnitude_of_perturbation_of_momentum_roughness_length, magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio, magnitude_of_perturbation_of_soil_type_b_parameter, magnitude_of_perturbation_of_leaf_area_index, magnitude_of_perturbation_of_vegetation_fraction, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, flag_for_flux_coupling, flag_for_cice, sea_land_ice_mask_cice, sea_land_ice_mask_in, sea_ice_temperature, sea_surface_temperature, sea_ice_concentration, sea_ice_thickness, wind_speed_at_lowest_model_layer, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, surface_wind_enhancement_due_to_convection, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ccpp_error_message, ccpp_error_flag +DEBUG: Variables in subroutine GFS_surface_generic_pre_run: horizontal_loop_extent, vertical_dimension, vegetation_area_fraction, sea_land_ice_mask, soil_type_dataset_choice, vegetation_type_dataset_choice, soil_type_classification_real, vegetation_type_classification_real, surface_slope_classification_real, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, geopotential, gravitational_acceleration, bounded_vegetation_area_fraction, soil_type_classification, vegetation_type_classification, surface_slope_classification, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature_after_iteration, height_above_ground_at_lowest_model_layer, flag_for_stochastic_physics_perturbations, flag_for_global_cellular_automata, tendency_of_air_temperature_due_to_radiative_heating_on_physics_time_step, tendency_of_lwe_thickness_of_precipitation_amount_for_coupling, tendency_of_lwe_thickness_of_snow_amount_for_coupling, lwe_thickness_of_precipitation_amount_for_coupling, lwe_thickness_of_snow_amount_for_coupling, index_for_stochastic_land_surface_perturbation_type, number_of_land_surface_variables_perturbed, weights_for_stochastic_surface_physics_perturbation, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, magnitude_of_perturbation_of_vegetation_fraction, flag_for_flux_coupling, flag_for_cice, sea_land_ice_mask_cice, sea_land_ice_mask_in, sea_ice_temperature, sea_surface_temperature, sea_ice_concentration, sea_ice_thickness, wind_speed_at_lowest_model_layer, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, surface_wind_enhancement_due_to_convection, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_generic_pre_init: -DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 145], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {'GFS_surface_generic_post': {'GFS_surface_generic_post_run': [161, 304], 'GFS_surface_generic_post_finalize': [156, 157], 'GFS_surface_generic_post_init': [154, 155]}})]) +DEBUG: Parsing file GFS_surface_generic.F90 with registry OrderedDict([('GFS_surface_generic_pre', {'GFS_surface_generic_pre': {'GFS_surface_generic_pre_finalize': [11, 12], 'GFS_surface_generic_pre_run': [16, 136], 'GFS_surface_generic_pre_init': [9, 10]}}), ('GFS_surface_generic_post', {'GFS_surface_generic_post': {'GFS_surface_generic_post_run': [152, 295], 'GFS_surface_generic_post_finalize': [147, 148], 'GFS_surface_generic_post_init': [145, 146]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_pre GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_pre_run GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_generic_post GFS_surface_generic_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_generic_post_run GFS_surface_generic_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_generic_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux in table GFS_surface_generic_post_run @@ -22420,10 +23602,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_sensible_heat_flux_reduction_factor in table GFS_surface_generic_post_run DEBUG: Module name: GFS_surface_generic_post DEBUG: Scheme name: GFS_surface_generic_post +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'machine.F'] DEBUG: Variables in subroutine GFS_surface_generic_post_run: horizontal_loop_extent, surface_skin_temperature, flag_for_flux_coupling, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, ccpp_error_message, ccpp_error_flag, flag_for_wave_coupling, flag_diagnostics, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, time_step_for_dynamics, surface_upward_potential_latent_heat_flux, upward_heat_flux_in_soil, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_downwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_downwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_upwelling_longwave_flux, surface_upwelling_longwave_flux_over_ocean_interstitial, surface_upwelling_direct_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, temperature_at_2m, specific_humidity_at_2m, x_wind_at_10m, y_wind_at_10m, surface_skin_temperature_over_ocean_interstitial, surface_air_pressure, instantaneous_cosine_of_zenith_angle, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, transpiration_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, snow_freezing_rain_upward_latent_heat_flux, instantaneous_surface_potential_evaporation, instantaneous_surface_ground_heat_flux, air_temperature_at_lowest_model_layer_for_diag, water_vapor_specific_humidity_at_lowest_model_layer_for_diag, x_wind_at_lowest_model_layer_for_diag, y_wind_at_lowest_model_layer_for_diag, instantaneous_surface_downwelling_longwave_flux_for_coupling, instantaneous_surface_downwelling_shortwave_flux_for_coupling, cumulative_surface_downwelling_longwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, cumulative_surface_downwelling_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, instantaneous_surface_net_downward_longwave_flux_for_coupling, cumulative_surface_net_downward_longwave_flux_for_coupling_multiplied_by_timestep, instantaneous_temperature_at_2m_for_coupling, instantaneous_specific_humidity_at_2m_for_coupling, instantaneous_x_wind_at_10m_for_coupling, instantaneous_y_wind_at_10m_for_coupling, instantaneous_surface_skin_temperature_for_coupling, instantaneous_surface_air_pressure_for_coupling, instantaneous_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling, instantaneous_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling, instantaneous_surface_net_downward_shortwave_flux_for_coupling, cumulative_surface_net_downward_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_near_infrared_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_direct_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_net_downward_diffuse_ultraviolet_and_visible_shortwave_flux_for_coupling_multiplied_by_timestep, cumulative_surface_ground_heat_flux_multiplied_by_timestep, cumulative_soil_upward_latent_heat_flux_multiplied_by_timestep, cumulative_canopy_upward_latent_heat_flu_multiplied_by_timestep, cumulative_transpiration_flux_multiplied_by_timestep, cumulative_snow_deposition_sublimation_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_snow_area_fraction_multiplied_by_timestep, cumulative_snow_freezing_rain_upward_latent_heat_flux_multiplied_by_timestep, cumulative_surface_upward_potential_latent_heat_flux_multiplied_by_timestep, total_runoff, surface_runoff, surface_runoff_flux, subsurface_runoff_flux, flag_for_canopy_heat_storage, surface_roughness_fraction_factor, latent_heat_flux_fraction_factor_relative_to_sensible_heat_flux, surface_roughness_length, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_upward_latent_heat_flux_reduction_factor, surface_upward_sensible_heat_flux_reduction_factor DEBUG: Variables in subroutine GFS_surface_generic_post_finalize: DEBUG: Variables in subroutine GFS_surface_generic_post_init: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {}), ('GFS_surface_composites_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lake_area_fraction in table GFS_surface_composites_pre_run @@ -22486,12 +23671,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_land in table GFS_surface_composites_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ice in table GFS_surface_composites_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_pre DEBUG: Module name: GFS_surface_composites_pre DEBUG: Scheme name: GFS_surface_composites_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_pre_run: horizontal_loop_extent, flag_for_lake_surface_scheme, flag_for_fractional_grid, flag_for_cice, flag_for_flux_coupling, flag_for_wave_coupling_to_atm, land_area_fraction, lake_area_fraction, lake_depth, sea_area_fraction, land_area_fraction_for_microphysics, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_lake_surface_fraction, flag_nonzero_ocean_surface_fraction, flag_nonzero_wet_surface_fraction, sea_ice_concentration, minimum_sea_ice_concentration, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_snow_thickness_water_equivalent, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, surface_friction_velocity, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, water_equivalent_accumulated_snow_depth, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, surface_upward_potential_latent_heat_flux_over_ice, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, sea_ice_temperature, sea_ice_temperature_interstitial, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, upward_heat_flux_in_soil_over_ice, freezing_point_temperature_of_seawater, sea_land_ice_mask, surface_longwave_emissivity, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_specific_humidity, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, lake_ice_minimum, sea_ice_minimum, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_composites_pre_finalize: DEBUG: Variables in subroutine GFS_surface_composites_pre_init: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {'GFS_surface_composites_inter': {'GFS_surface_composites_inter_run': [199, 238], 'GFS_surface_composites_inter_init': [192, 193], 'GFS_surface_composites_inter_finalize': [194, 195]}}), ('GFS_surface_composites_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_inter WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table GFS_surface_composites_inter_run @@ -22505,12 +23699,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_downwelling_shortwave_flux in table GFS_surface_composites_inter_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_net_downwelling_shortwave_flux in table GFS_surface_composites_inter_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_inter +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_inter DEBUG: Module name: GFS_surface_composites_inter DEBUG: Scheme name: GFS_surface_composites_inter +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_inter_run: horizontal_loop_extent, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, surface_longwave_emissivity_over_ocean_interstitial, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, ccpp_error_message, ccpp_error_flag, surface_downwelling_longwave_flux, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_upwelling_shortwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux DEBUG: Variables in subroutine GFS_surface_composites_inter_init: DEBUG: Variables in subroutine GFS_surface_composites_inter_finalize: DEBUG: Parsing file GFS_surface_composites.F90 with registry OrderedDict([('GFS_surface_composites_pre', {'GFS_surface_composites_pre': {'GFS_surface_composites_pre_run': [16, 184], 'GFS_surface_composites_pre_finalize': [11, 12], 'GFS_surface_composites_pre_init': [9, 10]}}), ('GFS_surface_composites_inter', {'GFS_surface_composites_inter': {'GFS_surface_composites_inter_run': [199, 238], 'GFS_surface_composites_inter_init': [192, 193], 'GFS_surface_composites_inter_finalize': [194, 195]}}), ('GFS_surface_composites_post', {'GFS_surface_composites_post': {'GFS_surface_composites_post_init': [247, 248], 'GFS_surface_composites_post_finalize': [249, 250], 'GFS_surface_composites_post_run': [256, 480]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_pre GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_pre_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_inter GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_inter_run GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_composites_post GFS_surface_composites_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_composites_post_run GFS_surface_composites_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_cice in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table GFS_surface_composites_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table GFS_surface_composites_post_run @@ -22620,18 +23823,28 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table GFS_surface_composites_post_run DEBUG: Module name: GFS_surface_composites_post DEBUG: Scheme name: GFS_surface_composites_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_composites_post_init: DEBUG: Variables in subroutine GFS_surface_composites_post_finalize: DEBUG: Variables in subroutine GFS_surface_composites_post_run: horizontal_loop_extent, flag_for_fractional_grid, flag_for_cice, flag_for_flux_coupling, flag_for_wave_coupling_to_atm, land_area_fraction, lake_area_fraction, sea_area_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, sea_ice_concentration, surface_roughness_length, surface_roughness_length_over_ocean, surface_roughness_length_over_land, surface_roughness_length_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_snow_thickness_water_equivalent, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, surface_friction_velocity, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, water_equivalent_accumulated_snow_depth, water_equivalent_accumulated_snow_depth_over_ocean, water_equivalent_accumulated_snow_depth_over_land, water_equivalent_accumulated_snow_depth_over_ice, surface_upward_potential_latent_heat_flux_over_ice, surface_skin_temperature, sea_surface_temperature, surface_skin_temperature_over_land, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, sea_ice_temperature, sea_ice_temperature_interstitial, surface_skin_temperature_after_iteration, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, upward_heat_flux_in_soil_over_ice, sea_land_ice_mask, surface_specific_humidity, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, sea_ice_minimum, ccpp_error_message, ccpp_error_flag, ice_vertical_dimension, soil_vertical_dimension, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, surface_drag_wind_speed_for_momentum_in_air, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, upward_heat_flux_in_soil, upward_heat_flux_in_soil_over_ocean, upward_heat_flux_in_soil_over_land, surface_upward_potential_latent_heat_flux, surface_upward_potential_latent_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, sea_ice_thickness, internal_ice_temperature, soil_temperature DEBUG: Parsing file GFS_surface_loop_control.F90 with registry OrderedDict([('GFS_surface_loop_control_part1', {'GFS_surface_loop_control_part1': {'GFS_surface_loop_control_part1_run': [20, 40], 'GFS_surface_loop_control_part1_finalize': [8, 9], 'GFS_surface_loop_control_part1_init': [6, 7]}}), ('GFS_surface_loop_control_part2', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part1 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part1_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part1_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part1 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part1 DEBUG: Module name: GFS_surface_loop_control_part1 DEBUG: Scheme name: GFS_surface_loop_control_part1 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_loop_control_part1_run: horizontal_loop_extent, ccpp_loop_counter, wind_speed_at_lowest_model_layer, flag_for_guess_run, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_surface_loop_control_part1_finalize: DEBUG: Variables in subroutine GFS_surface_loop_control_part1_init: DEBUG: Parsing file GFS_surface_loop_control.F90 with registry OrderedDict([('GFS_surface_loop_control_part1', {'GFS_surface_loop_control_part1': {'GFS_surface_loop_control_part1_run': [20, 40], 'GFS_surface_loop_control_part1_finalize': [8, 9], 'GFS_surface_loop_control_part1_init': [6, 7]}}), ('GFS_surface_loop_control_part2', {'GFS_surface_loop_control_part2': {'GFS_surface_loop_control_part2_run': [62, 90], 'GFS_surface_loop_control_part2_finalize': [50, 51], 'GFS_surface_loop_control_part2_init': [48, 49]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part1 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part1_run GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_surface_loop_control_part2 GFS_surface_loop_control_part2 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_surface_loop_control_part2_run GFS_surface_loop_control_part2 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_guess_run in table GFS_surface_loop_control_part2_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table GFS_surface_loop_control_part2_run @@ -22640,16 +23853,34 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table GFS_surface_loop_control_part2_run DEBUG: Module name: GFS_surface_loop_control_part2 DEBUG: Scheme name: GFS_surface_loop_control_part2 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine GFS_surface_loop_control_part2_run: horizontal_loop_extent, ccpp_loop_counter, wind_speed_at_lowest_model_layer, flag_for_guess_run, ccpp_error_message, ccpp_error_flag, flag_for_iteration, flag_nonzero_land_surface_fraction, flag_nonzero_wet_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_for_nsstm_run DEBUG: Variables in subroutine GFS_surface_loop_control_part2_finalize: DEBUG: Variables in subroutine GFS_surface_loop_control_part2_init: DEBUG: Parsing file GFS_time_vary_pre.fv3.F90 with registry OrderedDict([('GFS_time_vary_pre', {'GFS_time_vary_pre': {'GFS_time_vary_pre_finalize': [27, 37], 'GFS_time_vary_pre_run': [41, 143], 'GFS_time_vary_pre_init': [12, 23]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_time_vary_pre GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_init GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_finalize GFS_time_vary_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_time_vary_pre_run GFS_time_vary_pre DEBUG: Module name: GFS_time_vary_pre DEBUG: Scheme name: GFS_time_vary_pre +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine GFS_time_vary_pre_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_time_vary_pre_run: ccpp_error_message, ccpp_error_flag, forecast_date_and_time, date_and_time_at_model_initialization, time_step_for_physics, flag_for_lake_surface_scheme, flag_for_land_surface_scheme, flag_for_noahmp_land_surface_scheme, number_of_timesteps_between_shortwave_radiation_calls, number_of_timesteps_between_longwave_radiation_calls, number_of_timesteps_for_radiation_calls_on_physics_timestep, date_and_time_at_model_initialization_reordered, flag_debug, mpi_rank, mpi_root, number_of_timesteps_between_surface_cycling_calls, seconds_elapsed_since_model_initialization, forecast_time_at_previous_timestep, time_since_diagnostics_zeroed, forecast_time, index_of_time_step, julian_day, number_of_days_in_year, index_for_diagnostic_printout, flag_print, flag_diagnostics, flag_to_calc_sw, flag_to_calc_lw, forecast_hour_of_the_day DEBUG: Variables in subroutine GFS_time_vary_pre_init: ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cires_ugwp.F90 with registry OrderedDict([('cires_ugwp', {'cires_ugwp': {'cires_ugwp_run': [113, 297], 'cires_ugwp_finalize': [81, 92], 'cires_ugwp_init': [29, 71]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography_unfiltered in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable standard_deviation_of_subgrid_orography in table cires_ugwp_run @@ -22708,13 +23939,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag in table cires_ugwp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_convective_gravity_wave_drag in table cires_ugwp_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_init cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_finalize cires_ugwp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_run cires_ugwp DEBUG: Module name: cires_ugwp DEBUG: Scheme name: cires_ugwp +DEBUG: Scheme dependencies: ['cires_vert_orodis.F90', 'cires_ugwp_solvers.F90', 'cires_ugwp_utils.F90', 'cires_vert_wmsdis.F90', 'cires_orowam2017.f', 'cires_vert_lsatdis.F90', 'machine.F', 'cires_ugwp_triggers.F90', 'gwdps.f', 'ugwp_driver_v0.F', 'cires_ugwp_module.F90', 'cires_ugwp_initialize.F90'] DEBUG: Variables in subroutine cires_ugwp_run: do_ugwp, mpi_rank, mpi_root, horizontal_loop_extent, vertical_dimension, number_of_tracers, time_step_for_physics, index_of_time_step, number_of_equatorial_longitude_points, orography, orography_unfiltered, standard_deviation_of_subgrid_orography, number_of_statistical_measures_of_subgrid_orography, convexity_of_subgrid_orography, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, asymmetry_of_subgrid_orography, turb_oro_form_drag_flag, diag_ugwp_flag, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, latitude, latitude_in_degree, sine_of_latitude, cosine_of_latitude, cell_area, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, air_pressure_difference_between_midlayers, vertical_index_at_top_of_atmosphere_boundary_layer, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, tendency_of_air_temperature_due_to_ugwp, eddy_mixing_due_to_ugwp, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, level_of_dividing_streamline, gravitational_acceleration, pi, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, lwe_thickness_of_precipitation_amount_on_dynamics_timestep, index_for_turbulent_kinetic_energy, turbulent_kinetic_energy, tendency_of_turbulent_kinetic_energy_due_to_model_physics, flag_print, horizontal_index_of_printed_column, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, flag_diagnostics_3D, flag_diagnostics, flag_for_generic_gravity_wave_drag_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_init: do_ugwp, mpi_rank, mpi_root, vertical_dimension, time_step_for_physics, number_of_equatorial_longitude_points, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, ccpp_error_message, ccpp_error_flag, iounit_namelist, namelist_filename_for_internal_file_reads, iounit_log, namelist_filename, number_of_latitude_points, a_parameter_of_the_hybrid_coordinate, b_parameter_of_the_hybrid_coordinate, multiplication_factors_for_convective_gravity_wave_drag, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, standard_atmospheric_pressure DEBUG: Parsing file cires_ugwp_post.F90 with registry OrderedDict([('cires_ugwp_post', {'cires_ugwp_post': {'cires_ugwp_post_init': [8, 9], 'cires_ugwp_post_run': [16, 52], 'cires_ugwp_post_finalize': [55, 56]}})]) INFO: Legacy extension - skip empty table for cires_ugwp_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cires_ugwp_post cires_ugwp_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cires_ugwp_post_run cires_ugwp_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_ugwp in table cires_ugwp_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_ugwp in table cires_ugwp_post_run @@ -22746,12 +23988,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for cires_ugwp_post_finalize DEBUG: Module name: cires_ugwp_post DEBUG: Scheme name: cires_ugwp_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cires_ugwp_post_init: DEBUG: Variables in subroutine cires_ugwp_post_run: diag_ugwp_flag, time_step_for_dynamics, horizontal_loop_extent, vertical_dimension, tendency_of_air_temperature_due_to_ugwp, tendency_of_x_wind_due_to_ugwp, tendency_of_y_wind_due_to_ugwp, instantaneous_momentum_flux_due_to_turbulent_orographic_form_drag, instantaneous_momentum_flux_due_to_mountain_blocking_drag, instantaneous_momentum_flux_due_to_orographic_gravity_wave_drag, instantaneous_momentum_flux_due_to_nonstationary_gravity_wave, height_of_mountain_blocking, height_of_low_level_wave_breaking, height_of_launch_level_of_orographic_gravity_wave, instantaneous_change_in_x_wind_due_to_mountain_blocking_drag, instantaneous_change_in_x_wind_due_to_orographic_gravity_wave_drag, instantaneous_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_height_of_mountain_blocking, time_integral_of_height_of_low_level_wave_breaking, time_integral_of_height_of_launch_level_of_orographic_gravity_wave, time_integral_of_momentum_flux_due_to_turbulent_orographic_form_drag, time_integral_of_momentum_flux_due_to_mountain_blocking_drag, time_integral_of_momentum_flux_due_to_orographic_gravity_wave_drag, time_integral_of_momentum_flux_due_to_nonstationary_gravity_wave, time_integral_of_change_in_x_wind_due_to_mountain_blocking_drag, time_integral_of_change_in_x_wind_due_to_orographic_gravity_wave_drag, time_integral_of_change_in_x_wind_due_to_turbulent_orographic_form_drag, time_integral_of_change_in_x_wind_due_to_nonstationary_gravity_wave, time_integral_of_change_in_y_wind_due_to_nonstationary_gravity_wave, tendency_of_air_temperature_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cires_ugwp_post_finalize: DEBUG: Parsing file cnvc90.f with registry OrderedDict([('cnvc90', {'cnvc90': {'cnvc90_finalize': [124, 125], 'cnvc90_init': [8, 9], 'cnvc90_run': [19, 120]}})]) INFO: Legacy extension - skip empty table for cnvc90_finalize INFO: Legacy extension - skip empty table for cnvc90_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cnvc90 cnvc90 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cnvc90_run cnvc90 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_base in table cnvc90_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vertical_index_at_cloud_top in table cnvc90_run @@ -22764,10 +24009,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable pressure_at_top_of_convective_cloud in table cnvc90_run DEBUG: Module name: cnvc90 DEBUG: Scheme name: cnvc90 +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine cnvc90_finalize: DEBUG: Variables in subroutine cnvc90_init: DEBUG: Variables in subroutine cnvc90_run: convective_cloud_switch, horizontal_loop_extent, lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep, vertical_index_at_cloud_base, vertical_index_at_cloud_top, vertical_dimension, air_pressure_at_interface, accumulated_lwe_thickness_of_convective_precipitation_amount_cnvc90, smallest_cloud_base_vertical_index_encountered_thus_far, largest_cloud_top_vertical_index_encountered_thus_far, fraction_of_convective_cloud, pressure_at_bottom_of_convective_cloud, pressure_at_top_of_convective_cloud, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {}), ('cs_conv', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_pre WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table cs_conv_pre_run @@ -22778,27 +24026,45 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table cs_conv_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table cs_conv_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_pre INFO: Legacy extension - skip empty table for cs_conv_pre_finalize INFO: Legacy extension - skip empty table for cs_conv_pre_init DEBUG: Module name: cs_conv_pre DEBUG: Scheme name: cs_conv_pre +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_hydrometeors, water_vapor_specific_humidity_updated_by_physics, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, updraft_velocity_tunable_parameter_1_CS, updraft_velocity_tunable_parameter_2_CS, maximum_updraft_velocity_at_cloud_base, fraction_of_cloud_top_water_scavenged, fraction_of_tracer_scavenged, water_vapor_specific_humidity_save, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cs_conv_pre_finalize: DEBUG: Variables in subroutine cs_conv_pre_init: DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {'cs_conv_post': {'cs_conv_post_init': [61, 62], 'cs_conv_post_finalize': [65, 66], 'cs_conv_post_run': [71, 96]}}), ('cs_conv', {})]) INFO: Legacy extension - skip empty table for cs_conv_post_init INFO: Legacy extension - skip empty table for cs_conv_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv_post WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction_at_model_interfaces in table cs_conv_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_post_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv_post DEBUG: Module name: cs_conv_post DEBUG: Scheme name: cs_conv_post +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_post_init: DEBUG: Variables in subroutine cs_conv_post_finalize: DEBUG: Variables in subroutine cs_conv_post_run: horizontal_loop_extent, vertical_dimension, ccpp_error_message, ccpp_error_flag, flag_for_Arakawa_Wu_adjustment, convective_updraft_area_fraction_at_model_interfaces, convective_updraft_area_fraction DEBUG: Parsing file cs_conv.F90 with registry OrderedDict([('cs_conv_pre', {'cs_conv_pre': {'cs_conv_pre_run': [17, 55], 'cs_conv_pre_finalize': [10, 11], 'cs_conv_pre_init': [6, 7]}}), ('cs_conv_post', {'cs_conv_post': {'cs_conv_post_init': [61, 62], 'cs_conv_post_finalize': [65, 66], 'cs_conv_post_run': [71, 96]}}), ('cs_conv', {'cs_conv': {'cs_conv_init': [165, 166], 'cs_conv_finalize': [169, 170], 'cs_conv_run': [232, 571]}})]) INFO: Legacy extension - skip empty table for cs_conv_init INFO: Legacy extension - skip empty table for cs_conv_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_pre cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_pre_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_post cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_post_run cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv cs_conv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_run cs_conv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cs_conv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_deep_convective_precipitation_amount in table cs_conv_run @@ -22828,10 +24094,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table cs_conv_run DEBUG: Module name: cs_conv DEBUG: Scheme name: cs_conv +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine cs_conv_init: DEBUG: Variables in subroutine cs_conv_finalize: DEBUG: Variables in subroutine cs_conv_run: horizontal_loop_extent, vertical_dimension, water_vapor_specific_humidity_updated_by_physics, maximum_updraft_velocity_at_cloud_base, fraction_of_cloud_top_water_scavenged, fraction_of_tracer_scavenged, ccpp_error_message, ccpp_error_flag, flag_for_Arakawa_Wu_adjustment, convective_updraft_area_fraction_at_model_interfaces, number_of_tracers_plus_one, number_of_tracers_for_convective_transport, number_of_tracers_for_CS, number_of_cloud_types_CS, flag_convective_tracer_transport, latitude_index_in_debug_printouts, index_of_time_step, air_temperature_updated_by_physics, lwe_thickness_of_deep_convective_precipitation_amount, convective_transportable_tracers, geopotential, geopotential_at_interface, air_pressure, air_pressure_at_interface, time_step_for_physics, time_step_for_dynamics, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, x_wind_updated_by_physics, y_wind_updated_by_physics, cloud_base_mass_flux, mpi_rank, detrainment_and_precipitation_tunable_parameter_3_CS, detrainment_and_precipitation_tunable_parameter_4_CS, entrainment_efficiency_tunable_parameter_9_CS, flag_arakawa_wu_downdraft, flag_flux_form_CS, flag_print, horizontal_index_of_printed_column, flag_deep_convection, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme DEBUG: Parsing file cs_conv_aw_adj.F90 with registry OrderedDict([('cs_conv_aw_adj', {'cs_conv_aw_adj': {'cs_conv_aw_adj_run': [20, 92], 'cs_conv_aw_adj_finalize': [12, 13], 'cs_conv_aw_adj_init': [10, 11]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cs_conv_aw_adj cs_conv_aw_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cs_conv_aw_adj_run cs_conv_aw_adj WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_updraft_area_fraction in table cs_conv_aw_adj_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cs_conv_aw_adj_run @@ -22844,10 +24113,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table cs_conv_aw_adj_run DEBUG: Module name: cs_conv_aw_adj DEBUG: Scheme name: cs_conv_aw_adj +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cs_conv_aw_adj_run: horizontal_loop_extent, vertical_dimension, flag_for_Chikira_Sugiyama_deep_convection, flag_for_Arakawa_Wu_adjustment, flag_for_shoc, number_of_tracers, number_of_hydrometeors, index_for_liquid_cloud_condensate, index_for_cloud_amount, number_of_tracers_for_cloud_condensate, gravitational_acceleration, convective_updraft_area_fraction, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, air_temperature_save, tracer_concentration_save, air_pressure_at_interface, cloud_fraction_for_MG, subgrid_scale_cloud_fraction_from_shoc, lwe_thickness_of_explicit_precipitation_amount, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cs_conv_aw_adj_finalize: DEBUG: Variables in subroutine cs_conv_aw_adj_init: DEBUG: Parsing file cu_ntiedtke_pre.F90 with registry OrderedDict([('cu_ntiedtke_pre', {'cu_ntiedtke_pre': {'cu_ntiedtke_pre_run': [14, 51], 'cu_ntiedtke_pre_finalize': [9, 10], 'cu_ntiedtke_pre_init': [7, 8]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_pre cu_ntiedtke_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_pre_run cu_ntiedtke_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_ntiedtke_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_pre_run @@ -22856,11 +24128,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_tendency_due_to_dynamics in table cu_ntiedtke_pre_run DEBUG: Module name: cu_ntiedtke_pre DEBUG: Scheme name: cu_ntiedtke_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_pre_run: flag_for_first_time_step, flag_for_restart, index_of_time_step, forecast_time, time_step_for_physics, air_temperature, water_vapor_specific_humidity, temperature_from_previous_timestep, moisture_from_previous_timestep, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_ntiedtke_pre_finalize: DEBUG: Variables in subroutine cu_ntiedtke_pre_init: DEBUG: Parsing file cu_ntiedtke.F90 with registry OrderedDict([('cu_ntiedtke', {'cu_ntiedtke': {'cu_ntiedtke_init': [77, 93], 'cu_ntiedtke_finalize': [98, 99], 'cu_ntiedtke_run': [112, 311]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke INFO: Legacy extension - skip empty table for cu_ntiedtke_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_init cu_ntiedtke +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_run cu_ntiedtke WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_updated_by_physics in table cu_ntiedtke_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_run @@ -22890,21 +24169,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_cover in table cu_ntiedtke_run DEBUG: Module name: cu_ntiedtke DEBUG: Scheme name: cu_ntiedtke +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_init: mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_ntiedtke_finalize: DEBUG: Variables in subroutine cu_ntiedtke_run: ccpp_error_message, ccpp_error_flag, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, air_temperature, water_vapor_specific_humidity, moisture_tendency_due_to_dynamics, temperature_tendency_due_to_dynamics, convective_transportable_tracers, geopotential, geopotential_at_interface, air_pressure, air_pressure_at_interface, omega, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, lwe_thickness_of_deep_convective_precipitation_amount, sea_land_ice_mask, horizontal_loop_extent, vertical_dimension, time_step_for_physics, cell_size, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, number_of_tracers_for_convective_transport, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover DEBUG: Parsing file cu_ntiedtke_post.F90 with registry OrderedDict([('cu_ntiedtke_post', {'cu_ntiedtke_post': {'cu_ntiedtke_post_init': [7, 8], 'cu_ntiedtke_post_finalize': [9, 10], 'cu_ntiedtke_post_run': [14, 29]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_ntiedtke_post cu_ntiedtke_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_ntiedtke_post_run cu_ntiedtke_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_ntiedtke_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable moisture_from_previous_timestep in table cu_ntiedtke_post_run DEBUG: Module name: cu_ntiedtke_post DEBUG: Scheme name: cu_ntiedtke_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_ntiedtke_post_init: DEBUG: Variables in subroutine cu_ntiedtke_post_finalize: DEBUG: Variables in subroutine cu_ntiedtke_post_run: air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, temperature_from_previous_timestep, moisture_from_previous_timestep, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file dcyc2.f with registry OrderedDict([('dcyc2t3', {'dcyc2t3': {'dcyc2t3_init': [14, 15], 'dcyc2t3_run': [166, 298], 'dcyc2t3_finalize': [18, 19]}})]) INFO: Legacy extension - skip empty table for dcyc2t3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True dcyc2t3 dcyc2t3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False dcyc2t3_run dcyc2t3 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table dcyc2t3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table dcyc2t3_run @@ -22956,11 +24241,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for dcyc2t3_finalize DEBUG: Module name: dcyc2t3 DEBUG: Scheme name: dcyc2t3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine dcyc2t3_init: DEBUG: Variables in subroutine dcyc2t3_run: forecast_hour_of_the_day, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, sine_of_latitude, cosine_of_latitude, longitude, cosine_of_zenith_angle, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_ice_interstitial, air_temperature_at_lowest_model_layer, surface_midlayer_air_temperature_in_longwave_radiation, surface_longwave_emissivity_over_land_interstitial, surface_longwave_emissivity_over_ice_interstitial, surface_longwave_emissivity_over_ocean_interstitial, surface_downwelling_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_longwave_flux_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, horizontal_loop_extent, vertical_dimension, time_step_for_dynamics, frequency_for_shortwave_radiation, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_wet_surface_fraction, tendency_of_air_temperature_due_to_model_physics, tendency_of_air_temperature_due_to_radiative_heating_assuming_clear_sky, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, surface_downwelling_longwave_flux, surface_upwelling_longwave_flux_over_land_interstitial, surface_upwelling_longwave_flux_over_ice_interstitial, surface_upwelling_longwave_flux_over_ocean_interstitial, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, instantaneous_cosine_of_zenith_angle, surface_upwelling_direct_near_infrared_shortwave_flux, surface_upwelling_diffuse_near_infrared_shortwave_flux, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux, surface_downwelling_direct_near_infrared_shortwave_flux, surface_downwelling_diffuse_near_infrared_shortwave_flux, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine dcyc2t3_finalize: DEBUG: Parsing file drag_suite.F90 with registry OrderedDict([('drag_suite', {'drag_suite': {'drag_suite_finalize': [1168, 1169], 'drag_suite_run': [186, 1163], 'drag_suite_init': [8, 9]}})]) INFO: Legacy extension - skip empty table for drag_suite_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True drag_suite drag_suite +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False drag_suite_run drag_suite WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table drag_suite_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table drag_suite_run @@ -23013,10 +24301,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for drag_suite_init DEBUG: Module name: drag_suite DEBUG: Scheme name: drag_suite +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine drag_suite_finalize: DEBUG: Variables in subroutine drag_suite_run: horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, index_of_time_step, standard_deviation_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, standard_deviation_of_subgrid_orography_small_scale, convexity_of_subgrid_orography_small_scale, asymmetry_of_subgrid_orography_small_scale, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height_small_scale, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, x_momentum_tendency_from_large_scale_gwd, y_momentum_tendency_from_large_scale_gwd, x_momentum_tendency_from_blocking_drag, y_momentum_tendency_from_blocking_drag, x_momentum_tendency_from_small_scale_gwd, y_momentum_tendency_from_small_scale_gwd, x_momentum_tendency_from_form_drag, y_momentum_tendency_from_form_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, integrated_x_momentum_flux_from_large_scale_gwd, integrated_y_momentum_flux_from_large_scale_gwd, integrated_x_momentum_flux_from_blocking_drag, integrated_y_momentum_flux_from_blocking_drag, integrated_x_momentum_flux_from_small_scale_gwd, integrated_y_momentum_flux_from_small_scale_gwd, integrated_x_momentum_flux_from_form_drag, integrated_y_momentum_flux_from_form_drag, sea_land_ice_mask_real, bulk_richardson_number_at_lowest_model_level, atmosphere_boundary_layer_thickness, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, pi, number_of_equatorial_longitude_points, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, mpi_rank, mpi_root, flag_print, horizontal_index_of_printed_column, level_of_dividing_streamline, cell_size, gwd_opt, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine drag_suite_init: DEBUG: Parsing file gcm_shoc.F90 with registry OrderedDict([('shoc', {'shoc': {'shoc_finalize': [12, 13], 'shoc_init': [10, 11], 'shoc_run': [17, 114]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shoc shoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shoc_run shoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table shoc_run @@ -23036,12 +24327,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_buoyancy_flux_from_shoc in table shoc_run DEBUG: Module name: shoc DEBUG: Scheme name: shoc +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine shoc_finalize: DEBUG: Variables in subroutine shoc_init: DEBUG: Variables in subroutine shoc_run: horizontal_loop_extent, vertical_dimension, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, gas_constant_water_vapor, gas_constant_dry_air, pi, ratio_of_vapor_to_dry_air_gas_constants_minus_one, time_step_for_physics, air_pressure, air_pressure_difference_between_midlayers, geopotential_at_interface, geopotential, x_wind_updated_by_physics, y_wind_updated_by_physics, omega, critical_relative_humidity, ice_supersaturation_threshold, shoc_tke_dissipatation_pressure_threshold, shoc_tke_dissipation_tunable_parameter, shoc_tke_dissipation_tunable_parameter_near_surface, shoc_implicit_TKE_integration_uncentering_term, shoc_flag_for_optional_surface_TKE_dissipation, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, prandtl_number, air_temperature_updated_by_physics, tracer_concentration_updated_by_physics, number_of_tracers, index_for_water_vapor, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_liquid_cloud_number_concentration, index_for_ice_cloud_number_concentration, subgrid_scale_cloud_fraction_from_shoc, turbulent_kinetic_energy_convective_transport_tracer, atmosphere_heat_diffusivity_from_shoc, kinematic_buoyancy_flux_from_shoc, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file get_prs_fv3.F90 with registry OrderedDict([('get_prs_fv3', {'get_prs_fv3': {'get_prs_fv3_init': [11, 12], 'get_prs_fv3_finalize': [44, 45], 'get_prs_fv3_run': [16, 41]}}), ('get_phi_fv3', {})]) INFO: Legacy extension - skip empty table for get_prs_fv3_init INFO: Legacy extension - skip empty table for get_prs_fv3_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_prs_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table get_prs_fv3_run @@ -23049,14 +24343,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table get_prs_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature in table get_prs_fv3_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_prs_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_prs_fv3 DEBUG: Module name: get_prs_fv3 DEBUG: Scheme name: get_prs_fv3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine get_prs_fv3_init: DEBUG: Variables in subroutine get_prs_fv3_finalize: DEBUG: Variables in subroutine get_prs_fv3_run: horizontal_loop_extent, vertical_dimension, geopotential_at_interface, air_pressure_at_interface, air_temperature, water_vapor_specific_humidity, air_pressure_difference_between_midlayers, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file get_prs_fv3.F90 with registry OrderedDict([('get_prs_fv3', {'get_prs_fv3': {'get_prs_fv3_init': [11, 12], 'get_prs_fv3_finalize': [44, 45], 'get_prs_fv3_run': [16, 41]}}), ('get_phi_fv3', {'get_phi_fv3': {'get_phi_fv3_finalize': [94, 95], 'get_phi_fv3_init': [59, 60], 'get_phi_fv3_run': [64, 91]}})]) INFO: Legacy extension - skip empty table for get_phi_fv3_finalize INFO: Legacy extension - skip empty table for get_phi_fv3_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_prs_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_prs_fv3_run get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True get_phi_fv3 get_phi_fv3 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False get_phi_fv3_run get_phi_fv3 WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table get_phi_fv3_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table get_phi_fv3_run @@ -23065,10 +24366,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table get_phi_fv3_run DEBUG: Module name: get_phi_fv3 DEBUG: Scheme name: get_phi_fv3 +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F'] DEBUG: Variables in subroutine get_phi_fv3_finalize: DEBUG: Variables in subroutine get_phi_fv3_init: DEBUG: Variables in subroutine get_phi_fv3_run: horizontal_loop_extent, vertical_dimension, geopotential_at_interface, geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature, ccpp_error_message, ccpp_error_flag, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, geopotential DEBUG: Parsing file gfdl_cloud_microphys.F90 with registry OrderedDict([('gfdl_cloud_microphys', {'gfdl_cloud_microphys': {'gfdl_cloud_microphys_finalize': [56, 66], 'gfdl_cloud_microphys_run': [84, 238], 'gfdl_cloud_microphys_init': [19, 48]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable land_area_fraction_for_microphysics in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table gfdl_cloud_microphys_run @@ -23098,18 +24408,38 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table gfdl_cloud_microphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_graupel_particle_in_um in table gfdl_cloud_microphys_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gfdl_cloud_microphys gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_init gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_finalize gfdl_cloud_microphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gfdl_cloud_microphys_run gfdl_cloud_microphys DEBUG: Module name: gfdl_cloud_microphys DEBUG: Scheme name: gfdl_cloud_microphys +DEBUG: Scheme dependencies: ['module_mp_radar.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] DEBUG: Variables in subroutine gfdl_cloud_microphys_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine gfdl_cloud_microphys_run: ccpp_error_message, ccpp_error_flag, vertical_dimension, horizontal_loop_extent, gravitational_acceleration, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, land_area_fraction_for_microphysics, cell_area, sea_land_ice_mask, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, cloud_fraction_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, omega, air_pressure, geopotential_at_interface, air_pressure_difference_between_midlayers, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, lwe_thickness_of_graupel_amount, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, time_step_for_physics, flag_for_hydrostatic_solver, flag_for_hydrostatic_heating_from_physics, flag_for_radar_reflectivity, radar_reflectivity_10cm, flag_reset_maximum_hourly_fields, flag_for_cloud_effective_radii, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um DEBUG: Variables in subroutine gfdl_cloud_microphys_init: ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root, iounit_namelist, namelist_filename_for_internal_file_reads, iounit_log, namelist_filename, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_shoc DEBUG: Parsing file gfdl_fv_sat_adj.F90 with registry OrderedDict([('fv_sat_adj', {'fv_sat_adj': {'fv_sat_adj_finalize': [160, 177], 'fv_sat_adj_run': [191, 312], 'fv_sat_adj_init': [104, 154]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True fv_sat_adj fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_init fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_finalize fv_sat_adj +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False fv_sat_adj_run fv_sat_adj DEBUG: Module name: fv_sat_adj DEBUG: Scheme name: fv_sat_adj +DEBUG: Scheme dependencies: ['physcons.F90', 'module_mp_radar.F90', 'multi_gases.F90', 'machine.F', 'module_gfdl_cloud_microphys.F90'] DEBUG: Variables in subroutine fv_sat_adj_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine fv_sat_adj_run: ccpp_error_message, ccpp_error_flag, time_step_for_remapping_for_fast_physics, ratio_of_vapor_to_dry_air_gas_constants_minus_one_default_kind, starting_x_direction_index, ending_x_direction_index, starting_x_direction_index_domain, ending_x_direction_index_domain, top_layer_index_for_fast_physics, vertical_dimension_for_fast_physics, vertical_dimension_for_thickness_at_Lagrangian_surface, starting_y_direction_index, ending_y_direction_index, starting_y_direction_index_domain, ending_y_direction_index_domain, number_of_ghost_zones, flag_for_hydrostatic_solver_for_fast_physics, flag_for_fast_microphysics_energy_conservation, atmosphere_energy_content_in_column, atmosphere_energy_content_at_Lagrangian_surface, number_of_gases_for_multi_gases_physics, gas_tracers_for_multi_gas_physics_at_Lagrangian_surface, water_vapor_specific_humidity_at_Lagrangian_surface, cloud_liquid_water_specific_humidity_at_Lagrangian_surface, cloud_ice_specific_humidity_at_Lagrangian_surface, cloud_rain_specific_humidity_at_Lagrangian_surface, cloud_snow_specific_humidity_at_Lagrangian_surface, cloud_graupel_specific_humidity_at_Lagrangian_surface, surface_geopotential_at_Lagrangian_surface, log_pressure_at_Lagrangian_surface, thickness_at_Lagrangian_surface, pressure_thickness_at_Lagrangian_surface, virtual_temperature_at_Lagrangian_surface, finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa, cloud_condensed_water_specific_humidity_at_Lagrangian_surface, kappa_dry_for_fast_physics, cappa_moist_gas_constant_at_Lagrangian_surface, cell_area_for_fast_physics, tendency_of_air_temperature_at_Lagrangian_surface, flag_for_tendency_of_air_temperature_at_Lagrangian_surface, flag_for_the_last_step_of_k_split_remapping, flag_for_inline_cloud_fraction_calculation, cloud_fraction_at_Lagrangian_surface, omp_threads_for_fast_physics DEBUG: Variables in subroutine fv_sat_adj_init: ccpp_error_message, ccpp_error_flag, top_layer_index_for_fast_physics, number_of_gases_for_multi_gases_physics, flag_for_saturation_adjustment_for_microphysics_in_dynamics, number_of_water_species, gas_constants_for_multi_gases_physics, specific_heat_capacities_for_multi_gases_physics, mpi_rank_for_fast_physics, mpi_root_for_fast_physics DEBUG: Parsing file gscond.f with registry OrderedDict([('zhaocarr_gscond', {'zhaocarr_gscond': {'zhaocarr_gscond_finalize': [17, 18], 'zhaocarr_gscond_run': [38, 482], 'zhaocarr_gscond_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_gscond zhaocarr_gscond +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_gscond_run zhaocarr_gscond WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table zhaocarr_gscond_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_gscond_run @@ -23126,12 +24456,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table zhaocarr_gscond_run DEBUG: Module name: zhaocarr_gscond DEBUG: Scheme name: zhaocarr_gscond +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine zhaocarr_gscond_finalize: DEBUG: Variables in subroutine zhaocarr_gscond_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, time_step_for_dynamics, air_pressure, surface_air_pressure, water_vapor_specific_humidity_updated_by_physics, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, air_temperature_two_time_steps_back, water_vapor_specific_humidity_two_time_steps_back, surface_air_pressure_two_time_steps_back, air_temperature_at_previous_time_step, water_vapor_specific_humidity_at_previous_time_step, surface_air_pressure_at_previous_time_step, critical_relative_humidity, flag_print, horizontal_index_of_printed_column, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine zhaocarr_gscond_init: DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {}), ('gwdc_post', {})]) INFO: Legacy extension - skip empty table for gwdc_pre_finalize INFO: Legacy extension - skip empty table for gwdc_pre_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement in table gwdc_pre_run @@ -23143,12 +24476,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table gwdc_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_column_heating_rate in table gwdc_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_pre DEBUG: Module name: gwdc_pre DEBUG: Scheme name: gwdc_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_pre_finalize: DEBUG: Variables in subroutine gwdc_pre_init: DEBUG: Variables in subroutine gwdc_pre_run: horizontal_loop_extent, multiplication_factors_for_convective_gravity_wave_drag, cell_size, grid_size_related_coefficient_used_in_scale_sensitive_schemes, grid_size_related_coefficient_used_in_scale_sensitive_schemes_complement, characteristic_grid_length_scale, cloud_area_fraction, vertical_dimension, vertical_index_at_cloud_base, vertical_index_at_cloud_top, time_step_for_physics, air_temperature_updated_by_physics, air_temperature_save, air_pressure_difference_between_midlayers, maximum_column_heating_rate, flag_for_convective_gravity_wave_drag, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {'gwdc': {'gwdc_run': [117, 1268], 'gwdc_finalize': [1274, 1275], 'gwdc_init': [81, 82]}}), ('gwdc_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table gwdc_run @@ -23166,16 +24508,25 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_convective_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc INFO: Legacy extension - skip empty table for gwdc_finalize INFO: Legacy extension - skip empty table for gwdc_init DEBUG: Module name: gwdc DEBUG: Scheme name: gwdc +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_run: horizontal_loop_extent, characteristic_grid_length_scale, cloud_area_fraction, vertical_dimension, vertical_index_at_cloud_base, vertical_index_at_cloud_top, time_step_for_physics, air_pressure_difference_between_midlayers, maximum_column_heating_rate, ccpp_error_message, ccpp_error_flag, latitude_index_in_debug_printouts, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, air_pressure, air_pressure_at_interface, flag_deep_convection, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, ratio_of_vapor_to_dry_air_gas_constants_minus_one, pi, flag_print, horizontal_index_of_printed_column, forecast_time, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag DEBUG: Variables in subroutine gwdc_finalize: DEBUG: Variables in subroutine gwdc_init: DEBUG: Parsing file gwdc.f with registry OrderedDict([('gwdc_pre', {'gwdc_pre': {'gwdc_pre_finalize': [70, 71], 'gwdc_pre_init': [11, 12], 'gwdc_pre_run': [18, 65]}}), ('gwdc', {'gwdc': {'gwdc_run': [117, 1268], 'gwdc_finalize': [1274, 1275], 'gwdc_init': [81, 82]}}), ('gwdc_post', {'gwdc_post': {'gwdc_post_finalize': [1334, 1335], 'gwdc_post_init': [1285, 1286], 'gwdc_post_run': [1292, 1329]}})]) INFO: Legacy extension - skip empty table for gwdc_post_finalize INFO: Legacy extension - skip empty table for gwdc_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_pre gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_pre_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_run gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdc_post gwdc_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdc_post_run gwdc_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_x_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable instantaneous_y_stress_due_to_gravity_wave_drag in table gwdc_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_convective_gravity_wave_drag in table gwdc_post_run @@ -23189,11 +24540,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table gwdc_post_run DEBUG: Module name: gwdc_post DEBUG: Scheme name: gwdc_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine gwdc_post_finalize: DEBUG: Variables in subroutine gwdc_post_init: DEBUG: Variables in subroutine gwdc_post_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, air_temperature_updated_by_physics, ccpp_error_message, ccpp_error_flag, specific_heat_of_dry_air_at_constant_pressure, tendency_of_x_wind_due_to_convective_gravity_wave_drag, tendency_of_y_wind_due_to_convective_gravity_wave_drag, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, flag_diagnostics, flag_diagnostics_3D, time_step_for_dynamics, time_integral_of_x_stress_due_to_gravity_wave_drag, time_integral_of_y_stress_due_to_gravity_wave_drag, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, x_wind_updated_by_physics, y_wind_updated_by_physics DEBUG: Parsing file gwdps.f with registry OrderedDict([('gwdps', {'gwdps': {'gwdps_init': [8, 9], 'gwdps_run': [193, 1257], 'gwdps_finalize': [1262, 1263]}})]) INFO: Legacy extension - skip empty table for gwdps_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True gwdps gwdps +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False gwdps_run gwdps WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table gwdps_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table gwdps_run @@ -23222,21 +24576,27 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for gwdps_finalize DEBUG: Module name: gwdps DEBUG: Scheme name: gwdps +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine gwdps_init: DEBUG: Variables in subroutine gwdps_run: horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, index_of_time_step, standard_deviation_of_subgrid_orography, convexity_of_subgrid_orography, asymmetry_of_subgrid_orography, fraction_of_grid_box_with_subgrid_orography_higher_than_critical_height, angle_from_east_of_maximum_subgrid_orographic_variations, slope_of_subgrid_orography, anisotropy_of_subgrid_orography, maximum_subgrid_orography, instantaneous_x_stress_due_to_gravity_wave_drag, instantaneous_y_stress_due_to_gravity_wave_drag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, number_of_equatorial_longitude_points, number_of_statistical_measures_of_subgrid_orography, multiplication_factors_for_mountain_blocking_and_orographic_gravity_wave_drag, mpi_rank, flag_print, horizontal_index_of_printed_column, level_of_dividing_streamline, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine gwdps_finalize: DEBUG: Parsing file h2ophys.f with registry OrderedDict([('h2ophys', {'h2ophys': {'h2ophys_init': [12, 13], 'h2ophys_run': [21, 125], 'h2ophys_finalize': [131, 132]}})]) INFO: Legacy extension - skip empty table for h2ophys_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True h2ophys h2ophys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False h2ophys_run h2ophys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table h2ophys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable h2o_forcing in table h2ophys_run INFO: Legacy extension - skip empty table for h2ophys_finalize DEBUG: Module name: h2ophys DEBUG: Scheme name: h2ophys +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine h2ophys_init: DEBUG: Variables in subroutine h2ophys_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_h2o_forcing_data, time_step_for_physics, water_vapor_specific_humidity_updated_by_physics, natural_log_of_h2o_forcing_data_pressure_levels, air_pressure, h2o_forcing, number_of_coefficients_in_h2o_forcing_data, flag_diagnostics_3D, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine h2ophys_finalize: DEBUG: Parsing file samfdeepcnv.f with registry OrderedDict([('samfdeepcnv', {'samfdeepcnv': {'samfdeepcnv_run': [63, 2913], 'samfdeepcnv_finalize': [18, 19], 'samfdeepcnv_init': [12, 13]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfdeepcnv samfdeepcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfdeepcnv_run samfdeepcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfdeepcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfdeepcnv_run @@ -23275,10 +24635,13 @@ INFO: Legacy extension - skip empty table for samfdeepcnv_finalize INFO: Legacy extension - skip empty table for samfdeepcnv_init DEBUG: Module name: samfdeepcnv DEBUG: Scheme name: samfdeepcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'samfaerosols.F', 'machine.F'] DEBUG: Variables in subroutine samfdeepcnv_run: horizontal_loop_extent, vertical_dimension, number_of_aerosol_tracers_for_convection, number_of_chemical_tracers, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, time_step_for_physics, index_for_turbulent_kinetic_energy_convective_transport_tracer, number_of_tracers_for_samf, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, convective_transportable_tracers, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, coefficients_for_aerosol_scavenging, flag_for_hwrf_samfdeepcnv_scheme, cloud_work_function, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, cell_area, omega, number_of_hydrometeors, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection, aerosol_aware_parameter_deep_convection, flag_for_cellular_automata, flag_for_global_cellular_automata_closure, flag_for_global_cellular_automata_entr, flag_for_global_cellular_automata_trigger, threshold_for_perturbed_vertical_velocity, fraction_of_cellular_automata_for_deep_convection, physics_field_for_coupling, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine samfdeepcnv_finalize: DEBUG: Variables in subroutine samfdeepcnv_init: DEBUG: Parsing file samfshalcnv.f with registry OrderedDict([('samfshalcnv', {'samfshalcnv': {'samfshalcnv_run': [43, 1863], 'samfshalcnv_finalize': [17, 18], 'samfshalcnv_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True samfshalcnv samfshalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False samfshalcnv_run samfshalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table samfshalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table samfshalcnv_run @@ -23304,10 +24667,17 @@ INFO: Legacy extension - skip empty table for samfshalcnv_finalize INFO: Legacy extension - skip empty table for samfshalcnv_init DEBUG: Module name: samfshalcnv DEBUG: Scheme name: samfshalcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'samfaerosols.F', 'machine.F'] DEBUG: Variables in subroutine samfshalcnv_run: horizontal_loop_extent, vertical_dimension, number_of_aerosol_tracers_for_convection, number_of_chemical_tracers, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_dry_air_at_constant_pressure, specific_heat_of_water_vapor_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, gas_constant_water_vapor, temperature_at_zero_celsius, time_step_for_physics, index_for_turbulent_kinetic_energy_convective_transport_tracer, number_of_tracers_for_samf, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, convective_transportable_tracers, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, coefficients_for_aerosol_scavenging, lwe_thickness_of_shallow_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, cell_area, omega, number_of_hydrometeors, atmosphere_boundary_layer_thickness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection, aerosol_aware_parameter_shallow_convection, flag_for_hwrf_samfshalcnv_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine samfshalcnv_finalize: DEBUG: Variables in subroutine samfshalcnv_init: DEBUG: Parsing file sascnvn.F with registry OrderedDict([('sascnvn', {'sascnvn': {'sascnvn_init': [21, 37], 'sascnvn_run': [89, 2092], 'sascnvn_finalize': [42, 43]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sascnvn sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_init sascnvn +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sascnvn_run sascnvn WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table sascnvn_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sascnvn_run @@ -23343,10 +24713,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for sascnvn_finalize DEBUG: Module name: sascnvn DEBUG: Scheme name: sascnvn +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sascnvn_init: flag_for_mass_flux_deep_convection_scheme, flag_for_sas_deep_convection_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sascnvn_run: ccpp_error_message, ccpp_error_flag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, gas_constant_dry_air, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, horizontal_loop_extent, vertical_dimension, number_of_spectral_wave_trancation_for_sas, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, cloud_work_function, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, omega, number_of_hydrometeors, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, entrainment_rate_coefficient_deep_convection, rain_conversion_parameter_deep_convection, detrainment_conversion_parameter_deep_convection, downdraft_fraction_reaching_surface_over_land_deep_convection, downdraft_fraction_reaching_surface_over_ocean_deep_convection, rain_evaporation_coefficient_deep_convection, rain_evaporation_coefficient_over_land_deep_convection, momentum_transport_reduction_factor_pgf_deep_convection DEBUG: Variables in subroutine sascnvn_finalize: DEBUG: Parsing file shalcnv.F with registry OrderedDict([('shalcnv', {'shalcnv': {'shalcnv_init': [21, 38], 'shalcnv_run': [89, 1315], 'shalcnv_finalize': [43, 44]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shalcnv shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_init shalcnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shalcnv_run shalcnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table shalcnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table shalcnv_run @@ -23373,10 +24750,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for shalcnv_finalize DEBUG: Module name: shalcnv DEBUG: Scheme name: shalcnv +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine shalcnv_init: flag_for_shoc, flag_for_shallow_convection, flag_for_mass_flux_shallow_convection_scheme, flag_for_sas_shallow_convection_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine shalcnv_run: ccpp_error_message, ccpp_error_flag, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, gas_constant_dry_air, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, horizontal_loop_extent, vertical_dimension, number_of_spectral_wave_trancation_for_sas, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, surface_air_pressure, geopotential, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, lwe_thickness_of_shallow_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, omega, number_of_hydrometeors, atmosphere_boundary_layer_thickness, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, entrainment_rate_coefficient_shallow_convection, rain_conversion_parameter_shallow_convection, detrainment_conversion_parameter_shallow_convection, momentum_transport_reduction_factor_pgf_shallow_convection DEBUG: Variables in subroutine shalcnv_finalize: DEBUG: Parsing file maximum_hourly_diagnostics.F90 with registry OrderedDict([('maximum_hourly_diagnostics', {'maximum_hourly_diagnostics': {'maximum_hourly_diagnostics_run': [18, 102], 'maximum_hourly_diagnostics_finalize': [11, 12], 'maximum_hourly_diagnostics_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True maximum_hourly_diagnostics maximum_hourly_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False maximum_hourly_diagnostics_run maximum_hourly_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table maximum_hourly_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table maximum_hourly_diagnostics_run @@ -23396,10 +24776,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval in table maximum_hourly_diagnostics_run DEBUG: Module name: maximum_hourly_diagnostics DEBUG: Scheme name: maximum_hourly_diagnostics +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine maximum_hourly_diagnostics_run: horizontal_loop_extent, vertical_dimension, flag_reset_maximum_hourly_fields, flag_for_radar_reflectivity, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, gravitational_acceleration, geopotential, air_temperature_updated_by_physics, radar_reflectivity_10cm, maximum_reflectivity_at_1km_agl_over_maximum_hourly_time_interval, maximum_reflectivity_at_minus10c_over_maximum_hourly_time_interval, x_wind_at_10m, y_wind_at_10m, maximum_u_wind_at_10m_over_maximum_hourly_time_interval, maximum_v_wind_at_10m_over_maximum_hourly_time_interval, maximum_wind_at_10m_over_maximum_hourly_time_interval, surface_air_pressure, temperature_at_2m, specific_humidity_at_2m, maximum_temperature_at_2m_over_maximum_hourly_time_interval, minimum_temperature_at_2m_over_maximum_hourly_time_interval, maximum_relative_humidity_at_2m_over_maximum_hourly_time_interval, minimum_relative_humidity_at_2m_over_maximum_hourly_time_interval, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine maximum_hourly_diagnostics_finalize: DEBUG: Variables in subroutine maximum_hourly_diagnostics_init: DEBUG: Parsing file m_micro.F90 with registry OrderedDict([('m_micro', {'m_micro': {'m_micro_run': [65, 1252], 'm_micro_init': [16, 49], 'm_micro_finalize': [54, 55]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential in table m_micro_run @@ -23454,15 +24838,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table m_micro_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table m_micro_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_init m_micro +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_run m_micro INFO: Legacy extension - skip empty table for m_micro_finalize DEBUG: Module name: m_micro DEBUG: Scheme name: m_micro +DEBUG: Scheme dependencies: ['cldwat2m_micro.F', 'aer_cloud.F', 'micro_mg_utils.F90', 'cldmacro.F', 'machine.F', 'physcons.F90', 'aerclm_def.F', 'micro_mg2_0.F90', 'micro_mg3_0.F90', 'wv_saturation.F'] DEBUG: Variables in subroutine m_micro_run: horizontal_loop_extent, vertical_dimension, flag_flip, time_step_for_physics, air_pressure, air_pressure_at_interface, geopotential, geopotential_at_interface, omega, cloud_condensed_water_mixing_ratio_convective_transport_tracer, mass_fraction_of_convective_cloud_liquid_water, ice_water_mixing_ratio_convective_transport_tracer, mass_fraction_of_convective_cloud_ice, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, land_area_fraction_for_microphysics, atmosphere_boundary_layer_thickness, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, x_wind_updated_by_physics, y_wind_updated_by_physics, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, cloud_droplet_number_concentration_updated_by_physics, ice_number_concentration_updated_by_physics, number_of_frozen_precipitation_species, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, cloud_fraction_for_MG, vertical_index_at_cloud_base, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, effective_radius_of_stratiform_cloud_graupel_particle_in_um, aerosol_number_concentration_from_gocart_aerosol_climatology, in_number_concentration, ccn_number_concentration, flag_for_in_ccn_forcing_for_morrison_gettelman_microphysics, flag_skip_macro, mg_tuning_factor_for_alphas, mg_minimum_cloud_condensed_water_and_ice_mixing_ratio, flag_for_pdf_for_morrison_gettelman_microphysics_scheme, index_of_time_step, latitude, longitude, critical_relative_humidity, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine m_micro_init: number_of_frozen_precipitation_species, ccpp_error_message, ccpp_error_flag, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, gravitational_acceleration, gas_constant_dry_air, gas_constant_water_vapor, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, triple_point_temperature_of_water, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, mg_autoconversion_size_threshold_ice_snow, mg_cloud_water_variance, mg_time_scale_for_autoconversion_of_ice, mg_minimum_rh_for_ice, mg_flag_for_uniform_subcolumns, mg_flag_for_cloud_ice_processes, mg_flag_for_heterogeneous_freezing, mg_type_of_precip_fraction_method, mg_bergeron_efficiency_factor, mg_allow_supersat_after_sed, mg_flag_for_sb2001_autoconversion, mg_flag_for_hail, mg_flag_for_graupel, mg_flag_drop_concentration_constant, mg_flag_ice_concentration_constant, mg_flag_graupel_concentration_constant, mg_drop_concentration_constant, mg_ice_concentration_constant, mg_graupel_concentration_constant, mg_flag_for_gmao_ice_formulation, mg_flag_for_liu_liquid_treatment DEBUG: Variables in subroutine m_micro_finalize: DEBUG: Parsing file m_micro_interstitial.F90 with registry OrderedDict([('m_micro_pre', {'m_micro_pre': {'m_micro_pre_init': [10, 11], 'm_micro_pre_finalize': [124, 125], 'm_micro_pre_run': [19, 119]}}), ('m_micro_post', {})]) INFO: Legacy extension - skip empty table for m_micro_pre_init INFO: Legacy extension - skip empty table for m_micro_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table m_micro_pre_run @@ -23485,13 +24875,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_convective_transport_tracer in table m_micro_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_volume_fraction in table m_micro_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_pre DEBUG: Module name: m_micro_pre DEBUG: Scheme name: m_micro_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine m_micro_pre_init: DEBUG: Variables in subroutine m_micro_pre_finalize: DEBUG: Variables in subroutine m_micro_pre_run: horizontal_loop_extent, vertical_dimension, flag_for_shoc, flag_skip_macro, number_of_frozen_precipitation_species, flag_mg3_as_mg2, ice_water_mixing_ratio_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, subgrid_scale_cloud_fraction_from_shoc, convective_cloud_cover, convective_cloud_water_mixing_ratio, cloud_phase_transition_threshold_temperature, cloud_phase_transition_denominator, air_temperature_updated_by_physics, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, cloud_fraction_for_MG, cloud_condensed_water_mixing_ratio_convective_transport_tracer, ice_water_mixing_ratio_convective_transport_tracer, convective_cloud_volume_fraction, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file m_micro_interstitial.F90 with registry OrderedDict([('m_micro_pre', {'m_micro_pre': {'m_micro_pre_init': [10, 11], 'm_micro_pre_finalize': [124, 125], 'm_micro_pre_run': [19, 119]}}), ('m_micro_post', {'m_micro_post': {'m_micro_post_init': [136, 137], 'm_micro_post_run': [143, 237], 'm_micro_post_finalize': [242, 243]}})]) INFO: Legacy extension - skip empty table for m_micro_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_pre m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_pre_run m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True m_micro_post m_micro_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False m_micro_post_run m_micro_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_rain_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_snow_number_concentration in table m_micro_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable local_graupel_number_concentration in table m_micro_post_run @@ -23511,10 +24908,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor INFO: Legacy extension - skip empty table for m_micro_post_finalize DEBUG: Module name: m_micro_post DEBUG: Scheme name: m_micro_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine m_micro_post_init: DEBUG: Variables in subroutine m_micro_post_run: horizontal_loop_extent, vertical_dimension, number_of_frozen_precipitation_species, flag_mg3_as_mg2, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, rain_number_concentration_updated_by_physics, snow_number_concentration_updated_by_physics, graupel_number_concentration_updated_by_physics, local_rain_water_mixing_ratio, local_snow_water_mixing_ratio, local_graupel_mixing_ratio, local_rain_number_concentration, local_snow_number_concentration, local_graupel_number_concentration, ccpp_error_message, ccpp_error_flag, lwe_thickness_of_ice_amount_on_dynamics_timestep, lwe_thickness_of_snow_amount_on_dynamics_timestep, lwe_thickness_of_graupel_amount_on_dynamics_timestep, time_step_for_physics DEBUG: Variables in subroutine m_micro_post_finalize: DEBUG: Parsing file cu_gf_driver_pre.F90 with registry OrderedDict([('cu_gf_driver_pre', {'cu_gf_driver_pre': {'cu_gf_driver_pre_init': [7, 8], 'cu_gf_driver_pre_finalize': [9, 10], 'cu_gf_driver_pre_run': [14, 54]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_pre cu_gf_driver_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_pre_run cu_gf_driver_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table cu_gf_driver_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_pre_run @@ -23525,10 +24925,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_pre_run DEBUG: Module name: cu_gf_driver_pre DEBUG: Scheme name: cu_gf_driver_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_gf_driver_pre_init: DEBUG: Variables in subroutine cu_gf_driver_pre_finalize: DEBUG: Variables in subroutine cu_gf_driver_pre_run: flag_for_first_time_step, flag_for_restart, index_of_time_step, forecast_time, time_step_for_physics, air_temperature, water_vapor_specific_humidity, temperature_from_previous_timestep, moisture_from_previous_timestep, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, conv_activity_counter, gf_memory_counter, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file cu_gf_driver.F90 with registry OrderedDict([('cu_gf_driver', {'cu_gf_driver': {'cu_gf_driver_run': [54, 698], 'cu_gf_driver_init': [17, 33], 'cu_gf_driver_finalize': [38, 39]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable conv_activity_counter in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_tendency_due_to_dynamics in table cu_gf_driver_run @@ -23568,13 +24972,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection in table cu_gf_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable convective_cloud_condesate_after_rainout in table cu_gf_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_init cu_gf_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_run cu_gf_driver INFO: Legacy extension - skip empty table for cu_gf_driver_finalize DEBUG: Module name: cu_gf_driver DEBUG: Scheme name: cu_gf_driver +DEBUG: Scheme dependencies: ['cu_gf_deep.F90', 'cu_gf_sh.F90', 'machine.F', 'physcons.F90'] DEBUG: Variables in subroutine cu_gf_driver_run: number_of_tracers, cell_area, horizontal_loop_extent, vertical_dimension, time_step_for_physics, conv_activity_counter, temperature_tendency_due_to_dynamics, moisture_tendency_due_to_dynamics, geopotential, lwe_thickness_of_deep_convective_precipitation_amount, water_vapor_specific_humidity_updated_by_physics, air_temperature_updated_by_physics, cloud_work_function, x_wind_updated_by_physics, y_wind_updated_by_physics, air_temperature, omega, water_vapor_specific_humidity, air_pressure, surface_air_pressure, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, ice_water_mixing_ratio_convective_transport_tracer, cloud_condensed_water_mixing_ratio_convective_transport_tracer, atmosphere_boundary_layer_thickness, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, convective_cloud_water_mixing_ratio, convective_cloud_cover, flag_for_mass_flux_shallow_convection_scheme, flag_for_generic_shallow_convection_tendency, flag_for_generic_deep_convection_tendency, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, flag_diagnostics_3D, flag_tracer_diagnostics_3D, convective_cloud_condesate_after_rainout, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_gf_driver_init: ccpp_error_message, ccpp_error_flag, mpi_rank, mpi_root DEBUG: Variables in subroutine cu_gf_driver_finalize: DEBUG: Parsing file cu_gf_driver_post.F90 with registry OrderedDict([('cu_gf_driver_post', {'cu_gf_driver_post': {'cu_gf_driver_post_init': [7, 8], 'cu_gf_driver_post_run': [14, 41], 'cu_gf_driver_post_finalize': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True cu_gf_driver_post cu_gf_driver_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False cu_gf_driver_post_run cu_gf_driver_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table cu_gf_driver_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_from_previous_timestep in table cu_gf_driver_post_run @@ -23583,10 +24993,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable gf_memory_counter in table cu_gf_driver_post_run DEBUG: Module name: cu_gf_driver_post DEBUG: Scheme name: cu_gf_driver_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine cu_gf_driver_post_init: DEBUG: Variables in subroutine cu_gf_driver_post_run: horizontal_loop_extent, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, temperature_from_previous_timestep, moisture_from_previous_timestep, conv_activity_counter, gf_memory_counter, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine cu_gf_driver_post_finalize: DEBUG: Parsing file moninedmf.f with registry OrderedDict([('hedmf', {'hedmf': {'hedmf_run': [52, 1139], 'hedmf_init': [10, 24], 'hedmf_finalize': [25, 26]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_run @@ -23631,12 +25045,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_water_vapor_specific_humidity_due_to_PBL in table hedmf_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table hedmf_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_init hedmf +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_run hedmf DEBUG: Module name: hedmf DEBUG: Scheme name: hedmf +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'tridi.f', 'machine.F'] DEBUG: Variables in subroutine hedmf_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, atmosphere_heat_diffusivity, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_print, horizontal_index_of_printed_column, atmosphere_heat_diffusivity_background_maximum, atmosphere_diffusivity_coefficient_factor, flag_diagnostics, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_idealized_physics, index_for_ozone, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_for_generic_planetary_boundary_layer_tendency, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_init: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_finalize: DEBUG: Parsing file moninedmf_hafs.f with registry OrderedDict([('hedmf_hafs', {'hedmf_hafs': {'hedmf_hafs_finalize': [24, 25], 'hedmf_hafs_init': [10, 23], 'hedmf_hafs_run': [51, 1322]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True hedmf_hafs hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_init hedmf_hafs +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False hedmf_hafs_run hedmf_hafs WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table hedmf_hafs_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table hedmf_hafs_run @@ -23679,10 +25103,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask in table hedmf_hafs_run DEBUG: Module name: hedmf_hafs DEBUG: Scheme name: hedmf_hafs +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'mfpbl.f', 'machine.F'] DEBUG: Variables in subroutine hedmf_hafs_finalize: DEBUG: Variables in subroutine hedmf_hafs_init: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine hedmf_hafs_run: atmosphere_diffusivity_coefficient_factor, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, atmosphere_heat_diffusivity, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, flag_print, horizontal_index_of_printed_column, atmosphere_heat_diffusivity_background_maximum, sea_land_ice_mask DEBUG: Parsing file moninshoc.f with registry OrderedDict([('moninshoc', {'moninshoc': {'moninshoc_run': [21, 527], 'moninshoc_finalize': [7, 8], 'moninshoc_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True moninshoc moninshoc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False moninshoc_run moninshoc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table moninshoc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table moninshoc_run @@ -23721,10 +25148,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable index_of_highest_temperature_inversion in table moninshoc_run DEBUG: Module name: moninshoc DEBUG: Scheme name: moninshoc +DEBUG: Scheme dependencies: ['funcphys.f90', 'tridi.f', 'machine.F'] DEBUG: Variables in subroutine moninshoc_run: horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, number_of_tracers_for_cloud_condensate, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, atmosphere_heat_diffusivity_from_shoc, prandtl_number, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_heat_diffusivity, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, atmosphere_heat_diffusivity_background_maximum, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine moninshoc_finalize: DEBUG: Variables in subroutine moninshoc_init: DEBUG: Parsing file satmedmfvdif.F with registry OrderedDict([('satmedmfvdif', {'satmedmfvdif': {'satmedmfvdif_init': [9, 23], 'satmedmfvdif_finalize': [24, 25], 'satmedmfvdif_run': [46, 1479]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdif satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_init satmedmfvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdif_run satmedmfvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdif_run @@ -23769,10 +25203,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdif_run DEBUG: Module name: satmedmfvdif DEBUG: Scheme name: satmedmfvdif +DEBUG: Scheme dependencies: ['funcphys.f90', 'mfpblt.f', 'tridi.f', 'machine.F', 'mfscu.f'] DEBUG: Variables in subroutine satmedmfvdif_init: choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_original_scale_aware_TKE_moist_EDMF_PBL, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine satmedmfvdif_finalize: DEBUG: Variables in subroutine satmedmfvdif_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, cell_area, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_diagnostics_3D, flag_tracer_diagnostics_3D DEBUG: Parsing file satmedmfvdifq.F with registry OrderedDict([('satmedmfvdifq', {'satmedmfvdifq': {'satmedmfvdifq_init': [17, 31], 'satmedmfvdifq_run': [49, 1526], 'satmedmfvdifq_finalize': [32, 33]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True satmedmfvdifq satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_init satmedmfvdifq +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False satmedmfvdifq_run satmedmfvdifq WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table satmedmfvdifq_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table satmedmfvdifq_run @@ -23819,10 +25260,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_mixing_ratio_due_to_PBL in table satmedmfvdifq_run DEBUG: Module name: satmedmfvdifq DEBUG: Scheme name: satmedmfvdifq +DEBUG: Scheme dependencies: ['funcphys.f90', 'mfscuq.f', 'tridi.f', 'machine.F', 'mfpbltq.f'] DEBUG: Variables in subroutine satmedmfvdifq_init: choice_of_scale_aware_TKE_moist_EDMF_PBL, choice_of_updated_scale_aware_TKE_moist_EDMF_PBL, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine satmedmfvdifq_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate_vertical_diffusion_tracer, index_for_turbulent_kinetic_energy_vertical_diffusion_tracer, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, cell_area, sea_land_ice_mask, surface_snow_thickness_water_equivalent_over_land, dimensionless_exner_function_at_lowest_model_interface, bulk_richardson_number_at_lowest_model_level, surface_roughness_length, x_wind_at_10m, y_wind_at_10m, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, surface_skin_temperature, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, surface_wind_stress, wind_speed_at_lowest_model_layer, vertical_index_at_top_of_atmosphere_boundary_layer, air_pressure_at_interface, air_pressure_difference_between_midlayers, air_pressure, dimensionless_exner_function_at_model_layers, geopotential_at_interface, geopotential, time_step_for_physics, flag_TKE_dissipation_heating, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_boundary_layer_thickness, index_of_highest_temperature_inversion, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, tke_dissipative_heating_factor, updraft_fraction_in_boundary_layer_mass_flux_scheme, downdraft_fraction_in_boundary_layer_mass_flux_scheme, index_for_ozone, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, flag_diagnostics_3D, flag_tracer_diagnostics_3D DEBUG: Variables in subroutine satmedmfvdifq_finalize: DEBUG: Parsing file shinhongvdif.F90 with registry OrderedDict([('shinhongvdif', {'shinhongvdif': {'shinhongvdif_run': [23, 1183], 'shinhongvdif_finalize': [13, 14], 'shinhongvdif_init': [11, 12]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True shinhongvdif shinhongvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False shinhongvdif_run shinhongvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table shinhongvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table shinhongvdif_run @@ -23857,10 +25301,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table shinhongvdif_run DEBUG: Module name: shinhongvdif DEBUG: Scheme name: shinhongvdif +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine shinhongvdif_run: horizontal_loop_extent, vertical_dimension, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, number_of_tracers, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, geopotential_at_interface, geopotential, surface_air_pressure, surface_roughness_length, surface_wind_stress, atmosphere_boundary_layer_thickness, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, latent_heat_of_vaporization_of_water_at_0C, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_physics, vertical_index_at_top_of_atmosphere_boundary_layer, x_wind_at_10m, y_wind_at_10m, cell_size, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine shinhongvdif_finalize: DEBUG: Variables in subroutine shinhongvdif_init: DEBUG: Parsing file ysuvdif.F90 with registry OrderedDict([('ysuvdif', {'ysuvdif': {'ysuvdif_finalize': [13, 14], 'ysuvdif_init': [11, 12], 'ysuvdif_run': [23, 967]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ysuvdif ysuvdif +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ysuvdif_run ysuvdif WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table ysuvdif_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table ysuvdif_run @@ -23897,10 +25344,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_10m in table ysuvdif_run DEBUG: Module name: ysuvdif DEBUG: Scheme name: ysuvdif +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ysuvdif_finalize: DEBUG: Variables in subroutine ysuvdif_init: DEBUG: Variables in subroutine ysuvdif_run: horizontal_loop_extent, vertical_dimension, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_tracers_due_to_model_physics, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, number_of_tracers, number_of_vertical_diffusion_tracers, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, geopotential_at_interface, geopotential, surface_air_pressure, surface_roughness_length, surface_wind_stress, atmosphere_boundary_layer_thickness, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, sea_land_ice_mask, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, gravitational_acceleration, gas_constant_dry_air, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, latent_heat_of_vaporization_of_water_at_0C, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, time_step_for_physics, vertical_index_at_top_of_atmosphere_boundary_layer, x_wind_at_10m, y_wind_at_10m, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYNNPBL_wrapper.F90 with registry OrderedDict([('mynnedmf_wrapper', {'mynnedmf_wrapper': {'mynnedmf_wrapper_init': [9, 22], 'mynnedmf_wrapper_finalize': [23, 24], 'mynnedmf_wrapper_run': [29, 692]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnedmf_wrapper mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_init mynnedmf_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnedmf_wrapper_run mynnedmf_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_roughness_length in table mynnedmf_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable geopotential_at_interface in table mynnedmf_wrapper_run @@ -24011,10 +25462,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in table mynnedmf_wrapper_run DEBUG: Module name: mynnedmf_wrapper DEBUG: Scheme name: mynnedmf_wrapper +DEBUG: Scheme dependencies: ['physcons.F90', 'machine.F', 'module_bl_mynn.F90'] DEBUG: Variables in subroutine mynnedmf_wrapper_init: DEBUG: Variables in subroutine mynnedmf_wrapper_finalize: DEBUG: Variables in subroutine mynnedmf_wrapper_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, flag_diagnostics, flag_diagnostics_3D, flag_tracer_diagnostics_3D, flag_idealized_physics, flag_for_flux_coupling, time_step_for_physics, time_step_for_dynamics, cell_size, surface_roughness_length, geopotential_at_interface, x_wind, y_wind, omega, air_temperature, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, cloud_droplet_number_concentration, ice_number_concentration, ozone_mixing_ratio, water_friendly_aerosol_number_concentration, ice_friendly_aerosol_number_concentration, air_pressure, dimensionless_exner_function_at_model_layers, sea_land_ice_mask_real, surface_skin_temperature, surface_specific_humidity, surface_air_pressure, surface_friction_velocity, surface_drag_wind_speed_for_momentum_in_air, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, wind_speed_at_lowest_model_layer, bulk_richardson_number_at_lowest_model_level, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_x_momentum_flux_for_diag, instantaneous_surface_y_momentum_flux_for_diag, instantaneous_surface_upward_sensible_heat_flux_for_diag, instantaneous_surface_upward_latent_heat_flux_for_diag, cumulative_surface_x_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_diag_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_diag_multiplied_by_timestep, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_upward_latent_heat_flux_for_coupling, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, surface_wind_stress_over_ocean, sea_area_fraction, sea_ice_concentration, flag_nonzero_wet_surface_fraction, flag_nonzero_sea_ice_surface_fraction, flag_nonzero_land_surface_fraction, instantaneous_surface_x_momentum_flux_for_coupling, instantaneous_surface_y_momentum_flux_for_coupling, instantaneous_surface_upward_sensible_heat_flux_for_coupling, instantaneous_surface_upward_latent_heat_flux_for_coupling, cumulative_surface_x_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_y_momentum_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_sensible_heat_flux_for_coupling_multiplied_by_timestep, cumulative_surface_upward_latent_heat_flux_for_coupling_multiplied_by_timestep, reciprocal_of_obukhov_length, tke_at_mass_points, turbulent_kinetic_energy, t_prime_squared, q_prime_squared, t_prime_q_prime, mixing_length, stability_function_for_heat, atmosphere_heat_diffusivity_for_mynnpbl, atmosphere_momentum_diffusivity_for_mynnpbl, atmosphere_boundary_layer_thickness, vertical_index_at_top_of_atmosphere_boundary_layer, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, subgrid_cloud_fraction_pbl, emdf_updraft_area, emdf_updraft_vertical_velocity, emdf_updraft_total_water, emdf_updraft_theta_l, emdf_updraft_entrainment_rate, emdf_updraft_cloud_water, theta_subsidence_tendency, water_vapor_subsidence_tendency, theta_detrainment_tendency, water_vapor_detrainment_tendency, number_of_plumes, maximum_mass_flux, k_level_of_highest_plume, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_water_vapor_specific_humidity_due_to_model_physics, tendency_of_liquid_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ice_cloud_water_mixing_ratio_due_to_model_physics, tendency_of_ozone_mixing_ratio_due_to_model_physics, tendency_of_cloud_droplet_number_concentration_due_to_model_physics, tendency_of_ice_number_concentration_due_to_model_physics, tendency_of_water_friendly_aerosol_number_concentration_due_to_model_physics, tendency_of_ice_friendly_aerosol_number_concentration_due_to_model_physics, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_temperature_due_to_PBL, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes, grav_settling, tke_budget, tke_advect, cloudpdf, mixing_length_flag, edmf_flag, edmf_momentum_transport_flag, edmf_tke_transport_flag, edmf_partition_flag, cloud_specie_mix_flag, mix_total_water_flag, mynn_output_flag, couple_sgs_clouds_to_radiation_flag, do_mynnsfclay, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_aerosol_physics, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYNNSFC_wrapper.F90 with registry OrderedDict([('mynnsfc_wrapper', {'mynnsfc_wrapper': {'mynnsfc_wrapper_init': [5, 8], 'mynnsfc_wrapper_run': [17, 213], 'mynnsfc_wrapper_finalize': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mynnsfc_wrapper mynnsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mynnsfc_wrapper_run mynnsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable bounded_vegetation_area_fraction in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable vegetation_type_classification in table mynnsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable maximum_vegetation_area_fraction in table mynnsfc_wrapper_run @@ -24106,10 +25560,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_exchange_coefficient_for_moisture_at_2m in table mynnsfc_wrapper_run DEBUG: Module name: mynnsfc_wrapper DEBUG: Scheme name: mynnsfc_wrapper +DEBUG: Scheme dependencies: ['module_sf_mynn.F90', 'machine.F'] DEBUG: Variables in subroutine mynnsfc_wrapper_init: DEBUG: Variables in subroutine mynnsfc_wrapper_run: horizontal_loop_extent, vertical_dimension, index_of_time_step, ccpp_loop_counter, flag_for_first_time_step, flag_for_restart, flag_for_land_surface_scheme, bounded_vegetation_area_fraction, vegetation_type_classification, maximum_vegetation_area_fraction, vegetation_type_dataset_choice, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, flag_for_reduced_drag_coefficient_over_sea, flag_for_surface_roughness_option_over_ocean, time_step_for_physics, cell_size, x_wind, y_wind, air_temperature, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, air_pressure, geopotential_at_interface, dimensionless_exner_function_at_model_layers, surface_air_pressure, atmosphere_boundary_layer_thickness, sea_land_ice_mask_real, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, surface_specific_humidity_over_ocean, surface_specific_humidity_over_land, surface_specific_humidity_over_ice, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_ice, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_latent_heat_flux_over_ice, surface_specific_humidity, water_vapor_mixing_ratio_at_surface, surface_friction_velocity_drag, surface_stability_parameter, theta_star, reciprocal_of_obukhov_length, wind_speed_at_lowest_model_layer, surface_drag_wind_speed_for_momentum_in_air, kinematic_surface_upward_sensible_heat_flux, kinematic_surface_upward_latent_heat_flux, surface_latent_heat, surface_exchange_coefficient_for_heat, surface_exchange_coefficient_for_moisture, x_wind_at_10m, y_wind_at_10m, potential_temperature_at_2m, temperature_at_2m, specific_humidity_at_2m, surface_wind_enhancement_due_to_convection, surface_exchange_coefficient_for_heat_at_2m, surface_exchange_coefficient_for_moisture_at_2m, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mynnsfc_wrapper_finalize: DEBUG: Parsing file module_SGSCloud_RadPre.F90 with registry OrderedDict([('sgscloud_radpre', {'sgscloud_radpre': {'sgscloud_radpre_finalize': [11, 12], 'sgscloud_radpre_run': [31, 251], 'sgscloud_radpre_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpre sgscloud_radpre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpre_run sgscloud_radpre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity in table sgscloud_radpre_run @@ -24140,20 +25597,26 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable model_layer_number_at_cloud_base in table sgscloud_radpre_run DEBUG: Module name: sgscloud_radpre DEBUG: Scheme name: sgscloud_radpre +DEBUG: Scheme dependencies: ['funcphys.f90', 'physcons.F90', 'machine.F', 'module_bfmicrophysics.f', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f'] DEBUG: Variables in subroutine sgscloud_radpre_finalize: DEBUG: Variables in subroutine sgscloud_radpre_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, water_vapor_specific_humidity, air_temperature, air_pressure, rain_water_mixing_ratio, snow_water_mixing_ratio, graupel_mixing_ratio, convective_cloud_condesate_after_rainout, flag_for_mass_flux_deep_convection_scheme, flag_for_gf_deep_convection_scheme, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, subgrid_cloud_water_mixing_ratio_pbl, subgrid_cloud_ice_mixing_ratio_pbl, subgrid_cloud_fraction_pbl, layer_pressure_thickness_for_radiation, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, sea_land_ice_mask_real, adjusted_vertical_layer_dimension_for_radiation, air_pressure_at_layer_for_radiation_in_hPa, latitude, layer_thickness_for_radiation, cloud_decorrelation_length, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, do_mynnedmf, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sgscloud_radpre_init: DEBUG: Parsing file module_SGSCloud_RadPost.F90 with registry OrderedDict([('sgscloud_radpost', {'sgscloud_radpost': {'sgscloud_radpost_run': [15, 47], 'sgscloud_radpost_finalize': [7, 8], 'sgscloud_radpost_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sgscloud_radpost sgscloud_radpost +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sgscloud_radpost_run sgscloud_radpost WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_save in table sgscloud_radpost_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ice_water_mixing_ratio_save in table sgscloud_radpost_run DEBUG: Module name: sgscloud_radpost DEBUG: Scheme name: sgscloud_radpost +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sgscloud_radpost_run: horizontal_loop_extent, vertical_dimension, flag_for_first_time_step, flag_for_restart, cloud_condensed_water_mixing_ratio, ice_water_mixing_ratio, cloud_condensed_water_mixing_ratio_save, ice_water_mixing_ratio_save, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sgscloud_radpost_finalize: DEBUG: Variables in subroutine sgscloud_radpost_init: DEBUG: Parsing file module_MYJSFC_wrapper.F90 with registry OrderedDict([('myjsfc_wrapper', {'myjsfc_wrapper': {'myjsfc_wrapper_finalize': [7, 8], 'myjsfc_wrapper_init': [5, 6], 'myjsfc_wrapper_run': [15, 329]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjsfc_wrapper myjsfc_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjsfc_wrapper_run myjsfc_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_for_iteration in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjsfc_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjsfc_wrapper_run @@ -24228,10 +25691,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable wind_speed_at_lowest_model_layer in table myjsfc_wrapper_run DEBUG: Module name: myjsfc_wrapper DEBUG: Scheme name: myjsfc_wrapper +DEBUG: Scheme dependencies: ['module_SF_JSFC.F90'] DEBUG: Variables in subroutine myjsfc_wrapper_finalize: DEBUG: Variables in subroutine myjsfc_wrapper_init: DEBUG: Variables in subroutine myjsfc_wrapper_run: flag_for_restart, horizontal_loop_extent, vertical_dimension, index_of_time_step, number_of_tracers, index_for_turbulent_kinetic_energy, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, ccpp_loop_counter, flag_for_iteration, x_wind, y_wind, air_temperature, tracer_concentration, air_pressure, air_pressure_at_interface, geopotential_at_interface, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, surface_skin_temperature, surface_specific_humidity, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top, atmosphere_boundary_layer_thickness, sea_land_ice_mask_real, surface_roughness_length, surface_friction_velocity, bulk_richardson_number_at_lowest_model_level, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air, surface_wind_stress, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_heat_at_2m, land_area_fraction, lake_area_fraction, sea_area_fraction, sea_ice_concentration, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, wind_speed_at_lowest_model_layer, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, gas_constant_dry_air, mpi_rank, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file module_MYJPBL_wrapper.F90 with registry OrderedDict([('myjpbl_wrapper', {'myjpbl_wrapper': {'myjpbl_wrapper_init': [5, 6], 'myjpbl_wrapper_finalize': [7, 8], 'myjpbl_wrapper_run': [15, 644]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True myjpbl_wrapper myjpbl_wrapper +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False myjpbl_wrapper_run myjpbl_wrapper WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind in table myjpbl_wrapper_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature in table myjpbl_wrapper_run @@ -24284,18 +25750,25 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable countergradient_mixing_term_for_water_vapor in table myjpbl_wrapper_run DEBUG: Module name: myjpbl_wrapper DEBUG: Scheme name: myjpbl_wrapper +DEBUG: Scheme dependencies: ['module_BL_MYJPBL.F90'] DEBUG: Variables in subroutine myjpbl_wrapper_init: DEBUG: Variables in subroutine myjpbl_wrapper_finalize: DEBUG: Variables in subroutine myjpbl_wrapper_run: flag_for_restart, do_myjsfc, horizontal_loop_extent, vertical_dimension, time_step_for_physics, index_of_time_step, number_of_vertical_diffusion_tracers, index_for_turbulent_kinetic_energy, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, x_wind, y_wind, air_temperature, vertically_diffused_tracer_concentration, air_pressure, air_pressure_at_interface, geopotential_at_interface, standard_deviation_of_subgrid_orography, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, surface_skin_temperature, surface_specific_humidity, surface_specific_humidity_for_MYJ_schemes, potential_temperature_at_viscous_sublayer_top, specific_humidity_at_viscous_sublayer_top, u_wind_component_at_viscous_sublayer_top, v_wind_component_at_viscous_sublayer_top, baseline_surface_roughness_length, heat_exchange_coefficient_for_MYJ_schemes, momentum_exchange_coefficient_for_MYJ_schemes, surface_layer_evaporation_switch, kinematic_surface_latent_heat_flux, weight_for_momentum_at_viscous_sublayer_top, weight_for_potental_temperature_at_viscous_sublayer_top, weight_for_specific_humidity_at_viscous_sublayer_top, atmosphere_boundary_layer_thickness, vertical_index_at_top_of_atmosphere_boundary_layer, index_of_highest_temperature_inversion, sea_land_ice_mask_real, cell_area, surface_friction_velocity, surface_drag_coefficient_for_momentum_in_air, surface_drag_coefficient_for_heat_and_moisture_in_air, wind_speed_at_lowest_model_layer, surface_snow_thickness_water_equivalent, surface_roughness_length, kinematic_surface_upward_sensible_heat_flux_reduced_by_surface_roughness, kinematic_surface_upward_latent_heat_flux_reduced_by_surface_roughness, tendency_of_x_wind_due_to_model_physics, tendency_of_y_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, tendency_of_vertically_diffused_tracer_concentration, instantaneous_surface_x_momentum_flux, instantaneous_surface_y_momentum_flux, instantaneous_surface_upward_sensible_heat_flux, instantaneous_surface_upward_latent_heat_flux, atmosphere_heat_diffusivity, atmosphere_momentum_diffusivity_background, atmosphere_heat_diffusivity_background, diffusivity_background_sigma_level, countergradient_mixing_term_for_temperature, countergradient_mixing_term_for_water_vapor, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, gas_constant_dry_air, mpi_rank, flag_print, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file mp_thompson_pre.F90 with registry OrderedDict([('mp_thompson_pre', {'mp_thompson_pre': {'mp_thompson_pre_init': [10, 11], 'mp_thompson_pre_finalize': [31, 32], 'mp_thompson_pre_run': [15, 30]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_pre mp_thompson_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_pre_run mp_thompson_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_pre_run DEBUG: Module name: mp_thompson_pre DEBUG: Scheme name: mp_thompson_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine mp_thompson_pre_init: DEBUG: Variables in subroutine mp_thompson_pre_finalize: DEBUG: Variables in subroutine mp_thompson_pre_run: horizontal_loop_extent, vertical_dimension, air_temperature_updated_by_physics, air_temperature_save, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file mp_thompson.F90 with registry OrderedDict([('mp_thompson', {'mp_thompson': {'mp_thompson_run': [302, 515], 'mp_thompson_finalize': [520, 530], 'mp_thompson_init': [18, 295]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_updated_by_physics in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable rain_water_mixing_ratio_updated_by_physics in table mp_thompson_run @@ -24323,22 +25796,48 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table mp_thompson_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_snow_particle_in_um in table mp_thompson_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_init mp_thompson WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_thompson_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_run mp_thompson +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_finalize mp_thompson DEBUG: Module name: mp_thompson DEBUG: Scheme name: mp_thompson +DEBUG: Scheme dependencies: ['module_mp_thompson.F90', 'module_mp_radar.F90', 'machine.F', 'module_mp_thompson_make_number_concentrations.F90'] DEBUG: Variables in subroutine mp_thompson_run: horizontal_loop_extent, vertical_dimension, gravitational_acceleration, gas_constant_dry_air, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, snow_water_mixing_ratio_updated_by_physics, graupel_mixing_ratio_updated_by_physics, ice_number_concentration_updated_by_physics, rain_number_concentration_updated_by_physics, flag_for_aerosol_physics, cloud_droplet_number_concentration_updated_by_physics, water_friendly_aerosol_number_concentration_updated_by_physics, ice_friendly_aerosol_number_concentration_updated_by_physics, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, air_temperature_updated_by_physics, air_pressure, geopotential_at_interface, omega, time_step_for_physics, lwe_thickness_of_explicit_precipitation_amount, lwe_thickness_of_explicit_rain_amount, lwe_thickness_of_graupel_amount, lwe_thickness_of_ice_amount, lwe_thickness_of_snow_amount, ratio_of_snowfall_to_rainfall, radar_reflectivity_10cm, flag_for_resetting_radar_reflectivity_calculation, flag_for_radar_reflectivity, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, mpi_comm, mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_init: vertical_dimension, gravitational_acceleration, gas_constant_dry_air, flag_for_aerosol_physics, tendency_of_water_friendly_aerosols_at_surface, tendency_of_ice_friendly_aerosols_at_surface, air_pressure, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, mpi_comm, mpi_rank, mpi_root, ccpp_error_message, ccpp_error_flag, horizontal_dimension, flag_for_restart, flag_for_microphysics_scheme, flag_for_thompson_microphysics_scheme, water_vapor_specific_humidity, cloud_condensed_water_mixing_ratio, rain_water_mixing_ratio, ice_water_mixing_ratio, snow_water_mixing_ratio, graupel_mixing_ratio, ice_number_concentration, rain_number_concentration, cloud_droplet_number_concentration, water_friendly_aerosol_number_concentration, ice_friendly_aerosol_number_concentration, air_temperature, geopotential, cell_area, omp_threads DEBUG: Parsing file mp_thompson_post.F90 with registry OrderedDict([('mp_thompson_post', {'mp_thompson_post': {'mp_thompson_post_init': [11, 31], 'mp_thompson_post_finalize': [96, 107], 'mp_thompson_post_run': [35, 92]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_thompson_post mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_init mp_thompson_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_run mp_thompson_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_save in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table mp_thompson_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table mp_thompson_post_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_thompson_post_finalize mp_thompson_post DEBUG: Module name: mp_thompson_post DEBUG: Scheme name: mp_thompson_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine mp_thompson_post_init: limit_for_temperature_tendency_for_microphysics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_post_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_thompson_post_run: limit_for_temperature_tendency_for_microphysics, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, air_temperature_save, air_temperature_updated_by_physics, dimensionless_exner_function_at_model_layers, time_step_for_physics, index_of_time_step, mpi_comm, mpi_rank, mpi_root DEBUG: Parsing file ozphys.f with registry OrderedDict([('ozphys', {'ozphys': {'ozphys_run': [40, 171], 'ozphys_finalize': [28, 29], 'ozphys_init': [10, 23]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_run @@ -24349,12 +25848,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_run INFO: Legacy extension - skip empty table for ozphys_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_init ozphys +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_run ozphys DEBUG: Module name: ozphys DEBUG: Scheme name: ozphys +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ozphys_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_ozone_forcing_data, time_step_for_physics, ozone_concentration_updated_by_physics, air_temperature_updated_by_physics, natural_log_of_ozone_forcing_data_pressure_levels, air_pressure, ozone_forcing, number_of_coefficients_in_ozone_forcing_data, air_pressure_difference_between_midlayers, flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, gravitational_acceleration, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine ozphys_finalize: DEBUG: Variables in subroutine ozphys_init: ccpp_error_message, ccpp_error_flag, flag_for_ozone_physics DEBUG: Parsing file ozphys_2015.f with registry OrderedDict([('ozphys_2015', {'ozphys_2015': {'ozphys_2015_run': [44, 149], 'ozphys_2015_finalize': [26, 27], 'ozphys_2015_init': [8, 21]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable ozone_concentration_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_updated_by_physics in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table ozphys_2015_run @@ -24365,14 +25871,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_temperature in table ozphys_2015_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column in table ozphys_2015_run INFO: Legacy extension - skip empty table for ozphys_2015_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True ozphys_2015 ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_init ozphys_2015 +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False ozphys_2015_run ozphys_2015 DEBUG: Module name: ozphys_2015 DEBUG: Scheme name: ozphys_2015 +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine ozphys_2015_run: horizontal_loop_extent, vertical_dimension, vertical_dimension_of_ozone_forcing_data, time_step_for_physics, ozone_concentration_updated_by_physics, air_temperature_updated_by_physics, natural_log_of_ozone_forcing_data_pressure_levels, air_pressure, ozone_forcing, number_of_coefficients_in_ozone_forcing_data, air_pressure_difference_between_midlayers, flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, gravitational_acceleration, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine ozphys_2015_finalize: DEBUG: Variables in subroutine ozphys_2015_init: ccpp_error_message, ccpp_error_flag, flag_for_2015_ozone_physics DEBUG: Parsing file precpd.f with registry OrderedDict([('zhaocarr_precpd', {'zhaocarr_precpd': {'zhaocarr_precpd_init': [10, 11], 'zhaocarr_precpd_finalize': [681, 682], 'zhaocarr_precpd_run': [44, 677]}})]) INFO: Legacy extension - skip empty table for zhaocarr_precpd_init INFO: Legacy extension - skip empty table for zhaocarr_precpd_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True zhaocarr_precpd zhaocarr_precpd +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False zhaocarr_precpd_run zhaocarr_precpd WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_difference_between_midlayers in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table zhaocarr_precpd_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_updated_by_physics in table zhaocarr_precpd_run @@ -24385,10 +25897,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable grid_size_related_coefficient_used_in_scale_sensitive_schemes in table zhaocarr_precpd_run DEBUG: Module name: zhaocarr_precpd DEBUG: Scheme name: zhaocarr_precpd +DEBUG: Scheme dependencies: ['physcons.F90', 'funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine zhaocarr_precpd_init: DEBUG: Variables in subroutine zhaocarr_precpd_finalize: DEBUG: Variables in subroutine zhaocarr_precpd_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, air_pressure_difference_between_midlayers, air_pressure, water_vapor_specific_humidity_updated_by_physics, cloud_condensed_water_mixing_ratio_updated_by_physics, air_temperature_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, ratio_of_snowfall_to_rainfall, tendency_of_rain_water_mixing_ratio_due_to_microphysics, critical_relative_humidity, coefficient_from_cloud_ice_to_snow, coefficient_from_cloud_water_to_rain, coefficient_for_evaporation_of_rainfall, cloud_condensed_water_conversion_threshold, grid_size_related_coefficient_used_in_scale_sensitive_schemes, flag_print, horizontal_index_of_printed_column, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file phys_tend.F90 with registry OrderedDict([('phys_tend', {'phys_tend': {'phys_tend_run': [13, 62], 'phys_tend_finalize': [8, 9], 'phys_tend_init': [6, 7]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True phys_tend phys_tend +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False phys_tend_run phys_tend WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_PBL in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag in table phys_tend_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_x_wind_due_to_deep_convection in table phys_tend_run @@ -24426,10 +25941,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_ozone_concentration_due_to_physics in table phys_tend_run DEBUG: Module name: phys_tend DEBUG: Scheme name: phys_tend +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine phys_tend_run: flag_diagnostics_3D, flag_tracer_diagnostics_3D, cumulative_change_in_x_wind_due_to_PBL, cumulative_change_in_x_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_x_wind_due_to_deep_convection, cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_x_wind_due_to_shallow_convection, cumulative_change_in_x_wind_due_to_physics, cumulative_change_in_y_wind_due_to_PBL, cumulative_change_in_y_wind_due_to_orographic_gravity_wave_drag, cumulative_change_in_y_wind_due_to_deep_convection, cumulative_change_in_y_wind_due_to_convective_gravity_wave_drag, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_shallow_convection, cumulative_change_in_y_wind_due_to_physics, cumulative_change_in_temperature_due_to_longwave_radiation, cumulative_change_in_temperature_due_to_shortwave_radiation, cumulative_change_in_temperature_due_to_PBL, cumulative_change_in_temperature_due_to_deep_convection, cumulative_change_in_temperature_due_to_shallow_convection, cumulative_change_in_temperature_due_to_microphysics, cumulative_change_in_temperature_due_to_orographic_gravity_wave_drag, cumulative_change_in_temperature_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_convective_gravity_wave_drag, cumulative_change_in_temperature_due_to_physics, cumulative_change_in_water_vapor_specific_humidity_due_to_PBL, cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_shallow_convection, cumulative_change_in_water_vapor_specific_humidity_due_to_microphysics, cumulative_change_in_ozone_mixing_ratio_due_to_PBL, cumulative_change_in_ozone_concentration_due_to_production_and_loss_rate, cumulative_change_in_ozone_concentration_due_to_ozone_mixing_ratio, cumulative_change_in_ozone_concentration_due_to_temperature, cumulative_change_in_ozone_concentration_due_to_overhead_ozone_column, cumulative_change_in_water_vapor_specific_humidity_due_to_physics, cumulative_change_in_ozone_concentration_due_to_physics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine phys_tend_finalize: DEBUG: Variables in subroutine phys_tend_init: DEBUG: Parsing file radlw_main.f with registry OrderedDict([('rrtmg_lw', {'rrtmg_lw': {'rrtmg_lw_init': [319, 320], 'rrtmg_lw_finalize': [1018, 1019], 'rrtmg_lw_run': [349, 1015]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw rrtmg_lw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_run rrtmg_lw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_lw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_lw_run @@ -24469,10 +25987,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_lw_run DEBUG: Module name: rrtmg_lw DEBUG: Scheme name: rrtmg_lw +DEBUG: Scheme dependencies: ['physcons.F90', 'physparam.f', 'radlw_param.f', 'mersenne_twister.f', 'radlw_datatb.f'] DEBUG: Variables in subroutine rrtmg_lw_init: DEBUG: Variables in subroutine rrtmg_lw_finalize: DEBUG: Variables in subroutine rrtmg_lw_run: air_pressure_at_layer_for_radiation_in_hPa, air_pressure_at_interface_for_radiation_in_hPa, air_temperature_at_layer_for_radiation, air_temperature_at_interface_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, seed_random_numbers_lw, aerosol_optical_depth_for_longwave_bands_01_16, aerosol_single_scattering_albedo_for_longwave_bands_01_16, surface_longwave_emissivity, surface_ground_temperature_for_radiation, layer_thickness_for_radiation, layer_pressure_thickness_for_radiation, cloud_decorrelation_length, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, flag_print, total_cloud_fraction, flag_to_calc_lw, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, lw_fluxes_top_atmosphere, lw_fluxes_sfc, cloud_optical_depth_layers_at_10mu_band, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file radsw_main.f with registry OrderedDict([('rrtmg_sw', {'rrtmg_sw': {'rrtmg_sw_init': [340, 341], 'rrtmg_sw_run': [426, 1091], 'rrtmg_sw_finalize': [1094, 1095]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw rrtmg_sw +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_run rrtmg_sw WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_radiation_in_hPa in table rrtmg_sw_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_radiation in table rrtmg_sw_run @@ -24518,10 +26039,23 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_snow_flake in table rrtmg_sw_run DEBUG: Module name: rrtmg_sw DEBUG: Scheme name: rrtmg_sw +DEBUG: Scheme dependencies: ['physcons.F90', 'physparam.f', 'radsw_datatb.f', 'mersenne_twister.f', 'radsw_param.f'] DEBUG: Variables in subroutine rrtmg_sw_init: DEBUG: Variables in subroutine rrtmg_sw_run: air_pressure_at_layer_for_radiation_in_hPa, air_pressure_at_interface_for_radiation_in_hPa, air_temperature_at_layer_for_radiation, air_temperature_at_interface_for_radiation, water_vapor_specific_humidity_at_layer_for_radiation, ozone_concentration_at_layer_for_radiation, volume_mixing_ratio_co2, volume_mixing_ratio_n2o, volume_mixing_ratio_ch4, volume_mixing_ratio_o2, volume_mixing_ratio_co, volume_mixing_ratio_cfc11, volume_mixing_ratio_cfc12, volume_mixing_ratio_cfc22, volume_mixing_ratio_ccl4, seed_random_numbers_sw, aerosol_optical_depth_for_shortwave_bands_01_16, aerosol_single_scattering_albedo_for_shortwave_bands_01_16, aerosol_asymmetry_parameter_for_shortwave_bands_01_16, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, layer_thickness_for_radiation, layer_pressure_thickness_for_radiation, cloud_decorrelation_length, cosine_of_zenith_angle, solar_constant, daytime_points_dimension, daytime_points, horizontal_loop_extent, adjusted_vertical_layer_dimension_for_radiation, adjusted_vertical_level_dimension_for_radiation, flag_print, total_cloud_fraction, flag_to_calc_sw, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, sw_fluxes_top_atmosphere, sw_fluxes_sfc, cloud_optical_depth_layers_at_0p55mu_band, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, components_of_surface_downward_shortwave_fluxes, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_snow_water_path, mean_effective_radius_for_snow_flake, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_sw_finalize: DEBUG: Parsing file rascnv.F90 with registry OrderedDict([('rascnv', {'rascnv': {'rascnv_init': [62, 141], 'rascnv_finalize': [146, 153], 'rascnv_run': [225, 898]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rascnv rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_init rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_finalize rascnv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rascnv_run rascnv WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_area in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable random_number_array in table rascnv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable critical_relative_humidity in table rascnv_run @@ -24558,12 +26092,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable number_concentration_of_ice_crystals_for_detrainment in table rascnv_run DEBUG: Module name: rascnv DEBUG: Scheme name: rascnv +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine rascnv_init: mpi_rank, time_step_for_physics, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, gas_constant_dry_air, gas_constant_water_vapor, latent_heat_of_vaporization_of_water_at_0C, latent_heat_of_fusion_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, temperature_at_zero_celsius, triple_point_temperature_of_water, specific_heat_of_water_vapor_at_constant_pressure, specific_heat_of_liquid_water_at_constant_pressure, specific_heat_of_ice_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rascnv_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rascnv_run: mpi_rank, time_step_for_physics, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers_for_samf, time_step_for_dynamics, multiplication_factor_for_critical_cloud_workfunction, cell_area, minimum_scaling_factor_for_critical_relative_humidity, inverse_scaling_factor_for_critical_relative_humidity, coefficient_from_cloud_ice_to_snow_ras, coefficient_from_cloud_water_to_rain_ras, cloud_condensed_water_ice_conversion_threshold_ras, condensate_fraction_detrained_in_updraft_layers, flag_flip, random_number_array, array_dimension_of_random_number, flag_for_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, index_for_turbulent_kinetic_energy_convective_transport_tracer, index_of_time_step, critical_relative_humidity, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, x_wind_updated_by_physics, y_wind_updated_by_physics, convective_transportable_tracers, coefficients_for_aerosol_scavenging, air_pressure_at_interface, air_pressure, dimensionless_exner_function_at_model_interfaces, dimensionless_exner_function_at_model_layers, geopotential, geopotential_at_interface, vertical_index_at_top_of_atmosphere_boundary_layer, surface_drag_coefficient_for_momentum_in_air, lwe_thickness_of_deep_convective_precipitation_amount, vertical_index_at_cloud_base, vertical_index_at_cloud_top, flag_deep_convection, surface_wind_enhancement_due_to_convection, instantaneous_atmosphere_updraft_convective_mass_flux, instantaneous_atmosphere_downdraft_convective_mass_flux, instantaneous_atmosphere_detrainment_convective_mass_flux, mass_fraction_of_convective_cloud_liquid_water, mass_fraction_of_convective_cloud_ice, vertical_velocity_for_updraft, convective_cloud_fraction_for_microphysics, detrained_mass_flux, tendency_of_cloud_water_due_to_convective_microphysics, convective_cloud_volume_fraction, ice_fraction_in_convective_tower, number_concentration_of_cloud_liquid_water_particles_for_detrainment, number_concentration_of_ice_crystals_for_detrainment DEBUG: Parsing file rayleigh_damp.f with registry OrderedDict([('rayleigh_damp', {'rayleigh_damp': {'rayleigh_damp_finalize': [129, 130], 'rayleigh_damp_init': [8, 9], 'rayleigh_damp_run': [22, 125]}})]) INFO: Legacy extension - skip empty table for rayleigh_damp_finalize INFO: Legacy extension - skip empty table for rayleigh_damp_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rayleigh_damp rayleigh_damp +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rayleigh_damp_run rayleigh_damp WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_y_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_x_wind_due_to_model_physics in table rayleigh_damp_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_model_physics in table rayleigh_damp_run @@ -24576,33 +26113,42 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cumulative_change_in_temperature_due_to_rayleigh_damping in table rayleigh_damp_run DEBUG: Module name: rayleigh_damp DEBUG: Scheme name: rayleigh_damp +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine rayleigh_damp_finalize: DEBUG: Variables in subroutine rayleigh_damp_init: DEBUG: Variables in subroutine rayleigh_damp_run: flag_idealized_physics, horizontal_loop_extent, vertical_dimension, tendency_of_y_wind_due_to_model_physics, tendency_of_x_wind_due_to_model_physics, tendency_of_air_temperature_due_to_model_physics, x_wind, y_wind, time_step_for_physics, specific_heat_of_dry_air_at_constant_pressure, number_of_vertical_layers_for_radiation_calculations, surface_air_pressure, air_pressure, pressure_cutoff_for_rayleigh_damping, time_scale_for_rayleigh_damping, flag_diagnostics_3D, cumulative_change_in_x_wind_due_to_rayleigh_damping, cumulative_change_in_y_wind_due_to_rayleigh_damping, cumulative_change_in_temperature_due_to_rayleigh_damping, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmg_lw_post.F90 with registry OrderedDict([('rrtmg_lw_post', {'rrtmg_lw_post': {'rrtmg_lw_post_init': [8, 9], 'rrtmg_lw_post_run': [16, 63], 'rrtmg_lw_post_finalize': [66, 67]}})]) INFO: Legacy extension - skip empty table for rrtmg_lw_post_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_post rrtmg_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_post_run rrtmg_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_lw_post_run INFO: Legacy extension - skip empty table for rrtmg_lw_post_finalize DEBUG: Module name: rrtmg_lw_post DEBUG: Scheme name: rrtmg_lw_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine rrtmg_lw_post_init: DEBUG: Variables in subroutine rrtmg_lw_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_radtend_type_instance, GFS_coupling_type_instance, horizontal_loop_extent, extra_top_layer, number_of_vertical_layers_for_radiation_calculations, vertical_index_difference_between_inout_and_local, surface_air_temperature_for_radiation, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_lw_post_finalize: DEBUG: Parsing file rrtmg_lw_pre.F90 with registry OrderedDict([('rrtmg_lw_pre', {'rrtmg_lw_pre': {'rrtmg_lw_pre_run': [14, 36], 'rrtmg_lw_pre_init': [9, 10], 'rrtmg_lw_pre_finalize': [39, 40]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_lw_pre rrtmg_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_lw_pre_run rrtmg_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_lw_pre_run INFO: Legacy extension - skip empty table for rrtmg_lw_pre_init INFO: Legacy extension - skip empty table for rrtmg_lw_pre_finalize DEBUG: Module name: rrtmg_lw_pre DEBUG: Scheme name: rrtmg_lw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_lw_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_radtend_type_instance, horizontal_loop_extent, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmg_lw_pre_init: DEBUG: Variables in subroutine rrtmg_lw_pre_finalize: DEBUG: Parsing file rrtmg_sw_post.F90 with registry OrderedDict([('rrtmg_sw_post', {'rrtmg_sw_post': {'rrtmg_sw_post_init': [8, 9], 'rrtmg_sw_post_finalize': [103, 104], 'rrtmg_sw_post_run': [16, 100]}})]) INFO: Legacy extension - skip empty table for rrtmg_sw_post_init INFO: Legacy extension - skip empty table for rrtmg_sw_post_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_post rrtmg_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_post_run rrtmg_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels in table rrtmg_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_due_to_near_IR_direct in table rrtmg_sw_post_run @@ -24612,12 +26158,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable components_of_surface_downward_shortwave_fluxes in table rrtmg_sw_post_run DEBUG: Module name: rrtmg_sw_post DEBUG: Scheme name: rrtmg_sw_post +DEBUG: Scheme dependencies: ['radsw_param.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_sw_post_init: DEBUG: Variables in subroutine rrtmg_sw_post_finalize: DEBUG: Variables in subroutine rrtmg_sw_post_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_diag_type_instance, GFS_radtend_type_instance, GFS_coupling_type_instance, horizontal_loop_extent, extra_top_layer, daytime_points_dimension, number_of_vertical_layers_for_radiation_calculations, vertical_index_difference_between_inout_and_local, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step_and_radiation_levels, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, components_of_surface_downward_shortwave_fluxes, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file rrtmg_sw_pre.F90 with registry OrderedDict([('rrtmg_sw_pre', {'rrtmg_sw_pre': {'rrtmg_sw_pre_init': [9, 10], 'rrtmg_sw_pre_finalize': [71, 72], 'rrtmg_sw_pre_run': [14, 68]}})]) +DEBUG: Parsing file rrtmg_sw_pre.F90 with registry OrderedDict([('rrtmg_sw_pre', {'rrtmg_sw_pre': {'rrtmg_sw_pre_init': [9, 10], 'rrtmg_sw_pre_finalize': [81, 82], 'rrtmg_sw_pre_run': [14, 78]}})]) INFO: Legacy extension - skip empty table for rrtmg_sw_pre_init INFO: Legacy extension - skip empty table for rrtmg_sw_pre_finalize +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmg_sw_pre rrtmg_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmg_sw_pre_run rrtmg_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmg_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table rrtmg_sw_pre_run @@ -24628,10 +26177,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_albedo_perturbation in table rrtmg_sw_pre_run DEBUG: Module name: rrtmg_sw_pre DEBUG: Scheme name: rrtmg_sw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmg_sw_pre_init: DEBUG: Variables in subroutine rrtmg_sw_pre_finalize: DEBUG: Variables in subroutine rrtmg_sw_pre_run: GFS_control_type_instance, GFS_grid_type_instance, GFS_sfcprop_type_instance, GFS_radtend_type_instance, horizontal_loop_extent, daytime_points_dimension, daytime_points, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, surface_albedo_due_to_near_IR_direct, surface_albedo_due_to_near_IR_diffused, surface_albedo_due_to_UV_and_VIS_direct, surface_albedo_due_to_UV_and_VIS_diffused, surface_albedo_perturbation, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_diag.f with registry OrderedDict([('sfc_diag', {'sfc_diag': {'sfc_diag_init': [6, 7], 'sfc_diag_finalize': [8, 9], 'sfc_diag_run': [18, 80]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag sfc_diag +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_run sfc_diag WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer_updated_by_physics in table sfc_diag_run @@ -24652,10 +26204,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m in table sfc_diag_run DEBUG: Module name: sfc_diag DEBUG: Scheme name: sfc_diag +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_diag_init: DEBUG: Variables in subroutine sfc_diag_finalize: DEBUG: Variables in subroutine sfc_diag_run: horizontal_loop_extent, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, surface_air_pressure, x_wind_at_lowest_model_layer_updated_by_physics, y_wind_at_lowest_model_layer_updated_by_physics, air_temperature_at_lowest_model_layer_updated_by_physics, water_vapor_specific_humidity_at_lowest_model_layer_updated_by_physics, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, kinematic_surface_upward_latent_heat_flux, Monin_Obukhov_similarity_function_for_momentum, Monin_Obukhov_similarity_function_for_heat, Monin_Obukhov_similarity_function_for_momentum_at_10m, Monin_Obukhov_similarity_function_for_heat_at_2m, surface_skin_temperature, surface_specific_humidity, ratio_of_wind_at_lowest_model_layer_and_wind_at_10m, x_wind_at_10m, y_wind_at_10m, temperature_at_2m, specific_humidity_at_2m, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_diag_post.F90 with registry OrderedDict([('sfc_diag_post', {'sfc_diag_post': {'sfc_diag_post_init': [4, 5], 'sfc_diag_post_run': [13, 59], 'sfc_diag_post_finalize': [6, 7]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diag_post sfc_diag_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diag_post_run sfc_diag_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diag_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table sfc_diag_post_run @@ -24674,10 +26229,19 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dewpoint_temperature_at_2m in table sfc_diag_post_run DEBUG: Module name: sfc_diag_post DEBUG: Scheme name: sfc_diag_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_diag_post_init: DEBUG: Variables in subroutine sfc_diag_post_run: horizontal_loop_extent, flag_for_land_surface_scheme, flag_for_noahmp_land_surface_scheme, flag_nonzero_land_surface_fraction, flag_diagnostics, time_step_for_dynamics, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, surface_air_pressure, temperature_at_2m_from_noahmp, specific_humidity_at_2m_from_noahmp, temperature_at_2m, specific_humidity_at_2m, x_wind_at_10m, y_wind_at_10m, minimum_temperature_at_2m, maximum_temperature_at_2m, minimum_specific_humidity_at_2m, maximum_specific_humidity_at_2m, maximum_wind_at_10m, maximum_x_wind_at_10m, maximum_y_wind_at_10m, dewpoint_temperature_at_2m, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_diag_post_finalize: DEBUG: Parsing file sfc_drv_ruc.F90 with registry OrderedDict([('lsm_ruc', {'lsm_ruc': {'lsm_ruc_finalize': [31, 38], 'lsm_ruc_run': [115, 831], 'lsm_ruc_init': [17, 27]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_condensed_water_mixing_ratio_at_lowest_model_layer in table lsm_ruc_run @@ -24754,23 +26318,37 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness_for_land_surface_model in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable accumulated_water_equivalent_of_frozen_precip in table lsm_ruc_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_accumulated_snowfall in table lsm_ruc_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_init lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_finalize lsm_ruc +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_run lsm_ruc DEBUG: Module name: lsm_ruc DEBUG: Scheme name: lsm_ruc +DEBUG: Scheme dependencies: ['module_sf_ruclsm.F90', 'module_soil_pre.F90', 'namelist_soilveg_ruc.F90', 'machine.F', 'set_soilveg_ruc.F90'] DEBUG: Variables in subroutine lsm_ruc_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_ruc_run: ccpp_error_message, ccpp_error_flag, ccpp_loop_counter, mpi_rank, mpi_root, index_of_time_step, horizontal_loop_extent, vertical_dimension, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, depth_of_soil_levels_for_land_surface_model, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, cloud_condensed_water_mixing_ratio_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, vegetation_area_fraction, leaf_area_index, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, wind_speed_at_lowest_model_layer, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, soil_type_dataset_choice, vegetation_type_dataset_choice, sea_ice_concentration, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, flag_for_ruc_land_surface_scheme, flag_for_land_surface_scheme, flag_nonzero_land_surface_fraction, sea_land_ice_mask, flag_for_reading_leaf_area_index_from_input, flag_for_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, do_mynnsfclay, specific_heat_of_dry_air_at_constant_pressure, gas_constant_water_vapor, gas_constant_dry_air, gravitational_acceleration, pi, latent_heat_of_vaporization_of_water_at_0C, ratio_of_vapor_to_dry_air_gas_constants_minus_one, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ocean_interstitial, lwe_thickness_of_explicit_rainfall_amount_from_previous_timestep, lwe_thickness_of_convective_precipitation_amount_from_previous_timestep, lwe_thickness_of_ice_amount_from_previous_timestep, lwe_thickness_of_snow_amount_from_previous_timestep, lwe_thickness_of_graupel_amount_from_previous_timestep, flag_for_precipitation_type, volume_fraction_of_soil_moisture_for_land_surface_model, soil_temperature_for_land_surface_model, volume_fraction_of_unfrozen_soil_moisture_for_land_surface_model, flag_for_frozen_soil_physics, volume_fraction_of_frozen_soil_moisture_for_land_surface_model, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, snow_temperature_bottom_first_layer, surface_roughness_length_over_land_interstitial, cloud_condensed_water_mixing_ratio_at_surface, surface_condensation_mass, sea_ice_temperature_interstitial, water_vapor_mixing_ratio_at_surface, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, density_of_frozen_precipitation, surface_runoff_flux, total_runoff, surface_runoff, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, surface_drag_wind_speed_for_momentum_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, soil_moisture_content, normalized_soil_wetness_for_land_surface_model, accumulated_water_equivalent_of_frozen_precip, total_accumulated_snowfall, flag_for_first_time_step, flag_for_restart DEBUG: Variables in subroutine lsm_ruc_init: ccpp_error_message, ccpp_error_flag, mpi_rank, soil_type_dataset_choice, vegetation_type_dataset_choice, iounit_namelist DEBUG: Parsing file lsm_ruc_sfc_sice_interstitial.F90 with registry OrderedDict([('lsm_ruc_sfc_sice_pre', {'lsm_ruc_sfc_sice_pre': {'lsm_ruc_sfc_sice_pre_finalize': [8, 9], 'lsm_ruc_sfc_sice_pre_run': [15, 43], 'lsm_ruc_sfc_sice_pre_init': [6, 7]}}), ('lsm_ruc_sfc_sice_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature_for_land_surface_model in table lsm_ruc_sfc_sice_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_pre DEBUG: Module name: lsm_ruc_sfc_sice_pre DEBUG: Scheme name: lsm_ruc_sfc_sice_pre +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_finalize: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_run: horizontal_loop_extent, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, ice_vertical_dimension, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, soil_temperature, soil_temperature_for_land_surface_model, internal_ice_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_ruc_sfc_sice_pre_init: DEBUG: Parsing file lsm_ruc_sfc_sice_interstitial.F90 with registry OrderedDict([('lsm_ruc_sfc_sice_pre', {'lsm_ruc_sfc_sice_pre': {'lsm_ruc_sfc_sice_pre_finalize': [8, 9], 'lsm_ruc_sfc_sice_pre_run': [15, 43], 'lsm_ruc_sfc_sice_pre_init': [6, 7]}}), ('lsm_ruc_sfc_sice_post', {'lsm_ruc_sfc_sice_post': {'lsm_ruc_sfc_sice_post_finalize': [53, 54], 'lsm_ruc_sfc_sice_post_init': [51, 52], 'lsm_ruc_sfc_sice_post_run': [60, 88]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_pre lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_pre_run lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_ruc_sfc_sice_post lsm_ruc_sfc_sice_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_ruc_sfc_sice_post_run lsm_ruc_sfc_sice_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_land_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table lsm_ruc_sfc_sice_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable soil_temperature in table lsm_ruc_sfc_sice_post_run @@ -24778,10 +26356,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable internal_ice_temperature in table lsm_ruc_sfc_sice_post_run DEBUG: Module name: lsm_ruc_sfc_sice_post DEBUG: Scheme name: lsm_ruc_sfc_sice_post +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_finalize: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_init: DEBUG: Variables in subroutine lsm_ruc_sfc_sice_post_run: horizontal_loop_extent, soil_vertical_dimension_for_land_surface_model, soil_vertical_dimension, ice_vertical_dimension, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, soil_temperature, soil_temperature_for_land_surface_model, internal_ice_temperature, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_cice.f with registry OrderedDict([('sfc_cice', {'sfc_cice': {'sfc_cice_finalize': [12, 13], 'sfc_cice_run': [31, 130], 'sfc_cice_init': [9, 10]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_cice sfc_cice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_cice_run sfc_cice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_cice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ice in table sfc_cice_run @@ -24806,10 +26387,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ice in table sfc_cice_run DEBUG: Module name: sfc_cice DEBUG: Scheme name: sfc_cice +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_cice_finalize: DEBUG: Variables in subroutine sfc_cice_run: horizontal_loop_extent, flag_for_flux_coupling, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, air_pressure_at_lowest_model_layer, wind_speed_at_lowest_model_layer, flag_for_cice, flag_for_iteration, surface_upward_latent_heat_flux_for_coupling, surface_upward_sensible_heat_flux_for_coupling, surface_x_momentum_flux_for_coupling, surface_y_momentum_flux_for_coupling, surface_snow_thickness_for_coupling, surface_specific_humidity_over_ice, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, kinematic_surface_upward_latent_heat_flux_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ice, surface_wind_stress_over_ice, water_equivalent_accumulated_snow_depth_over_ice, surface_snow_thickness_water_equivalent_over_ice, surface_upward_potential_latent_heat_flux_over_ice, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_cice_init: DEBUG: Parsing file sfc_diff.f with registry OrderedDict([('sfc_diff', {'sfc_diff': {'sfc_diff_init': [12, 13], 'sfc_diff_finalize': [14, 15], 'sfc_diff_run': [52, 304]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_diff sfc_diff +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_diff_run sfc_diff WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_diff_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_diff_run @@ -24872,10 +26456,15 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice in table sfc_diff_run DEBUG: Module name: sfc_diff DEBUG: Scheme name: sfc_diff +DEBUG: Scheme dependencies: ['machine.F'] DEBUG: Variables in subroutine sfc_diff_init: DEBUG: Variables in subroutine sfc_diff_finalize: DEBUG: Variables in subroutine sfc_diff_run: horizontal_loop_extent, ratio_of_vapor_to_dry_air_gas_constants_minus_one, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, gravitational_acceleration, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, wind_speed_at_lowest_model_layer, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, bounded_vegetation_area_fraction, vegetation_type_classification, maximum_vegetation_area_fraction, vegetation_type_dataset_choice, perturbation_of_momentum_roughness_length, perturbation_of_heat_to_momentum_roughness_length_ratio, flag_for_iteration, flag_for_reduced_drag_coefficient_over_sea, x_wind_at_10m, y_wind_at_10m, flag_for_surface_roughness_option_over_ocean, flag_nonzero_wet_surface_fraction, flag_nonzero_land_surface_fraction, flag_nonzero_sea_ice_surface_fraction, surface_skin_temperature_over_ocean_interstitial, surface_skin_temperature_over_land_interstitial, surface_skin_temperature_over_ice_interstitial, surface_skin_temperature_after_iteration_over_ocean, surface_skin_temperature_after_iteration_over_land, surface_skin_temperature_after_iteration_over_ice, surface_snow_thickness_water_equivalent_over_ocean, surface_snow_thickness_water_equivalent_over_land, surface_snow_thickness_water_equivalent_over_ice, surface_roughness_length_over_ocean_interstitial, surface_roughness_length_over_land_interstitial, surface_roughness_length_over_ice_interstitial, surface_roughness_length_from_wave_model, surface_friction_velocity_over_ocean, surface_friction_velocity_over_land, surface_friction_velocity_over_ice, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, bulk_richardson_number_at_lowest_model_level_over_ocean, bulk_richardson_number_at_lowest_model_level_over_land, bulk_richardson_number_at_lowest_model_level_over_ice, surface_wind_stress_over_ocean, surface_wind_stress_over_land, surface_wind_stress_over_ice, Monin_Obukhov_similarity_function_for_momentum_over_ocean, Monin_Obukhov_similarity_function_for_momentum_over_land, Monin_Obukhov_similarity_function_for_momentum_over_ice, Monin_Obukhov_similarity_function_for_heat_over_ocean, Monin_Obukhov_similarity_function_for_heat_over_land, Monin_Obukhov_similarity_function_for_heat_over_ice, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ocean, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_land, Monin_Obukhov_similarity_function_for_momentum_at_10m_over_ice, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ocean, Monin_Obukhov_similarity_function_for_heat_at_2m_over_land, Monin_Obukhov_similarity_function_for_heat_at_2m_over_ice, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_drv.f with registry OrderedDict([('lsm_noah', {'lsm_noah': {'lsm_noah_run': [150, 488], 'lsm_noah_finalize': [29, 36], 'lsm_noah_init': [14, 25]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table lsm_noah_run @@ -24935,12 +26524,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable volume_fraction_of_condensed_water_in_soil_at_wilting_point in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable threshold_volume_fraction_of_condensed_water_in_soil in table lsm_noah_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table lsm_noah_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True lsm_noah lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_init lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_finalize lsm_noah +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False lsm_noah_run lsm_noah DEBUG: Module name: lsm_noah DEBUG: Scheme name: lsm_noah +DEBUG: Scheme dependencies: ['surface_perturbation.F90', 'funcphys.f90', 'set_soilveg.f', 'machine.F', 'sflx.f'] DEBUG: Variables in subroutine lsm_noah_run: horizontal_loop_extent, soil_vertical_dimension, gravitational_acceleration, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_vaporization_of_water_at_0C, gas_constant_dry_air, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, bounded_vegetation_area_fraction, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, flag_nonzero_land_surface_fraction, wind_speed_at_lowest_model_layer, surface_slope_classification, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, flag_for_canopy_heat_storage, soil_type_dataset_choice, vegetation_type_dataset_choice, perturbation_of_soil_type_b_parameter, perturbation_of_leaf_area_index, perturbation_of_vegetation_fraction, magnitude_of_perturbation_of_vegetation_fraction, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, flag_for_precipitation_type, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, surface_roughness_length_over_land_interstitial, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_land, surface_runoff_flux, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, soil_moisture_content, snow_freezing_rain_upward_latent_heat_flux, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, normalized_soil_wetness, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_noah_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine lsm_noah_init: soil_type_dataset_choice, vegetation_type_dataset_choice, ccpp_error_message, ccpp_error_flag, mpi_rank, iounit_namelist DEBUG: Parsing file sfc_noahmp_drv.f with registry OrderedDict([('noahmpdrv', {'noahmpdrv': {'noahmpdrv_finalize': [31, 32], 'noahmpdrv_run': [56, 715], 'noahmpdrv_init': [19, 30]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv WARNING: Legacy extension - replacing variable 'horizontal_dimension' with 'horizontal_loop_extent' in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table noahmpdrv_run @@ -25043,12 +26644,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable normalized_soil_wetness in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable temperature_at_2m_from_noahmp in table noahmpdrv_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable specific_humidity_at_2m_from_noahmp in table noahmpdrv_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True noahmpdrv noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_init noahmpdrv +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False noahmpdrv_run noahmpdrv DEBUG: Module name: noahmpdrv DEBUG: Scheme name: noahmpdrv +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_sf_noahmp_glacier.f90', 'module_sf_noahmplsm.f90', 'set_soilveg.f', 'machine.F', 'noahmp_tables.f90'] DEBUG: Variables in subroutine noahmpdrv_finalize: DEBUG: Variables in subroutine noahmpdrv_run: horizontal_loop_extent, soil_vertical_dimension, index_of_time_step, surface_air_pressure, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, soil_type_classification, vegetation_type_classification, bounded_vegetation_area_fraction, surface_longwave_emissivity_over_land_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_land, surface_downwelling_shortwave_flux, surface_net_downwelling_shortwave_flux, time_step_for_dynamics, deep_soil_temperature, surface_drag_coefficient_for_momentum_in_air_over_land, surface_drag_coefficient_for_heat_and_moisture_in_air_over_land, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, height_above_ground_at_lowest_model_layer, flag_nonzero_land_surface_fraction, wind_speed_at_lowest_model_layer, surface_slope_classification, minimum_vegetation_area_fraction, maximum_vegetation_area_fraction, upper_bound_on_max_albedo_over_deep_snow, surface_diffused_shortwave_albedo, flag_for_iteration, flag_for_guess_run, flag_for_dynamic_vegetation_option, flag_for_canopy_stomatal_resistance_option, flag_for_soil_moisture_factor_stomatal_resistance_option, flag_for_runoff_and_groundwater_option, flag_for_surface_layer_drag_coefficient_option, flag_for_supercooled_liquid_water_option, flag_for_frozen_soil_permeability_option, flag_for_radiation_transfer_option, flag_for_ground_snow_surface_albedo_option, flag_for_precipitation_partition_option, flag_for_lower_boundary_soil_temperature_option, flag_for_soil_and_snow_temperature_time_stepping_option, latitude, instantaneous_cosine_of_zenith_angle, number_of_days_in_year, julian_day, explicit_rainfall_rate_from_previous_timestep, convective_precipitation_rate_from_previous_timestep, snow_precipitation_rate_from_previous_timestep, graupel_precipitation_rate_from_previous_timestep, ice_precipitation_rate_from_previous_timestep, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, joules_per_calorie_constant, liquid_water_density, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, latent_heat_of_fusion_of_water_at_0C, water_equivalent_accumulated_snow_depth_over_land, surface_snow_thickness_water_equivalent_over_land, surface_skin_temperature_over_land_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_land, flag_for_precipitation_type, volume_fraction_of_soil_moisture, soil_temperature, volume_fraction_of_unfrozen_soil_moisture, canopy_water_amount, transpiration_flux, surface_skin_temperature_after_iteration_over_land, surface_roughness_length_over_land_interstitial, number_of_snow_layers, vegetation_temperature, ground_temperature_for_noahmp, canopy_intercepted_ice_mass, canopy_intercepted_liquid_water, canopy_air_vapor_pressure, canopy_air_temperature, surface_drag_coefficient_for_momentum_for_noahmp, surface_drag_coefficient_for_heat_and_moisture_for_noahmp, area_fraction_of_wet_canopy, snow_mass_at_previous_time_step, snow_albedo_at_previous_time_step, snow_precipitation_rate_at_surface, lake_water_storage, water_table_depth, water_storage_in_aquifer, water_storage_in_aquifer_and_saturated_soil, snow_temperature, layer_bottom_depth_from_snow_surface, snow_layer_ice, snow_layer_liquid_water, leaf_mass, fine_root_mass, stem_mass, wood_mass, slow_soil_pool_mass_content_of_carbon, fast_soil_pool_mass_content_of_carbon, leaf_area_index, stem_area_index, nondimensional_snow_age, equilibrium_soil_water_content, soil_water_content_between_soil_bottom_and_water_table, water_table_recharge_when_deep, water_table_recharge_when_shallow, surface_snow_area_fraction_over_land, surface_specific_humidity_over_land, upward_heat_flux_in_soil_over_land, subsurface_runoff_flux, kinematic_surface_upward_latent_heat_flux_over_land, kinematic_surface_upward_sensible_heat_flux_over_land, surface_upward_potential_latent_heat_flux_over_land, surface_runoff_flux, surface_drag_wind_speed_for_momentum_in_air_over_land, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_land, soil_upward_latent_heat_flux, canopy_upward_latent_heat_flux, snow_deposition_sublimation_upward_latent_heat_flux, surface_snow_area_fraction, soil_moisture_content, snow_freezing_rain_upward_latent_heat_flux, volume_fraction_of_condensed_water_in_soil_at_wilting_point, threshold_volume_fraction_of_condensed_water_in_soil, normalized_soil_wetness, temperature_at_2m_from_noahmp, specific_humidity_at_2m_from_noahmp, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine noahmpdrv_init: ccpp_error_message, ccpp_error_flag, mpi_rank, soil_type_dataset_choice, vegetation_type_dataset_choice, iounit_namelist DEBUG: Parsing file flake_driver.F90 with registry OrderedDict([('flake_driver', {'flake_driver': {'flake_driver_finalize': [22, 29], 'flake_driver_run': [33, 285], 'flake_driver_init': [11, 18]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table flake_driver_run @@ -25076,13 +26689,20 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_coefficient_for_momentum_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean in table flake_driver_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_drag_wind_speed_for_momentum_in_air_over_ocean in table flake_driver_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True flake_driver flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_init flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_finalize flake_driver +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False flake_driver_run flake_driver DEBUG: Module name: flake_driver DEBUG: Scheme name: flake_driver +DEBUG: Scheme dependencies: ['flake.F90', 'machine.F'] DEBUG: Variables in subroutine flake_driver_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine flake_driver_run: ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, wind_speed_at_lowest_model_layer, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_downwelling_shortwave_flux, water_equivalent_accumulated_snow_depth_over_ocean, lake_depth, flag_nonzero_lake_surface_fraction, latitude, time_step_for_dynamics, height_above_ground_at_lowest_model_layer, orography, flag_nonzero_wet_surface_fraction, flag_for_iteration, number_of_days_in_year, julian_day, forecast_month, surface_snow_thickness_water_equivalent_over_ocean, sea_ice_thickness, surface_skin_temperature_after_iteration_over_ocean, sea_ice_concentration, surface_skin_temperature_over_ocean_interstitial, kinematic_surface_upward_sensible_heat_flux_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, surface_friction_velocity_over_ocean, surface_specific_humidity_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean DEBUG: Variables in subroutine flake_driver_init: ccpp_error_message, ccpp_error_flag DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {}), ('sfc_nst_post', {})]) INFO: Legacy extension - skip empty table for sfc_nst_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable x_wind_at_lowest_model_layer in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable y_wind_at_lowest_model_layer in table sfc_nst_run @@ -25133,13 +26753,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_latent_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable kinematic_surface_upward_sensible_heat_flux_over_ocean in table sfc_nst_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_nst_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst INFO: Legacy extension - skip empty table for sfc_nst_finalize DEBUG: Module name: sfc_nst DEBUG: Scheme name: sfc_nst +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_init: DEBUG: Variables in subroutine sfc_nst_run: horizontal_loop_extent, latent_heat_of_vaporization_of_water_at_0C, specific_heat_of_dry_air_at_constant_pressure, latent_heat_of_fusion_of_water_at_0C, joules_per_calorie_constant, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gas_constant_dry_air, sea_water_reference_density, stefan_boltzmann_constant, pi, surface_air_pressure, x_wind_at_lowest_model_layer, y_wind_at_lowest_model_layer, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, sea_surface_reference_temperature, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, flag_nonzero_wet_surface_fraction, longitude, sine_of_latitude, surface_wind_stress_over_ocean, surface_longwave_emissivity_over_ocean_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_ocean, surface_net_downwelling_shortwave_flux, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ocean, time_step_for_dynamics, index_of_time_step, forecast_hour_of_the_day, instantaneous_cosine_of_zenith_angle, wind_speed_at_lowest_model_layer, flag_for_iteration, flag_for_guess_run, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, flag_print, horizontal_index_of_printed_column, surface_skin_temperature_for_nsst, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, sea_water_salinity, diurnal_thermocline_layer_x_current, diurnal_thermocline_layer_y_current, diurnal_thermocline_layer_thickness, ocean_mixed_layer_thickness, sensitivity_of_dtl_heat_content_to_surface_temperature, sensitivity_of_dtl_thickness_to_surface_temperature, sub_layer_cooling_amount, sub_layer_cooling_thickness, coefficient_c_0, coefficient_c_d, coefficient_w_0, coefficient_w_d, free_convection_layer_thickness, index_of_dtlm_start, sensible_heat_flux_due_to_rainfall, surface_specific_humidity_over_ocean, upward_heat_flux_in_soil_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_ocean, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_nst_finalize: DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {'sfc_nst_pre': {'sfc_nst_pre_init': [567, 568], 'sfc_nst_pre_finalize': [571, 572], 'sfc_nst_pre_run': [578, 641]}}), ('sfc_nst_post', {})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_over_ocean_interstitial in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_skin_temperature_after_iteration_over_ocean in table sfc_nst_pre_run @@ -25150,12 +26779,21 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sub_layer_cooling_thickness in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_surface_reference_temperature in table sfc_nst_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_nst_pre_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_pre DEBUG: Module name: sfc_nst_pre DEBUG: Scheme name: sfc_nst_pre +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_pre_init: DEBUG: Variables in subroutine sfc_nst_pre_finalize: DEBUG: Variables in subroutine sfc_nst_pre_run: horizontal_loop_extent, sea_surface_reference_temperature, flag_nonzero_wet_surface_fraction, surface_skin_temperature_for_nsst, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, diurnal_thermocline_layer_thickness, sub_layer_cooling_amount, sub_layer_cooling_thickness, ccpp_error_message, ccpp_error_flag, surface_skin_temperature_over_ocean_interstitial, flag_for_flux_coupling, sea_area_fraction, omp_threads DEBUG: Parsing file sfc_nst.f with registry OrderedDict([('sfc_nst', {'sfc_nst': {'sfc_nst_init': [10, 11], 'sfc_nst_run': [25, 552], 'sfc_nst_finalize': [16, 17]}}), ('sfc_nst_pre', {'sfc_nst_pre': {'sfc_nst_pre_init': [567, 568], 'sfc_nst_pre_finalize': [571, 572], 'sfc_nst_pre_run': [578, 641]}}), ('sfc_nst_post', {'sfc_nst_post': {'sfc_nst_post_run': [670, 718], 'sfc_nst_post_init': [653, 654], 'sfc_nst_post_finalize': [659, 660]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_pre sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_pre_run sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_nst_post sfc_nst_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_nst_post_run sfc_nst_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_wet_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable flag_nonzero_sea_ice_surface_fraction in table sfc_nst_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable orography in table sfc_nst_post_run @@ -25173,12 +26811,15 @@ INFO: Legacy extension - skip empty table for sfc_nst_post_init INFO: Legacy extension - skip empty table for sfc_nst_post_finalize DEBUG: Module name: sfc_nst_post DEBUG: Scheme name: sfc_nst_post +DEBUG: Scheme dependencies: ['funcphys.f90', 'module_nst_water_prop.f90', 'machine.F', 'module_nst_parameters.f90', 'module_nst_model.f90', 'date_def.f'] DEBUG: Variables in subroutine sfc_nst_post_run: horizontal_loop_extent, sea_surface_reference_temperature, flag_nonzero_wet_surface_fraction, longitude, flag_for_nsstm_run, vertical_temperature_average_range_lower_bound, vertical_temperature_average_range_upper_bound, surface_skin_temperature_after_iteration_over_ocean, diurnal_thermocline_layer_heat_content, diurnal_thermocline_layer_thickness, sub_layer_cooling_amount, sub_layer_cooling_thickness, ccpp_error_message, ccpp_error_flag, surface_skin_temperature_over_ocean_interstitial, omp_threads, air_temperature_lapse_rate_constant, freezing_point_temperature_of_seawater, flag_nonzero_sea_ice_surface_fraction, orography, orography_unfiltered, mean_change_over_depth_in_sea_water_temperature DEBUG: Variables in subroutine sfc_nst_post_init: DEBUG: Variables in subroutine sfc_nst_post_finalize: DEBUG: Parsing file sfc_ocean.F with registry OrderedDict([('sfc_ocean', {'sfc_ocean': {'sfc_ocean_finalize': [16, 17], 'sfc_ocean_init': [12, 13], 'sfc_ocean_run': [24, 132]}})]) INFO: Legacy extension - skip empty table for sfc_ocean_finalize INFO: Legacy extension - skip empty table for sfc_ocean_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_ocean sfc_ocean +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_ocean_run sfc_ocean WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_ocean_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_ocean_run @@ -25200,11 +26841,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_upward_potential_latent_heat_flux_over_ocean in table sfc_ocean_run DEBUG: Module name: sfc_ocean DEBUG: Scheme name: sfc_ocean +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_ocean_finalize: DEBUG: Variables in subroutine sfc_ocean_init: DEBUG: Variables in subroutine sfc_ocean_run: horizontal_loop_extent, gas_constant_dry_air, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, surface_skin_temperature_over_ocean_interstitial, surface_drag_coefficient_for_momentum_in_air_over_ocean, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ocean, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, flag_nonzero_wet_surface_fraction, flag_nonzero_lake_surface_fraction, wind_speed_at_lowest_model_layer, flag_for_iteration, surface_specific_humidity_over_ocean, surface_drag_wind_speed_for_momentum_in_air_over_ocean, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ocean, upward_heat_flux_in_soil_over_ocean, kinematic_surface_upward_latent_heat_flux_over_ocean, kinematic_surface_upward_sensible_heat_flux_over_ocean, surface_upward_potential_latent_heat_flux_over_ocean, ccpp_error_message, ccpp_error_flag DEBUG: Warning, ignoring nested subroutine in module sfc_sice and subroutine sfc_sice_run DEBUG: Parsing file sfc_sice.f with registry OrderedDict([('sfc_sice', {'sfc_sice': {'sfc_sice_run': [37, 623], 'sfc_sice_finalize': [8, 9], 'sfc_sice_init': [5, 6]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True sfc_sice sfc_sice +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False sfc_sice_run sfc_sice WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_pressure in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_lowest_model_layer in table sfc_sice_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable water_vapor_specific_humidity_at_lowest_model_layer in table sfc_sice_run @@ -25242,10 +26886,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_area_fraction in table sfc_sice_run DEBUG: Module name: sfc_sice DEBUG: Scheme name: sfc_sice +DEBUG: Scheme dependencies: ['funcphys.f90', 'machine.F'] DEBUG: Variables in subroutine sfc_sice_run: horizontal_loop_extent, ice_vertical_dimension, stefan_boltzmann_constant, latent_heat_of_vaporization_of_water_at_0C, freezing_point_temperature_of_seawater, specific_heat_of_dry_air_at_constant_pressure, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, gravitational_acceleration, temperature_at_zero_celsius, gas_constant_dry_air, surface_air_pressure, air_temperature_at_lowest_model_layer, water_vapor_specific_humidity_at_lowest_model_layer, time_step_for_dynamics, surface_longwave_emissivity_over_ice_interstitial, surface_downwelling_longwave_flux_absorbed_by_ground_over_ice, surface_net_downwelling_shortwave_flux, surface_downwelling_shortwave_flux, flag_for_precipitation_type, surface_drag_coefficient_for_momentum_in_air_over_ice, surface_drag_coefficient_for_heat_and_moisture_in_air_over_ice, air_pressure_at_lowest_model_layer, ratio_of_exner_function_between_midlayer_and_interface_at_lowest_model_layer, dimensionless_exner_function_at_lowest_model_interface, dimensionless_exner_function_at_lowest_model_layer, wind_speed_at_lowest_model_layer, flag_for_iteration, flag_print, horizontal_index_of_printed_column, sea_ice_thickness, sea_ice_concentration, sea_ice_temperature_interstitial, water_equivalent_accumulated_snow_depth_over_ice, surface_skin_temperature_over_ice_interstitial, nonnegative_lwe_thickness_of_precipitation_amount_on_dynamics_timestep_over_ice, internal_ice_temperature, surface_upward_potential_latent_heat_flux_over_ice, surface_snow_thickness_water_equivalent_over_ice, surface_specific_humidity_over_ice, surface_snow_melt, upward_heat_flux_in_soil_over_ice, surface_drag_wind_speed_for_momentum_in_air_over_ice, surface_drag_mass_flux_for_heat_and_moisture_in_air_over_ice, kinematic_surface_upward_latent_heat_flux_over_ice, kinematic_surface_upward_sensible_heat_flux_over_ice, flag_for_fractional_grid, flag_nonzero_sea_ice_surface_fraction, sea_land_ice_mask_cice, lake_ice_minimum, sea_ice_minimum, sea_area_fraction, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine sfc_sice_finalize: DEBUG: Variables in subroutine sfc_sice_init: DEBUG: Parsing file mp_fer_hires.F90 with registry OrderedDict([('mp_fer_hires', {'mp_fer_hires': {'mp_fer_hires_run': [87, 304], 'mp_fer_hires_init': [20, 81], 'mp_fer_hires_finalize': [307, 308]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure in table mp_fer_hires_run @@ -25264,14 +26912,24 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable lwe_thickness_of_explicit_precipitation_amount in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable radar_reflectivity_10cm in table mp_fer_hires_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cell_size in table mp_fer_hires_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True mp_fer_hires mp_fer_hires +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_init mp_fer_hires WARNING: Legacy extension - replacing variable 'horizontal_loop_extent' with 'horizontal_dimension' in table mp_fer_hires_init +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False mp_fer_hires_run mp_fer_hires INFO: Legacy extension - skip empty table for mp_fer_hires_finalize DEBUG: Module name: mp_fer_hires DEBUG: Scheme name: mp_fer_hires +DEBUG: Scheme dependencies: ['module_MP_FER_HIRES.F90', 'machine.F'] DEBUG: Variables in subroutine mp_fer_hires_run: horizontal_loop_extent, vertical_dimension, time_step_for_physics, flag_for_individual_cloud_species_advected, sea_land_ice_mask_real, air_pressure_at_interface, air_pressure, air_temperature_updated_by_physics, water_vapor_specific_humidity_updated_by_physics, total_cloud_condensate_mixing_ratio_updated_by_physics, accumulated_change_of_air_temperature_due_to_FA_scheme, ratio_of_snowfall_to_rainfall, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, cloud_condensed_water_mixing_ratio_updated_by_physics, ice_water_mixing_ratio_updated_by_physics, rain_water_mixing_ratio_updated_by_physics, mass_weighted_rime_factor_updated_by_physics, lwe_thickness_of_explicit_precipitation_amount, mpi_rank, mpi_root, omp_threads, radar_reflectivity_10cm, fa_threshold_relative_humidity_for_onset_of_condensation, cell_size, minimum_value_of_specific_humidity, gas_constant_dry_air, ratio_of_vapor_to_dry_air_gas_constants_minus_one, specific_heat_of_dry_air_at_constant_pressure, gravitational_acceleration, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine mp_fer_hires_init: vertical_dimension, time_step_for_physics, fraction_of_ice_water_cloud, fraction_of_rain_water_cloud, rime_factor, mpi_rank, mpi_root, omp_threads, ccpp_error_message, ccpp_error_flag, horizontal_dimension, flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_restart, mpi_comm DEBUG: Variables in subroutine mp_fer_hires_finalize: DEBUG: Parsing file rrtmgp_lw_gas_optics.F90 with registry OrderedDict([('rrtmgp_lw_gas_optics', {'rrtmgp_lw_gas_optics': {'rrtmgp_lw_gas_optics_init': [18, 226], 'rrtmgp_lw_gas_optics_finalize': [270, 271], 'rrtmgp_lw_gas_optics_run': [233, 266]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_gas_optics rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_init rrtmgp_lw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_gas_optics_run rrtmgp_lw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_gas_optics_run @@ -25279,10 +26937,17 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_ground_temperature_for_radiation in table rrtmgp_lw_gas_optics_run DEBUG: Module name: rrtmgp_lw_gas_optics DEBUG: Scheme name: rrtmgp_lw_gas_optics +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_init: directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_lw, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, mpi_rank, mpi_root, mpi_comm, ccpp_error_message, ccpp_error_flag, coefficients_for_lw_gas_optics DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_gas_optics_run: ccpp_error_message, ccpp_error_flag, coefficients_for_lw_gas_optics, flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, surface_ground_temperature_for_radiation, Gas_concentrations_for_RRTMGP_suite, longwave_optical_properties_for_clear_sky, longwave_source_function DEBUG: Parsing file rrtmgp_lw_cloud_optics.F90 with registry OrderedDict([('rrtmgp_lw_cloud_optics', {'rrtmgp_lw_cloud_optics': {'rrtmgp_lw_cloud_optics_finalize': [322, 323], 'rrtmgp_lw_cloud_optics_run': [229, 315], 'rrtmgp_lw_cloud_optics_init': [22, 222]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_lw_cloud_optics_run @@ -25297,12 +26962,22 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_10mu_band in table rrtmgp_lw_cloud_optics_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_optics rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_init rrtmgp_lw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_optics_run rrtmgp_lw_cloud_optics DEBUG: Module name: rrtmgp_lw_cloud_optics DEBUG: Scheme name: rrtmgp_lw_cloud_optics +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90', 'rrtmg_lw_cloud_optics.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_run: flag_to_calc_lw, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, horizontal_loop_extent, vertical_dimension, number_of_rrtmgp_ice_roughness, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, air_pressure_at_layer_for_RRTMGP_in_hPa, coefficients_for_lw_gas_optics, coefficients_for_lw_cloud_optics, longitude, latitude, RRTMGP_cloud_optical_depth_layers_at_10mu_band, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_optics_init: flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, coefficients_for_lw_cloud_optics, ccpp_error_message, ccpp_error_flag, directory_for_rte_rrtmgp_source_code, rrtmgp_coeff_lw_cloud_optics, mpi_rank, mpi_root, mpi_comm DEBUG: Parsing file rrtmgp_sw_gas_optics.F90 with registry OrderedDict([('rrtmgp_sw_gas_optics', {'rrtmgp_sw_gas_optics': {'rrtmgp_sw_gas_optics_init': [18, 237], 'rrtmgp_sw_gas_optics_finalize': [302, 303], 'rrtmgp_sw_gas_optics_run': [244, 298]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_gas_optics rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_init rrtmgp_sw_gas_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_gas_optics_run rrtmgp_sw_gas_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_gas_optics_run @@ -25311,10 +26986,14 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable toa_incident_sw_flux_by_spectral_point in table rrtmgp_sw_gas_optics_run DEBUG: Module name: rrtmgp_sw_gas_optics DEBUG: Scheme name: rrtmgp_sw_gas_optics +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/rte/mo_rte_sw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'radiation_gases.f', 'rte-rrtmgp/extensions/mo_compute_bc.F90', 'machine.F', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/mo_rte_lw.F90', 'iounitdef.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_init: directory_for_rte_rrtmgp_source_code, rrtmgp_kdistribution_sw, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, mpi_rank, mpi_root, mpi_comm, ccpp_error_message, ccpp_error_flag, coefficients_for_sw_gas_optics DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_gas_optics_run: number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag, coefficients_for_sw_gas_optics, flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, toa_incident_sw_flux_by_spectral_point, Gas_concentrations_for_RRTMGP_suite, solar_constant, shortwave_optical_properties_for_clear_sky DEBUG: Parsing file rrtmgp_sw_cloud_optics.F90 with registry OrderedDict([('rrtmgp_sw_cloud_optics', {'rrtmgp_sw_cloud_optics': {'rrtmgp_sw_cloud_optics_run': [238, 354], 'rrtmgp_sw_cloud_optics_finalize': [358, 359], 'rrtmgp_sw_cloud_optics_init': [24, 231]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_liquid_water_path in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable mean_effective_radius_for_liquid_cloud in table rrtmgp_sw_cloud_optics_run @@ -25327,12 +27006,18 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_cloud_optical_depth_layers_at_0_55mu_band in table rrtmgp_sw_cloud_optics_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_optics rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_init rrtmgp_sw_cloud_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_optics_run rrtmgp_sw_cloud_optics DEBUG: Module name: rrtmgp_sw_cloud_optics DEBUG: Scheme name: rrtmgp_sw_cloud_optics +DEBUG: Scheme dependencies: ['physparam.f', 'rrtmg_sw_cloud_optics.F90', 'machine.F', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_run: flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, coefficients_for_sw_cloud_optics, coefficients_for_sw_gas_optics, daytime_points_dimension, daytime_points, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_cloud_optics_init: flag_to_calc_lw_cld_optics_using_RRTMG, flag_to_calc_lw_cld_optics_using_RRTMGP_PADE, flag_to_calc_lw_cld_optics_using_RRTMGP_LUT, number_of_rrtmgp_ice_roughness, coefficients_for_sw_cloud_optics, ccpp_error_message, ccpp_error_flag, directory_for_rte_rrtmgp_source_code, rrtmgp_coeff_sw_cloud_optics, mpi_rank, mpi_root, mpi_comm DEBUG: Parsing file rrtmgp_sw_aerosol_optics.F90 with registry OrderedDict([('rrtmgp_sw_aerosol_optics', {'rrtmgp_sw_aerosol_optics': {'rrtmgp_sw_aerosol_optics_init': [16, 17], 'rrtmgp_sw_aerosol_optics_finalize': [81, 82], 'rrtmgp_sw_aerosol_optics_run': [24, 77]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_aerosol_optics rrtmgp_sw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_aerosol_optics_run rrtmgp_sw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_aerosol_optics_run @@ -25347,10 +27032,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_sw_aerosol_optics_run DEBUG: Module name: rrtmgp_sw_aerosol_optics DEBUG: Scheme name: rrtmgp_sw_aerosol_optics +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_init: DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_finalize: DEBUG: Variables in subroutine rrtmgp_sw_aerosol_optics_run: flag_to_calc_sw, horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_aerosol_tracers_MG, daytime_points_dimension, daytime_points, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, dimensionless_exner_function_at_model_layers, virtual_temperature, relative_humidity, sea_land_ice_mask_real, chemical_tracers, aerosol_number_concentration_from_gocart_aerosol_climatology, longitude, latitude, coefficients_for_lw_gas_optics, coefficients_for_sw_gas_optics, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, shortwave_optical_properties_for_aerosols, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmgp_lw_rte.F90 with registry OrderedDict([('rrtmgp_lw_rte', {'rrtmgp_lw_rte': {'rrtmgp_lw_rte_init': [18, 19], 'rrtmgp_lw_rte_finalize': [121, 122], 'rrtmgp_lw_rte_run': [26, 117]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_rte rrtmgp_lw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_rte_run rrtmgp_lw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table rrtmgp_lw_rte_run @@ -25364,10 +27052,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_jacobian_of_lw_flux_profile_downward in table rrtmgp_lw_rte_run DEBUG: Module name: rrtmgp_lw_rte DEBUG: Scheme name: rrtmgp_lw_rte +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_lw.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_rte_init: DEBUG: Variables in subroutine rrtmgp_lw_rte_finalize: DEBUG: Variables in subroutine rrtmgp_lw_rte_run: flag_to_calc_lw, flag_for_output_of_longwave_heating_rate, flag_to_calc_RRTMGP_LW_jacobian, horizontal_loop_extent, vertical_dimension, number_of_angles_used_in_gaussian_quadrature, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, surface_ground_temperature_for_radiation, surface_emissivity_in_each_RRTMGP_LW_band, coefficients_for_lw_gas_optics, longwave_optical_properties_for_clear_sky, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_aerosols, longwave_source_function, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, RRTMGP_jacobian_of_lw_flux_profile_upward, RRTMGP_jacobian_of_lw_flux_profile_downward, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file rrtmgp_sw_rte.F90 with registry OrderedDict([('rrtmgp_sw_rte', {'rrtmgp_sw_rte': {'rrtmgp_sw_rte_run': [25, 158], 'rrtmgp_sw_rte_init': [17, 18], 'rrtmgp_sw_rte_finalize': [162, 163]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_rte rrtmgp_sw_rte +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_rte_run rrtmgp_sw_rte WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table rrtmgp_sw_rte_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_sw_rte_run @@ -25385,10 +27076,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_flux_profile_downward_clrsky in table rrtmgp_sw_rte_run DEBUG: Module name: rrtmgp_sw_rte DEBUG: Scheme name: rrtmgp_sw_rte +DEBUG: Scheme dependencies: ['rte-rrtmgp/rte/mo_rte_sw.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'rte-rrtmgp/rte/mo_fluxes.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_rte_run: flag_to_calc_sw, flag_for_output_of_shortwave_heating_rate, horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, coefficients_for_sw_gas_optics, shortwave_optical_properties_for_clear_sky, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_aerosols, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, toa_incident_sw_flux_by_spectral_point, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, components_of_surface_downward_shortwave_fluxes, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_rte_init: DEBUG: Variables in subroutine rrtmgp_sw_rte_finalize: DEBUG: Parsing file rrtmgp_lw_aerosol_optics.F90 with registry OrderedDict([('rrtmgp_lw_aerosol_optics', {'rrtmgp_lw_aerosol_optics': {'rrtmgp_lw_aerosol_optics_init': [16, 17], 'rrtmgp_lw_aerosol_optics_finalize': [65, 66], 'rrtmgp_lw_aerosol_optics_run': [24, 61]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_aerosol_optics rrtmgp_lw_aerosol_optics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_aerosol_optics_run rrtmgp_lw_aerosol_optics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table rrtmgp_lw_aerosol_optics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable dimensionless_exner_function_at_model_layers in table rrtmgp_lw_aerosol_optics_run @@ -25402,16 +27096,36 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles in table rrtmgp_lw_aerosol_optics_run DEBUG: Module name: rrtmgp_lw_aerosol_optics DEBUG: Scheme name: rrtmgp_lw_aerosol_optics +DEBUG: Scheme dependencies: ['iounitdef.f', 'radiation_aerosols.f', 'rrtmgp_aux.F90', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_init: DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_finalize: DEBUG: Variables in subroutine rrtmgp_lw_aerosol_optics_run: flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_aerosol_tracers_MG, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, dimensionless_exner_function_at_model_layers, virtual_temperature, relative_humidity, sea_land_ice_mask_real, chemical_tracers, aerosol_number_concentration_from_gocart_aerosol_climatology, longitude, latitude, coefficients_for_lw_gas_optics, coefficients_for_sw_gas_optics, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, longwave_optical_properties_for_aerosols, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_setup.F90 with registry OrderedDict([('GFS_rrtmgp_setup', {'GFS_rrtmgp_setup': {'GFS_rrtmgp_setup_init': [26, 98], 'GFS_rrtmgp_setup_finalize': [131, 141], 'GFS_rrtmgp_setup_run': [102, 127]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_setup GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_init GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_run GFS_rrtmgp_setup +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_setup_finalize GFS_rrtmgp_setup DEBUG: Module name: GFS_rrtmgp_setup DEBUG: Scheme name: GFS_rrtmgp_setup +DEBUG: Scheme dependencies: ['physparam.f', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'iounitdef.f', 'radiation_surface.f', 'radiation_clouds.f'] DEBUG: Variables in subroutine GFS_rrtmgp_setup_init: flag_for_microphysics_scheme, flag_for_fer_hires_microphysics_scheme, flag_for_gfdl_microphysics_scheme, flag_for_thompson_microphysics_scheme, flag_for_wsm6_microphysics_scheme, flag_for_zhao_carr_microphysics_scheme, flag_for_zhao_carr_pdf_microphysics_scheme, flag_for_morrison_gettelman_microphysics_scheme, vertical_sigma_coordinate_for_radiation_initialization, number_of_vertical_layers_for_radiation_calculations, flag_for_initial_time_date_control, flag_for_solar_constant, flag_for_using_prescribed_global_mean_co2_value, flag_for_default_aerosol_effect_in_shortwave_radiation, flag_for_using_climatology_albedo, flag_for_surface_emissivity_control, index_for_liquid_cloud_condensate, array_dimension_of_3d_arrays_for_microphysics, index_for_ozone, flag_for_max_random_overlap_clouds_for_shortwave_radiation, flag_for_max_random_overlap_clouds_for_longwave_radiation, flag_for_sw_clouds_without_sub_grid_approximation, flag_for_lw_clouds_without_sub_grid_approximation, flag_for_optical_property_for_liquid_clouds_for_shortwave_radiation, flag_for_CRICK_proof_cloud_water, flag_for_cloud_condensate_normalized_by_cloud_cover, flag_for_precipitation_effect_on_radiation, date_and_time_at_model_initialization_reordered, flag_for_vertical_index_direction_control, mpi_rank, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_setup_finalize: ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_setup_run: mpi_rank, ccpp_error_message, ccpp_error_flag, date_and_time_at_model_initialization, forecast_date_and_time, frequency_for_shortwave_radiation, time_step_for_dynamics, flag_to_calc_sw, equation_of_time, sine_of_solar_declination_angle, cosine_of_solar_declination_angle, solar_constant DEBUG: Parsing file GFS_rrtmgp_pre.F90 with registry OrderedDict([('GFS_rrtmgp_pre', {'GFS_rrtmgp_pre': {'GFS_rrtmgp_pre_finalize': [261, 262], 'GFS_rrtmgp_pre_init': [37, 114], 'GFS_rrtmgp_pre_run': [121, 257]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_pre GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_init GFS_rrtmgp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_pre_run GFS_rrtmgp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface in table GFS_rrtmgp_pre_run @@ -25431,10 +27145,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable chemical_tracers in table GFS_rrtmgp_pre_run DEBUG: Module name: GFS_rrtmgp_pre DEBUG: Scheme name: GFS_rrtmgp_pre +DEBUG: Scheme dependencies: ['physparam.f', 'funcphys.f90', 'physcons.F90', 'radiation_gases.f', 'radiation_astronomy.f', 'machine.F', 'module_bfmicrophysics.f', 'radiation_aerosols.f', 'rrtmg_lw_cloud_optics.F90', 'iounitdef.f', 'radcons.f90', 'radiation_clouds.f', 'radiation_surface.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_pre_init: active_gases_used_by_RRTMGP, number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_pre_run: number_of_active_gases_used_by_RRTMGP, list_of_active_gases_used_by_RRTMGP, ccpp_error_message, ccpp_error_flag, horizontal_loop_extent, vertical_dimension, number_of_tracers, flag_to_calc_sw, flag_to_calc_lw, index_for_ozone, frequency_for_shortwave_radiation, frequency_for_longwave_radiation, latitude, longitude, air_pressure_at_interface, dimensionless_exner_function_at_model_layers, air_pressure, air_temperature, tracer_concentration, surface_skin_temperature, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, ratio_of_vapor_to_dry_air_gas_constants_minus_one, minimum_value_of_saturation_mixing_ratio, time_step_for_radiation, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, air_temperature_at_layer_for_RRTMGP, air_temperature_at_interface_for_RRTMGP, surface_ground_temperature_for_radiation, surface_air_temperature_for_radiation, virtual_temperature, relative_humidity, chemical_tracers, Gas_concentrations_for_RRTMGP_suite DEBUG: Parsing file rrtmgp_lw_pre.F90 with registry OrderedDict([('rrtmgp_lw_pre', {'rrtmgp_lw_pre': {'rrtmgp_lw_pre_finalize': [60, 61], 'rrtmgp_lw_pre_init': [16, 17], 'rrtmgp_lw_pre_run': [24, 56]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_pre rrtmgp_lw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_pre_run rrtmgp_lw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table rrtmgp_lw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sea_land_ice_mask_real in table rrtmgp_lw_pre_run @@ -25447,10 +27164,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_emissivity_in_each_RRTMGP_LW_band in table rrtmgp_lw_pre_run DEBUG: Module name: rrtmgp_lw_pre DEBUG: Scheme name: rrtmgp_lw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'machine.F'] DEBUG: Variables in subroutine rrtmgp_lw_pre_finalize: DEBUG: Variables in subroutine rrtmgp_lw_pre_init: DEBUG: Variables in subroutine rrtmgp_lw_pre_run: flag_to_calc_lw, horizontal_loop_extent, longitude, latitude, sea_land_ice_mask_real, surface_roughness_length, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, surface_skin_temperature, standard_deviation_of_subgrid_orography, coefficients_for_lw_gas_optics, surface_longwave_emissivity, surface_emissivity_in_each_RRTMGP_LW_band, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file GFS_rrtmgp_sw_pre.F90 with registry OrderedDict([('GFS_rrtmgp_sw_pre', {'GFS_rrtmgp_sw_pre': {'GFS_rrtmgp_sw_pre_finalize': [120, 121], 'GFS_rrtmgp_sw_pre_run': [21, 116], 'GFS_rrtmgp_sw_pre_init': [13, 14]}})]) +DEBUG: Parsing file GFS_rrtmgp_sw_pre.F90 with registry OrderedDict([('GFS_rrtmgp_sw_pre', {'GFS_rrtmgp_sw_pre': {'GFS_rrtmgp_sw_pre_finalize': [126, 127], 'GFS_rrtmgp_sw_pre_run': [21, 122], 'GFS_rrtmgp_sw_pre_init': [13, 14]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_pre GFS_rrtmgp_sw_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_pre_run GFS_rrtmgp_sw_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable longitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_latitude in table GFS_rrtmgp_sw_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable sine_of_latitude in table GFS_rrtmgp_sw_pre_run @@ -25485,10 +27205,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_diffused_shortwave_albedo in table GFS_rrtmgp_sw_pre_run DEBUG: Module name: GFS_rrtmgp_sw_pre DEBUG: Scheme name: GFS_rrtmgp_sw_pre +DEBUG: Scheme dependencies: ['iounitdef.f', 'physparam.f', 'radiation_surface.f', 'radiation_astronomy.f', 'machine.F'] DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_finalize: -DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_run: mpi_rank, horizontal_loop_extent, vertical_dimension, number_of_surface_perturbations, flag_to_calc_sw, flag_for_stochastic_surface_perturbations, forecast_hour_of_the_day, magnitude_of_surface_albedo_perturbation, longitude, cosine_of_latitude, sine_of_latitude, sea_land_ice_mask_real, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, surface_roughness_length, surface_skin_temperature, standard_deviation_of_subgrid_orography, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency, sea_ice_concentration, sea_ice_temperature, weights_for_stochastic_surface_physics_perturbation, virtual_temperature, relative_humidity, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, coefficients_for_sw_gas_optics, surface_albedo_perturbation, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_diffused_shortwave_albedo, ccpp_error_message, ccpp_error_flag +DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_run: mpi_rank, horizontal_loop_extent, vertical_dimension, number_of_land_surface_variables_perturbed, index_for_stochastic_land_surface_perturbation_type, magnitude_of_perturbations_for_landperts, variables_to_be_perturbed_for_landperts, flag_to_calc_sw, forecast_hour_of_the_day, longitude, cosine_of_latitude, sine_of_latitude, sea_land_ice_mask_real, surface_snow_thickness_water_equivalent, surface_snow_area_fraction_over_land, upper_bound_on_max_albedo_over_deep_snow, surface_roughness_length, surface_skin_temperature, standard_deviation_of_subgrid_orography, mean_vis_albedo_with_strong_cosz_dependency, mean_nir_albedo_with_strong_cosz_dependency, mean_vis_albedo_with_weak_cosz_dependency, mean_nir_albedo_with_weak_cosz_dependency, fractional_coverage_with_strong_cosz_dependency, fractional_coverage_with_weak_cosz_dependency, sea_ice_concentration, sea_ice_temperature, weights_for_stochastic_surface_physics_perturbation, virtual_temperature, relative_humidity, air_pressure_at_layer_for_RRTMGP_in_hPa, air_pressure_at_interface_for_RRTMGP_in_hPa, coefficients_for_sw_gas_optics, surface_albedo_perturbation, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, daytime_points_dimension, daytime_points, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, surface_diffused_shortwave_albedo, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_sw_pre_init: DEBUG: Parsing file GFS_rrtmgp_lw_post.F90 with registry OrderedDict([('GFS_rrtmgp_lw_post', {'GFS_rrtmgp_lw_post': {'GFS_rrtmgp_lw_post_init': [15, 16], 'GFS_rrtmgp_lw_post_run': [23, 165], 'GFS_rrtmgp_lw_post_finalize': [169, 170]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_lw_post GFS_rrtmgp_lw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_lw_post_run GFS_rrtmgp_lw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable surface_air_temperature_for_radiation in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_temperature_at_layer_for_RRTMGP in table GFS_rrtmgp_lw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_lw_post_run @@ -25511,33 +27234,50 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step in table GFS_rrtmgp_lw_post_run DEBUG: Module name: GFS_rrtmgp_lw_post DEBUG: Scheme name: GFS_rrtmgp_lw_post +DEBUG: Scheme dependencies: ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radlw_param.f', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_init: DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_run: horizontal_loop_extent, vertical_dimension, flag_to_calc_lw, flag_for_output_of_longwave_heating_rate, flag_diagnostics, frequency_for_longwave_radiation, surface_air_temperature_for_radiation, air_temperature_at_layer_for_RRTMGP, air_pressure_at_interface_for_RRTMGP_in_hPa, RRTMGP_lw_flux_profile_upward_allsky, RRTMGP_lw_flux_profile_downward_allsky, RRTMGP_lw_flux_profile_upward_clrsky, RRTMGP_lw_flux_profile_downward_clrsky, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, RRTMGP_cloud_optical_depth_layers_at_10mu_band, surface_downwelling_longwave_flux_on_radiation_time_step, lw_fluxes_sfc, surface_midlayer_air_temperature_in_longwave_radiation, tendency_of_air_temperature_due_to_longwave_heating_on_radiation_time_step, lw_fluxes_top_atmosphere, RRTMGP_lw_fluxes, tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_lw_post_finalize: -DEBUG: Parsing file rrtmgp_lw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_lw_cloud_sampling', {'rrtmgp_lw_cloud_sampling': {'rrtmgp_lw_cloud_sampling_run': [36, 164], 'rrtmgp_lw_cloud_sampling_init': [17, 29], 'rrtmgp_lw_cloud_sampling_finalize': [168, 169]}})]) +DEBUG: Parsing file rrtmgp_lw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_lw_cloud_sampling', {'rrtmgp_lw_cloud_sampling': {'rrtmgp_lw_cloud_sampling_run': [36, 168], 'rrtmgp_lw_cloud_sampling_init': [17, 29], 'rrtmgp_lw_cloud_sampling_finalize': [172, 173]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_lw in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_lw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_lw_cloud_sampling_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_lw_cloud_sampling rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_init rrtmgp_lw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_lw_cloud_sampling_run rrtmgp_lw_cloud_sampling DEBUG: Module name: rrtmgp_lw_cloud_sampling DEBUG: Scheme name: rrtmgp_lw_cloud_sampling +DEBUG: Scheme dependencies: ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_run: flag_to_calc_lw, horizontal_loop_extent, vertical_dimension, initial_permutation_seed_lw, seed_random_numbers_lw, total_cloud_fraction, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, coefficients_for_lw_gas_optics, longwave_optical_properties_for_cloudy_atmosphere_by_band, longwave_optical_properties_for_precipitation_by_band, longwave_optical_properties_for_cloudy_atmosphere, longwave_optical_properties_for_precipitation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_init: initial_permutation_seed_lw, coefficients_for_lw_gas_optics, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_lw_cloud_sampling_finalize: -DEBUG: Parsing file rrtmgp_sw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_sw_cloud_sampling', {'rrtmgp_sw_cloud_sampling': {'rrtmgp_sw_cloud_sampling_run': [36, 186], 'rrtmgp_sw_cloud_sampling_finalize': [190, 191], 'rrtmgp_sw_cloud_sampling_init': [17, 29]}})]) +DEBUG: Parsing file rrtmgp_sw_cloud_sampling.F90 with registry OrderedDict([('rrtmgp_sw_cloud_sampling', {'rrtmgp_sw_cloud_sampling': {'rrtmgp_sw_cloud_sampling_run': [36, 189], 'rrtmgp_sw_cloud_sampling_finalize': [193, 194], 'rrtmgp_sw_cloud_sampling_init': [17, 29]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable seed_random_numbers_sw in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precipitation_fraction_by_layer in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_overlap_param in table rrtmgp_sw_cloud_sampling_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable precip_overlap_param in table rrtmgp_sw_cloud_sampling_run +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True rrtmgp_sw_cloud_sampling rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_init rrtmgp_sw_cloud_sampling +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False rrtmgp_sw_cloud_sampling_run rrtmgp_sw_cloud_sampling DEBUG: Module name: rrtmgp_sw_cloud_sampling DEBUG: Scheme name: rrtmgp_sw_cloud_sampling +DEBUG: Scheme dependencies: ['physparam.f', 'machine.F', 'rrtmgp_sampling.F90', 'mersenne_twister.f', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_run: flag_to_calc_sw, horizontal_loop_extent, daytime_points_dimension, vertical_dimension, initial_permutation_seed_sw, daytime_points, seed_random_numbers_sw, total_cloud_fraction, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, coefficients_for_sw_gas_optics, shortwave_optical_properties_for_cloudy_atmosphere_by_band, shortwave_optical_properties_for_precipitation_by_band, shortwave_optical_properties_for_cloudy_atmosphere, shortwave_optical_properties_for_precipitation, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_finalize: DEBUG: Variables in subroutine rrtmgp_sw_cloud_sampling_init: initial_permutation_seed_sw, coefficients_for_sw_gas_optics, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_cloud_diagnostics.F90 with registry OrderedDict([('GFS_cloud_diagnostics', {'GFS_cloud_diagnostics': {'GFS_cloud_diagnostics_finalize': [79, 80], 'GFS_cloud_diagnostics_init': [23, 24], 'GFS_cloud_diagnostics_run': [30, 76]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_cloud_diagnostics GFS_cloud_diagnostics +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_cloud_diagnostics_run GFS_cloud_diagnostics WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_cloud_diagnostics_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable total_cloud_fraction in table GFS_cloud_diagnostics_run @@ -25551,11 +27291,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_area_fraction_for_radiation in table GFS_cloud_diagnostics_run DEBUG: Module name: GFS_cloud_diagnostics DEBUG: Scheme name: GFS_cloud_diagnostics +DEBUG: Scheme dependencies: [] DEBUG: Variables in subroutine GFS_cloud_diagnostics_finalize: DEBUG: Variables in subroutine GFS_cloud_diagnostics_init: DEBUG: Variables in subroutine GFS_cloud_diagnostics_run: horizontal_loop_extent, vertical_dimension, flag_to_calc_sw, flag_to_calc_lw, latitude, air_pressure_at_layer_for_RRTMGP_in_hPa, total_cloud_fraction, air_pressure_at_interface_for_RRTMGP_in_hPa, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, cloud_decorrelation_length, layer_thickness, cloud_overlap_param, precip_overlap_param, pi, cloud_area_fraction_for_radiation, ccpp_error_message, ccpp_error_flag -DEBUG: Parsing file mo_cloud_sampling.F90 with registry OrderedDict([('mo_cloud_sampling', {})]) DEBUG: Parsing file GFS_rrtmgp_gfdlmp_pre.F90 with registry OrderedDict([('GFS_rrtmgp_gfdlmp_pre', {'GFS_rrtmgp_gfdlmp_pre': {'GFS_rrtmgp_gfdlmp_pre_finalize': [190, 191], 'GFS_rrtmgp_gfdlmp_pre_init': [21, 22], 'GFS_rrtmgp_gfdlmp_pre_run': [28, 187]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_gfdlmp_pre GFS_rrtmgp_gfdlmp_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_gfdlmp_pre_run GFS_rrtmgp_gfdlmp_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_liquid_water_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_ice_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable effective_radius_of_stratiform_cloud_rain_particle_in_um in table GFS_rrtmgp_gfdlmp_pre_run @@ -25581,10 +27323,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable layer_thickness in table GFS_rrtmgp_gfdlmp_pre_run DEBUG: Module name: GFS_rrtmgp_gfdlmp_pre DEBUG: Scheme name: GFS_rrtmgp_gfdlmp_pre +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_init: DEBUG: Variables in subroutine GFS_rrtmgp_gfdlmp_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_cloud_condensate_types, flag_to_calc_sw, flag_to_calc_lw, flag_for_cloud_effective_radii, index_for_liquid_cloud_condensate, index_for_ice_cloud_condensate, index_for_rain_water, index_for_snow_water, index_for_graupel, index_for_cloud_amount, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, number_of_days_in_year, julian_day, latitude, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, virtual_temperature, chemical_tracers, pi, gravitational_acceleration, gas_constant_dry_air, minimum_value_of_specific_humidity, cloud_decorrelation_length, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, precipitation_fraction_by_layer, cloud_overlap_param, precip_overlap_param, layer_thickness, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_zhaocarr_pre.F90 with registry OrderedDict([('GFS_rrtmgp_zhaocarr_pre', {'GFS_rrtmgp_zhaocarr_pre': {'GFS_rrtmgp_zhaocarr_pre_finalize': [209, 210], 'GFS_rrtmgp_zhaocarr_pre_init': [18, 19], 'GFS_rrtmgp_zhaocarr_pre_run': [25, 206]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_zhaocarr_pre GFS_rrtmgp_zhaocarr_pre +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_zhaocarr_pre_run GFS_rrtmgp_zhaocarr_pre WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable latitude in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_interface_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable air_pressure_at_layer_for_RRTMGP_in_hPa in table GFS_rrtmgp_zhaocarr_pre_run @@ -25613,10 +27358,13 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cloud_decorrelation_length in table GFS_rrtmgp_zhaocarr_pre_run DEBUG: Module name: GFS_rrtmgp_zhaocarr_pre DEBUG: Scheme name: GFS_rrtmgp_zhaocarr_pre +DEBUG: Scheme dependencies: ['rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_init: DEBUG: Variables in subroutine GFS_rrtmgp_zhaocarr_pre_run: horizontal_loop_extent, vertical_dimension, number_of_tracers, number_of_cloud_condensate_types, flag_to_calc_sw, flag_to_calc_lw, flag_for_cloud_effective_radii, flag_for_uni_cld, flag_for_lmfshal, index_for_liquid_cloud_condensate, latitude, air_pressure_at_interface_for_RRTMGP_in_hPa, air_pressure_at_layer_for_RRTMGP_in_hPa, virtual_temperature, relative_humidity, air_temperature_at_layer_for_RRTMGP, effective_radius_of_stratiform_cloud_liquid_water_particle_in_um, effective_radius_of_stratiform_cloud_ice_particle_in_um, effective_radius_of_stratiform_cloud_rain_particle_in_um, effective_radius_of_stratiform_cloud_snow_particle_in_um, subgrid_scale_cloud_fraction_from_shoc, convective_cloud_water_mixing_ratio_in_phy_f3d, chemical_tracers, sea_land_ice_mask_real, triple_point_temperature_of_water, minimum_value_of_specific_humidity, minimum_value_of_saturation_mixing_ratio, ratio_of_dry_air_to_water_vapor_gas_constants, ratio_of_dry_air_to_water_vapor_gas_constants_minus_one, gravitational_acceleration, gas_constant_dry_air, pi, total_cloud_fraction, cloud_liquid_water_path, mean_effective_radius_for_liquid_cloud, cloud_ice_water_path, mean_effective_radius_for_ice_cloud, cloud_snow_water_path, mean_effective_radius_for_snow_flake, cloud_rain_water_path, mean_effective_radius_for_rain_drop, cloud_overlap_param, layer_thickness, cloud_decorrelation_length, ccpp_error_message, ccpp_error_flag DEBUG: Parsing file GFS_rrtmgp_sw_post.F90 with registry OrderedDict([('GFS_rrtmgp_sw_post', {'GFS_rrtmgp_sw_post': {'GFS_rrtmgp_sw_post_finalize': [263, 264], 'GFS_rrtmgp_sw_post_run': [22, 259], 'GFS_rrtmgp_sw_post_init': [14, 15]}})]) +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: True GFS_rrtmgp_sw_post GFS_rrtmgp_sw_post +WARNING: DH DEBUG: new_metadata_header.property_table, new_metadata_header.title, scheme_name: False GFS_rrtmgp_sw_post_run GFS_rrtmgp_sw_post WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_points in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable cosine_of_zenith_angle in table GFS_rrtmgp_sw_post_run WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable daytime_mean_cosz_over_rad_call_period in table GFS_rrtmgp_sw_post_run @@ -25654,6 +27402,7 @@ WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'hor WARNING: Legacy extension - replacing dimension 'horizontal_dimension' with 'horizontal_loop_extent' for variable RRTMGP_sw_fluxes in table GFS_rrtmgp_sw_post_run DEBUG: Module name: GFS_rrtmgp_sw_post DEBUG: Scheme name: GFS_rrtmgp_sw_post +DEBUG: Scheme dependencies: ['rte-rrtmgp/extensions/mo_heating_rates.F90', 'radsw_param.f', 'rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90', 'rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90', 'machine.F', 'radiation_aerosols.f', 'rte-rrtmgp/rte/mo_fluxes.F90', 'iounitdef.f', 'rte-rrtmgp/extensions/mo_fluxes_byband.F90', 'rrtmgp_aux.F90'] DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_finalize: DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_run: horizontal_loop_extent, vertical_dimension, daytime_points_dimension, daytime_points, flag_to_calc_sw, flag_for_output_of_shortwave_heating_rate, flag_diagnostics, frequency_for_shortwave_radiation, cosine_of_zenith_angle, daytime_mean_cosz_over_rad_call_period, air_temperature_at_layer_for_RRTMGP, air_pressure_at_interface_for_RRTMGP_in_hPa, surface_albedo_nearIR_direct, surface_albedo_nearIR_diffuse, surface_albedo_uvvis_dir, surface_albedo_uvvis_dif, RRTMGP_sw_flux_profile_upward_allsky, RRTMGP_sw_flux_profile_downward_allsky, RRTMGP_sw_flux_profile_upward_clrsky, RRTMGP_sw_flux_profile_downward_clrsky, time_step_for_radiation, atmosphere_optical_thickness_due_to_ambient_aerosol_particles, cloud_area_fraction_for_radiation, model_layer_number_at_cloud_top, model_layer_number_at_cloud_base, total_cloud_fraction, RRTMGP_cloud_optical_depth_layers_at_0_55mu_band, coefficients_for_sw_gas_optics, surface_downwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_downwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_near_infrared_shortwave_flux_on_radiation_time_step, surface_upwelling_direct_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux_on_radiation_time_step, surface_net_downwelling_shortwave_flux_on_radiation_time_step, surface_downwelling_shortwave_flux_on_radiation_time_step, sw_fluxes_sfc, tendency_of_air_temperature_due_to_shortwave_heating_on_radiation_time_step, sw_fluxes_top_atmosphere, tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step, components_of_surface_downward_shortwave_fluxes, RRTMGP_sw_fluxes, ccpp_error_message, ccpp_error_flag DEBUG: Variables in subroutine GFS_rrtmgp_sw_post_init: @@ -25850,7 +27599,6 @@ INFO: filtering out variable longwave_optical_properties_for_cloudy_atmosphere_b INFO: filtering out variable longwave_optical_properties_for_precipitation INFO: filtering out variable longwave_optical_properties_for_precipitation_by_band INFO: filtering out variable longwave_source_function -INFO: filtering out variable magnitude_of_surface_albedo_perturbation INFO: filtering out variable mass_weighted_rime_factor_updated_by_physics INFO: filtering out variable maximum_column_heating_rate INFO: filtering out variable maximum_mass_flux @@ -26081,7 +27829,7 @@ DEBUG: Optional argument tendency_of_air_temperature_due_to_longwave_heating_ass DEBUG: Optional argument tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step to subroutine GFS_rrtmgp_sw_post_run in module GFS_rrtmgp_sw_post is required, keep in list DEBUG: Optional argument tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step_and_radiation_levels to subroutine rrtmg_sw_run in module rrtmg_sw is required, keep in list DEBUG: Optional argument water_friendly_aerosol_number_concentration to subroutine mp_thompson_init in module mp_thompson is required, keep in list -INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex +INFO: Metadata table for model FV3 written to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/doc/DevelopersGuide/CCPP_VARIABLES_FV3.tex INFO: Comparing metadata for requested and provided variables ... DEBUG: Requested variable GFS_cldprop_type_instance in MODULE_GFS_diagtoscreen SCHEME_GFS_diagtoscreen SUBROUTINE_GFS_diagtoscreen_run matched to target GFS_Data(cdata%blk_no)%Cldprop in module GFS_typedefs DEBUG: Requested variable GFS_cldprop_type_instance in MODULE_GFS_interstitialtoscreen SCHEME_GFS_interstitialtoscreen SUBROUTINE_GFS_interstitialtoscreen_run matched to target GFS_Data(cdata%blk_no)%Cldprop in module GFS_typedefs @@ -27893,13 +29641,11 @@ DEBUG: Requested variable flag_for_shoc in MODULE_shalcnv SCHEME_shalcnv SUBROUT DEBUG: Requested variable flag_for_shoc in MODULE_m_micro_pre SCHEME_m_micro_pre SUBROUTINE_m_micro_pre_run matched to target GFS_Control%do_shoc in module GFS_typedefs DEBUG: Requested variable flag_for_solar_constant in MODULE_GFS_rrtmg_setup SCHEME_GFS_rrtmg_setup SUBROUTINE_GFS_rrtmg_setup_init matched to target GFS_Control%isol in module GFS_typedefs DEBUG: Requested variable flag_for_solar_constant in MODULE_GFS_rrtmgp_setup SCHEME_GFS_rrtmgp_setup SUBROUTINE_GFS_rrtmgp_setup_init matched to target GFS_Control%isol in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Control%do_sppt in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_sppt in module GFS_typedefs +DEBUG: Requested variable flag_for_stochastic_physics_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sppt in module GFS_typedefs DEBUG: Requested variable flag_for_stochastic_shum_option in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_shum in module GFS_typedefs DEBUG: Requested variable flag_for_stochastic_skeb_option in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_skeb in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sfcperts in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_perturbations in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%do_sfcperts in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Control%do_sppt in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_stochastics SCHEME_GFS_stochastics SUBROUTINE_GFS_stochastics_run matched to target GFS_Control%do_sppt in module GFS_typedefs -DEBUG: Requested variable flag_for_stochastic_surface_physics_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%do_sppt in module GFS_typedefs DEBUG: Requested variable flag_for_surface_emissivity_control in MODULE_GFS_rrtmg_setup SCHEME_GFS_rrtmg_setup SUBROUTINE_GFS_rrtmg_setup_init matched to target GFS_Control%iems in module GFS_typedefs DEBUG: Requested variable flag_for_surface_emissivity_control in MODULE_GFS_rrtmgp_setup SCHEME_GFS_rrtmgp_setup SUBROUTINE_GFS_rrtmgp_setup_init matched to target GFS_Control%iems in module GFS_typedefs DEBUG: Requested variable flag_for_surface_roughness_option_over_ocean in MODULE_mynnsfc_wrapper SCHEME_mynnsfc_wrapper SUBROUTINE_mynnsfc_wrapper_run matched to target GFS_Control%sfc_z0_type in module GFS_typedefs @@ -28528,6 +30274,8 @@ DEBUG: Requested variable index_for_snow_water in MODULE_shoc SCHEME_shoc SUBROU DEBUG: Requested variable index_for_snow_water in MODULE_myjsfc_wrapper SCHEME_myjsfc_wrapper SUBROUTINE_myjsfc_wrapper_run matched to target GFS_Control%ntsw in module GFS_typedefs DEBUG: Requested variable index_for_snow_water in MODULE_myjpbl_wrapper SCHEME_myjpbl_wrapper SUBROUTINE_myjpbl_wrapper_run matched to target GFS_Control%ntsw in module GFS_typedefs DEBUG: Requested variable index_for_snow_water in MODULE_GFS_rrtmgp_gfdlmp_pre SCHEME_GFS_rrtmgp_gfdlmp_pre SUBROUTINE_GFS_rrtmgp_gfdlmp_pre_run matched to target GFS_Control%ntsw in module GFS_typedefs +DEBUG: Requested variable index_for_stochastic_land_surface_perturbation_type in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_type in module GFS_typedefs +DEBUG: Requested variable index_for_stochastic_land_surface_perturbation_type in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_type in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_GFS_PBL_generic_pre SCHEME_GFS_PBL_generic_pre SUBROUTINE_GFS_PBL_generic_pre_run matched to target GFS_Control%ntke in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_GFS_PBL_generic_post SCHEME_GFS_PBL_generic_post SUBROUTINE_GFS_PBL_generic_post_run matched to target GFS_Control%ntke in module GFS_typedefs DEBUG: Requested variable index_for_turbulent_kinetic_energy in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_run matched to target GFS_Control%ntke in module GFS_typedefs @@ -28953,12 +30701,10 @@ DEBUG: Requested variable lwe_thickness_of_snow_amount_from_previous_timestep in DEBUG: Requested variable lwe_thickness_of_snow_amount_from_previous_timestep in MODULE_lsm_ruc SCHEME_lsm_ruc SUBROUTINE_lsm_ruc_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%snowprv in module GFS_typedefs DEBUG: Requested variable lwe_thickness_of_snow_amount_on_dynamics_timestep in MODULE_GFS_MP_generic_post SCHEME_GFS_MP_generic_post SUBROUTINE_GFS_MP_generic_post_run matched to target GFS_Data(cdata%blk_no)%Intdiag%snow in module GFS_typedefs DEBUG: Requested variable lwe_thickness_of_snow_amount_on_dynamics_timestep in MODULE_m_micro_post SCHEME_m_micro_post SUBROUTINE_m_micro_post_run matched to target GFS_Data(cdata%blk_no)%Intdiag%snow in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_heat_to_momentum_roughness_length_ratio in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertzt in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_leaf_area_index in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertlai in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_momentum_roughness_length in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertz0 in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_soil_type_b_parameter in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertshc in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%pertvegf in module GFS_typedefs -DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_lsm_noah SCHEME_lsm_noah SUBROUTINE_lsm_noah_run matched to target GFS_Control%pertvegf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Interstitial(cdata%thrd_no)%lndp_vgf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbation_of_vegetation_fraction in MODULE_lsm_noah SCHEME_lsm_noah SUBROUTINE_lsm_noah_run matched to target GFS_Interstitial(cdata%thrd_no)%lndp_vgf in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbations_for_landperts in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_prt_list in module GFS_typedefs +DEBUG: Requested variable magnitude_of_perturbations_for_landperts in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_prt_list in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_cs_conv SCHEME_cs_conv SUBROUTINE_cs_conv_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_samfdeepcnv SCHEME_samfdeepcnv SUBROUTINE_samfdeepcnv_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs DEBUG: Requested variable mass_fraction_of_convective_cloud_ice in MODULE_sascnvn SCHEME_sascnvn SUBROUTINE_sascnvn_run matched to target GFS_Interstitial(cdata%thrd_no)%qicn in module GFS_typedefs @@ -29180,12 +30926,12 @@ DEBUG: Requested variable number_of_hydrometeors in MODULE_samfdeepcnv SCHEME_sa DEBUG: Requested variable number_of_hydrometeors in MODULE_samfshalcnv SCHEME_samfshalcnv SUBROUTINE_samfshalcnv_run matched to target GFS_Control%ncld in module GFS_typedefs DEBUG: Requested variable number_of_hydrometeors in MODULE_sascnvn SCHEME_sascnvn SUBROUTINE_sascnvn_run matched to target GFS_Control%ncld in module GFS_typedefs DEBUG: Requested variable number_of_hydrometeors in MODULE_shalcnv SCHEME_shalcnv SUBROUTINE_shalcnv_run matched to target GFS_Control%ncld in module GFS_typedefs +DEBUG: Requested variable number_of_land_surface_variables_perturbed in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%n_var_lndp in module GFS_typedefs +DEBUG: Requested variable number_of_land_surface_variables_perturbed in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%n_var_lndp in module GFS_typedefs DEBUG: Requested variable number_of_latitude_points in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_init matched to target GFS_Control%latr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_GFS_GWD_generic_pre SCHEME_GFS_GWD_generic_pre SUBROUTINE_GFS_GWD_generic_pre_run matched to target GFS_Control%nmtvr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_cires_ugwp SCHEME_cires_ugwp SUBROUTINE_cires_ugwp_run matched to target GFS_Control%nmtvr in module GFS_typedefs DEBUG: Requested variable number_of_statistical_measures_of_subgrid_orography in MODULE_gwdps SCHEME_gwdps SUBROUTINE_gwdps_run matched to target GFS_Control%nmtvr in module GFS_typedefs -DEBUG: Requested variable number_of_surface_perturbations in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%nsfcpert in module GFS_typedefs -DEBUG: Requested variable number_of_surface_perturbations in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%nsfcpert in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_longwave_radiation_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nslwr in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_shortwave_radiation_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nsswr in module GFS_typedefs DEBUG: Requested variable number_of_timesteps_between_surface_cycling_calls in MODULE_GFS_time_vary_pre SCHEME_GFS_time_vary_pre SUBROUTINE_GFS_time_vary_pre_run matched to target GFS_Control%nscyc in module GFS_typedefs @@ -30418,6 +32164,8 @@ DEBUG: Requested variable upward_heat_flux_in_soil_over_land in MODULE_noahmpdrv DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_GFS_surface_composites_post SCHEME_GFS_surface_composites_post SUBROUTINE_GFS_surface_composites_post_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_sfc_nst SCHEME_sfc_nst SUBROUTINE_sfc_nst_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs DEBUG: Requested variable upward_heat_flux_in_soil_over_ocean in MODULE_sfc_ocean SCHEME_sfc_ocean SUBROUTINE_sfc_ocean_run matched to target GFS_Interstitial(cdata%thrd_no)%gflx_ocean in module GFS_typedefs +DEBUG: Requested variable variables_to_be_perturbed_for_landperts in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Control%lndp_var_list in module GFS_typedefs +DEBUG: Requested variable variables_to_be_perturbed_for_landperts in MODULE_GFS_rrtmgp_sw_pre SCHEME_GFS_rrtmgp_sw_pre SUBROUTINE_GFS_rrtmgp_sw_pre_run matched to target GFS_Control%lndp_var_list in module GFS_typedefs DEBUG: Requested variable vegetation_area_fraction in MODULE_GFS_surface_generic_pre SCHEME_GFS_surface_generic_pre SUBROUTINE_GFS_surface_generic_pre_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%vfrac in module GFS_typedefs DEBUG: Requested variable vegetation_area_fraction in MODULE_lsm_ruc SCHEME_lsm_ruc SUBROUTINE_lsm_ruc_run matched to target GFS_Data(cdata%blk_no)%Sfcprop%vfrac in module GFS_typedefs DEBUG: Requested variable vegetation_type_classification in MODULE_GFS_checkland SCHEME_GFS_checkland SUBROUTINE_GFS_checkland_run matched to target GFS_Interstitial(cdata%thrd_no)%vegtype in module GFS_typedefs @@ -30890,9 +32638,9 @@ DEBUG: Requested variable zenith_angle_temporal_adjustment_factor_for_shortwave_ DEBUG: Requested variable zenith_angle_temporal_adjustment_factor_for_shortwave_fluxes in MODULE_mynnedmf_wrapper SCHEME_mynnedmf_wrapper SUBROUTINE_mynnedmf_wrapper_run matched to target GFS_Interstitial(cdata%thrd_no)%xmu in module GFS_typedefs INFO: Generating list of Fortran modules containing CCPP type definitions ... INFO: Generating typedefs makefile/cmakefile snippet ... -INFO: Added 10 typedefs to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_TYPEDEFS.sh +INFO: Added 10 typedefs to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.mk, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_TYPEDEFS.sh INFO: Generating schemes makefile/cmakefile snippet ... -INFO: Added 221 schemes to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.mk, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_SCHEMES.sh +INFO: Added 146 schemes to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.mk, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_SCHEMES.sh INFO: Generating suite and group caps ... DEBUG: Generating suite and group caps for suite FV3_GFS_2017_coupled... DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization @@ -30906,16 +32654,26 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals DEBUG: Generating suite and group caps for suite FV3_GFS_2017_satmedmf_coupled... DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization DEBUG: Adding dimension adjusted_vertical_layer_dimension_for_radiation for variable aerosol_optical_properties_for_longwave_bands_01_16 @@ -30928,16 +32686,26 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals DEBUG: Generating suite and group caps for suite FV3_GFS_v15p2_coupled... DEBUG: Adding dimension vertical_dimension_for_fast_physics_plus_one for variable log_pressure_at_Lagrangian_surface DEBUG: Adding dimension vertical_dimension_for_condensed_water_at_Lagrangian_surface for variable cloud_condensed_water_specific_humidity_at_Lagrangian_surface @@ -30953,26 +32721,36 @@ DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all DEBUG: Adding dimension ccpp_block_count for variable GFS_data_type_instance_all_blocks DEBUG: Adding dimension horizontal_dimension for variable fraction_of_ice_water_cloud DEBUG: Adding dimension vertical_dimension for variable fraction_of_ice_water_cloud +DEBUG: Adding variable flag_for_microphysics_scheme for handling conditionals +DEBUG: Adding variable flag_for_fer_hires_microphysics_scheme for handling conditionals DEBUG: Adding dimension number_of_aerosol_bands_for_shortwave_radiation for variable aerosol_optical_depth_for_shortwave_bands_01_16 DEBUG: Adding dimension number_of_aerosol_bands_for_longwave_radiation for variable aerosol_optical_depth_for_longwave_bands_01_16 DEBUG: Adding dimension number_of_species_for_aerosol_optical_depth for variable atmosphere_optical_thickness_due_to_ambient_aerosol_particles +DEBUG: Adding variable flag_for_lw_clouds_without_sub_grid_approximation for handling conditionals +DEBUG: Adding variable flag_for_sw_clouds_without_sub_grid_approximation for handling conditionals DEBUG: Adding dimension number_of_lines_of_namelist_filename_for_internal_file_reads for variable namelist_filename_for_internal_file_reads DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable a_parameter_of_the_hybrid_coordinate DEBUG: Adding dimension horizontal_dimension for variable air_temperature DEBUG: Adding dimension vertical_dimension_plus_one for variable geopotential_at_interface +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +DEBUG: Adding variable flag_for_rrtmgp_radiation_scheme for handling conditionals +DEBUG: Adding variable flag_for_land_surface_scheme for handling conditionals +DEBUG: Adding variable flag_for_ruc_land_surface_scheme for handling conditionals DEBUG: Adding dimension vertical_dimension_minus_one for variable atmosphere_heat_diffusivity +DEBUG: Adding variable gwd_opt for handling conditionals DEBUG: Adding dimension horizontal_dimension for variable cellular_automata_global_pattern DEBUG: Adding dimension number_of_vertical_layers_for_radiation_calculations_plus_one for variable vertical_sigma_coordinate_for_radiation_initialization -INFO: Generating static API ccpp_static_api.F90 in /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics ... +DEBUG: Adding variable flag_for_chemistry_coupling for handling conditionals +INFO: Generating static API ccpp_static_api.F90 in /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics ... INFO: Generating caps makefile/cmakefile snippet ... -INFO: Added 16 auto-generated caps to /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.mk and /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.cmake, /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/CCPP_CAPS.sh +INFO: Added 16 auto-generated caps to /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.mk and /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.cmake, /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/CCPP_CAPS.sh INFO: CCPP prebuild step completed successfully. -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ ./build_ccpp.sh wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk 'CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp' NO NO ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ ./build_ccpp.sh wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk 'CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp' NO NO MACHINE_ID=wcoss_dell_p3 is valid. Compilers set for wcoss_dell_p3. Obtained ESMF_LIB=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib from /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib/esmf.mk -Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -DNETCDF_DIR=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... +Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -DNETCDF_DIR=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DOPENMP=ON -DDYN32=OFF -DMULTI_GASES=OFF -DLEGACY_INTEL=OFF' ... -- The C compiler identification is Intel 18.0.1.20171018 -- The CXX compiler identification is Intel 18.0.1.20171018 -- The Fortran compiler identification is Intel 18.0.1.20171018 @@ -31013,8 +32791,8 @@ Building CCPP with options '-DCMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/nosc -- Detecting OpenMP flags for Intel Fortran compiler: -qopenmp -- Enable OpenMP support for C/C++/Fortran compiler -- Got CCPP TYPEDEFS from cmakefile include file: gfs_typedefs.mod;mo_cloud_optics.mod;mo_optical_props.mod;ccpp_typedefs.mod;mo_gas_concentrations.mod;machine.mod;mo_source_functions.mod;module_radlw_parameters.mod;module_radsw_parameters.mod;mo_gas_optics_rrtmgp.mod --- Got CCPP SCHEMES from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 --- Got CCPP CAPS from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 +-- Got CCPP SCHEMES from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 +-- Got CCPP CAPS from cmakefile include file: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90;/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -- Configuring done -- Generating done CMake Warning: @@ -31023,53 +32801,57 @@ CMake Warning: LEGACY_INTEL --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/depend.internal". Scanning dependencies of target ccpp -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccpp.dir/ccpp_types.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_types.mod framework/src/CMakeFiles/ccpp.dir/ccpp_types.mod.stamp Intel -[ 0%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o +[ 1%] Building Fortran object framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -qopenmp -DDEBUG -O0 -g -fPIC -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_api.F90 -o CMakeFiles/ccpp.dir/ccpp_api.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod framework/src/ccpp_api.mod framework/src/CMakeFiles/ccpp.dir/ccpp_api.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_api.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch framework/src/CMakeFiles/ccpp.dir/ccpp_types.F90.o.provides.build -[ 1%] Linking Fortran static library libccpp.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 +[ 2%] Linking Fortran static library libccpp.a +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccpp.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccpp.dir/link.txt --verbose=1 /usr/bin/ar qc libccpp.a CMakeFiles/ccpp.dir/ccpp_types.F90.o CMakeFiles/ccpp.dir/ccpp_api.F90.o /usr/bin/ranlib libccpp.a -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". -Dependee "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". +Dependee "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/depend.internal". Scanning dependencies of target ccppphys -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src/ccpp_types.F90 -o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_types.mod physics/CMakeFiles/ccppphys.dir/ccpp_types.mod.stamp Intel +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o.provides.build +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/machine.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/machine.F -o CMakeFiles/ccppphys.dir/physics/machine.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/machine.mod physics/CMakeFiles/ccppphys.dir/machine.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physcons.F90 -o CMakeFiles/ccppphys.dir/physics/physcons.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/physcons.mod physics/CMakeFiles/ccppphys.dir/physcons.mod.stamp Intel -[ 2%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_initialize.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_common.mod physics/CMakeFiles/ccppphys.dir/ugwp_common.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_conv_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_conv_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_fjet_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_fjet_init.mod.stamp Intel @@ -31077,116 +32859,116 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_okw_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_okw_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_oro_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_oro_init.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ugwp_wmsdis_init.mod physics/CMakeFiles/ccppphys.dir/ugwp_wmsdis_init.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_module.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_module.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_module.mod.stamp Intel -[ 3%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gwdps.f -o CMakeFiles/ccppphys.dir/physics/gwdps.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdps.mod physics/CMakeFiles/ccppphys.dir/gwdps.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp.mod.stamp Intel -[ 4%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_post.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cires_ugwp_post.mod physics/CMakeFiles/ccppphys.dir/cires_ugwp_post.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cnvc90.f -o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cnvc90.mod physics/CMakeFiles/ccppphys.dir/cnvc90.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/dcyc2.f -o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/dcyc2t3.mod physics/CMakeFiles/ccppphys.dir/dcyc2t3.mod.stamp Intel -[ 5%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/get_prs_fv3.F90 -o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/get_phi_fv3.mod physics/CMakeFiles/ccppphys.dir/get_phi_fv3.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/get_prs_fv3.mod physics/CMakeFiles/ccppphys.dir/get_prs_fv3.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_DCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_dcnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_dcnv_generic_pre.mod.stamp Intel -[ 6%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_GWD_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_gwd_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_gwd_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_MP_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_mp_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_mp_generic_pre.mod.stamp Intel -[ 7%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_PBL_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_pre.mod.stamp Intel -[ 8%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_SCNV_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_scnv_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_scnv_generic_pre.mod.stamp Intel -[ 9%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mersenne_twister.f -o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mersenne_twister.mod physics/CMakeFiles/ccppphys.dir/mersenne_twister.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_kind.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_kind.mod physics/CMakeFiles/ccppphys.dir/mo_rte_kind.mod.stamp Intel -[ 10%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props_kernels.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_util_array.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_util_array.mod physics/CMakeFiles/ccppphys.dir/mo_rte_util_array.mod.stamp Intel -[ 11%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_optical_props.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_optical_props.mod physics/CMakeFiles/ccppphys.dir/mo_optical_props.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_config.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_config.mod physics/CMakeFiles/ccppphys.dir/mo_rte_config.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_optics.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_string.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_string.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_concentrations.mod physics/CMakeFiles/ccppphys.dir/mo_gas_concentrations.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_source_functions.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_source_functions.mod physics/CMakeFiles/ccppphys.dir/mo_source_functions.mod.stamp Intel -[ 12%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_kernels.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_constants.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_constants.mod.stamp Intel -[ 13%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder_kernels.mod.stamp Intel -[ 14%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_util_reorder.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_util_reorder.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_gas_optics_rrtmgp.mod physics/CMakeFiles/ccppphys.dir/mo_gas_optics_rrtmgp.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/physparam.f -o CMakeFiles/ccppphys.dir/physics/physparam.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/physparam.mod physics/CMakeFiles/ccppphys.dir/physparam.mod.stamp Intel -[ 15%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_param.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_param.f -o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radlw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_param.f -o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_parameters.mod physics/CMakeFiles/ccppphys.dir/module_radsw_parameters.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFDL_parse_tracers.F90 -o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/parse_tracers.mod physics/CMakeFiles/ccppphys.dir/parse_tracers.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_typedefs.mod physics/CMakeFiles/ccppphys.dir/gfs_typedefs.mod.stamp Intel -[ 16%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson_make_number_concentrations.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson_make_number_concentrations.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson_make_number_concentrations.mod.stamp Intel -[ 17%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_suite_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_1.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_1.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_2.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_2.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_3.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_3.mod.stamp Intel @@ -31194,124 +32976,124 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_phys_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_phys_reset.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_reset.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_stateout_update.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_stateout_update.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_composites.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_inter.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_inter.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_composites_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_composites_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/surface_perturbation.F90 -o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/surface_perturbation.mod physics/CMakeFiles/ccppphys.dir/surface_perturbation.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_generic.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_post.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_post.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_generic_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_generic_pre.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_surface_loop_control.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part1.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part1.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_surface_loop_control_part2.mod physics/CMakeFiles/ccppphys.dir/gfs_surface_loop_control_part2.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/funcphys.f90 -o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/funcphys.mod physics/CMakeFiles/ccppphys.dir/funcphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/moninedmf.f -o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/hedmf.mod physics/CMakeFiles/ccppphys.dir/hedmf.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/namelist_soilveg.f -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/set_soilveg.f -o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_mod.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_noah.mod physics/CMakeFiles/ccppphys.dir/lsm_noah.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/maximum_hourly_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/maximum_hourly_diagnostics.mod physics/CMakeFiles/ccppphys.dir/maximum_hourly_diagnostics.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o +[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys.f -o CMakeFiles/ccppphys.dir/physics/ozphys.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozphys.mod physics/CMakeFiles/ccppphys.dir/ozphys.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rayleigh_damp.f -o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rayleigh_damp.mod physics/CMakeFiles/ccppphys.dir/rayleigh_damp.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfaerosols.F -o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfcnv_aerosols.mod physics/CMakeFiles/ccppphys.dir/samfcnv_aerosols.mod.stamp Intel -[ 18%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfdeepcnv.f -o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfdeepcnv.mod physics/CMakeFiles/ccppphys.dir/samfdeepcnv.mod.stamp Intel -[ 19%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/samfshalcnv.f -o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/samfshalcnv.mod physics/CMakeFiles/ccppphys.dir/samfshalcnv.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_cice.f -o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_cice.mod physics/CMakeFiles/ccppphys.dir/sfc_cice.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag.f -o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag.mod physics/CMakeFiles/ccppphys.dir/sfc_diag.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diag_post.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diag_post.mod physics/CMakeFiles/ccppphys.dir/sfc_diag_post.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_diff.f -o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_diff.mod physics/CMakeFiles/ccppphys.dir/sfc_diff.mod.stamp Intel -[ 20%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_ocean.F -o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_ocean.mod physics/CMakeFiles/ccppphys.dir/sfc_ocean.mod.stamp Intel -[ 21%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfc_sice.f -o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_sice.mod physics/CMakeFiles/ccppphys.dir/sfc_sice.mod.stamp Intel -[ 22%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o +[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gscond.f -o CMakeFiles/ccppphys.dir/physics/gscond.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_gscond.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_gscond.mod.stamp Intel -[ 23%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o +[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/precpd.f -o CMakeFiles/ccppphys.dir/physics/precpd.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/zhaocarr_precpd.mod physics/CMakeFiles/ccppphys.dir/zhaocarr_precpd.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_physics_cap.mod.stamp Intel -[ 24%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerclm_def.F -o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aerclm_def.mod physics/CMakeFiles/ccppphys.dir/aerclm_def.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iounitdef.f -o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_iounitdef.mod physics/CMakeFiles/ccppphys.dir/module_iounitdef.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_aerosols.f -o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_aerosols.mod physics/CMakeFiles/ccppphys.dir/module_radiation_aerosols.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_post.mod.stamp Intel -[ 25%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_radar.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_radar.mod physics/CMakeFiles/ccppphys.dir/module_mp_radar.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_thompson.mod physics/CMakeFiles/ccppphys.dir/module_mp_thompson.mod.stamp Intel -[ 26%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_astronomy.f -o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_astronomy.mod physics/CMakeFiles/ccppphys.dir/module_radiation_astronomy.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_bfmicrophysics.f -o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_microphysics.mod physics/CMakeFiles/ccppphys.dir/module_microphysics.mod.stamp Intel -[ 27%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_clouds.f -o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_clouds.mod physics/CMakeFiles/ccppphys.dir/module_radiation_clouds.mod.stamp Intel -[ 28%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozne_def.f -o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozne_def.mod physics/CMakeFiles/ccppphys.dir/ozne_def.mod.stamp Intel -[ 29%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_gases.f -o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_gases.mod physics/CMakeFiles/ccppphys.dir/module_radiation_gases.mod.stamp Intel -[ 30%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radcons.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radcons.f90 -o CMakeFiles/ccppphys.dir/physics/radcons.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/radcons.mod physics/CMakeFiles/ccppphys.dir/radcons.mod.stamp Intel -[ 31%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_pre.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_rad_reset.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_rad_reset.mod.stamp Intel -[ 32%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_avplank.mod physics/CMakeFiles/ccppphys.dir/module_radlw_avplank.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_cldprlw.mod physics/CMakeFiles/ccppphys.dir/module_radlw_cldprlw.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb01.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb01.mod.stamp Intel @@ -31331,20 +33113,20 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb15.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb15.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radlw_kgb16.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radlw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radlw_ref.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radlw_main.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radlw_main.f -o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_post.mod.stamp Intel -[ 33%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radiation_surface.f -o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radiation_surface.mod physics/CMakeFiles/ccppphys.dir/module_radiation_surface.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_lw_pre.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_datatb.f -o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_cldprtb.mod physics/CMakeFiles/ccppphys.dir/module_radsw_cldprtb.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb16.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb16.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb17.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb17.mod.stamp Intel @@ -31362,123 +33144,123 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_kgb29.mod physics/CMakeFiles/ccppphys.dir/module_radsw_kgb29.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_ref.mod physics/CMakeFiles/ccppphys.dir/module_radsw_ref.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_radsw_sflux.mod physics/CMakeFiles/ccppphys.dir/module_radsw_sflux.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/radsw_main.f -o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw.mod.stamp Intel -[ 34%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_post.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_post.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/rrtmg_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmg_sw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmg_sw_pre.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_stochastics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_stochastics.mod physics/CMakeFiles/ccppphys.dir/gfs_stochastics.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/aerinterp.F90 -o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aerinterp.mod physics/CMakeFiles/ccppphys.dir/aerinterp.mod.stamp Intel -[ 35%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2o_def.f -o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2o_def.mod physics/CMakeFiles/ccppphys.dir/h2o_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ointerp.f90 -o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2ointerp.mod physics/CMakeFiles/ccppphys.dir/h2ointerp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccn_def.F -o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/iccn_def.mod physics/CMakeFiles/ccppphys.dir/iccn_def.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/iccninterp.F90 -o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/iccninterp.mod physics/CMakeFiles/ccppphys.dir/iccninterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozinterp.f90 -o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozinterp.mod physics/CMakeFiles/ccppphys.dir/ozinterp.mod.stamp Intel -[ 36%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_phys_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_phys_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_phys_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rad_time_vary.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rad_time_vary.mod physics/CMakeFiles/ccppphys.dir/gfs_rad_time_vary.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_rrtmg_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmg_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmg_setup.mod.stamp Intel -[ 37%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/GFS_time_vary_pre.fv3.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_time_vary_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_time_vary_pre.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod.stamp Intel -[ 38%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o.provides.build -[ 39%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/satmedmfvdif.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdif.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdif.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod.stamp Intel -[ 40%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o.provides.build -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_typedefs.mod physics/CMakeFiles/ccppphys.dir/ccpp_typedefs.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/module_gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys_mod.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys_mod.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_fv_sat_adj.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/fv_sat_adj.mod physics/CMakeFiles/ccppphys.dir/fv_sat_adj.mod.stamp Intel -[ 41%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod.stamp Intel -[ 42%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gfdl_cloud_microphys.F90 -o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfdl_cloud_microphys.mod physics/CMakeFiles/ccppphys.dir/gfdl_cloud_microphys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/h2ophys.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/h2ophys.f -o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/h2ophys.mod physics/CMakeFiles/ccppphys.dir/h2ophys.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ozphys_2015.f -o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ozphys_2015.mod physics/CMakeFiles/ccppphys.dir/ozphys_2015.mod.stamp Intel -[ 43%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod.stamp Intel -[ 44%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod.stamp Intel -[ 45%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod.stamp Intel -[ 46%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -check nopointers,nobounds -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/ccpp_FV3_GFS_v15p2_coupled_cap.F90 -o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_fv3_gfs_v15p2_coupled_cap.mod physics/CMakeFiles/ccppphys.dir/ccpp_fv3_gfs_v15p2_coupled_cap.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o.provides.build @@ -31486,8 +33268,12 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90 -o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_data.mod physics/CMakeFiles/ccppphys.dir/ccpp_data.mod.stamp Intel +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o.provides.build +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o.provides.build +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o.provides.build @@ -31495,68 +33281,11 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_pbl_generic_common.mod physics/CMakeFiles/ccppphys.dir/gfs_pbl_generic_common.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_cloud_diagnostics.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_cloud_diagnostics.mod physics/CMakeFiles/ccppphys.dir/gfs_cloud_diagnostics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o.provides.build -[ 47%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_debug.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_abort.mod physics/CMakeFiles/ccppphys.dir/gfs_abort.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_checkland.mod physics/CMakeFiles/ccppphys.dir/gfs_checkland.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_diagtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_diagtoscreen.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_interstitialtoscreen.mod physics/CMakeFiles/ccppphys.dir/gfs_interstitialtoscreen.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o.provides.build -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_aux.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_aux.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_aux.mod.stamp Intel -[ 48%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_gfdlmp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_gfdlmp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_gfdlmp_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o.provides.build -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_broadband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_broadband_kernels.mod.stamp Intel -[ 49%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_fluxes.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband_kernels.mod.stamp Intel -[ 50%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_byband.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_byband.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_heating_rates.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_heating_rates.mod physics/CMakeFiles/ccppphys.dir/mo_heating_rates.mod.stamp Intel -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_lw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_lw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_lw_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o.provides.build -[ 51%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_setup.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_setup.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_setup.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_post.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_post.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o.provides.build -[ 52%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_sw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_sw_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_sw_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o.provides.build -[ 53%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/GFS_rrtmgp_zhaocarr_pre.F90 -o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_rrtmgp_zhaocarr_pre.mod physics/CMakeFiles/ccppphys.dir/gfs_rrtmgp_zhaocarr_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_suite_interstitial_5.mod physics/CMakeFiles/ccppphys.dir/gfs_suite_interstitial_5.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o.provides.build @@ -31564,114 +33293,19 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/aer_cloud.F -o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/aer_cloud.mod physics/CMakeFiles/ccppphys.dir/aer_cloud.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o.provides.build -[ 54%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/wv_saturation.F -o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/wv_saturation.mod physics/CMakeFiles/ccppphys.dir/wv_saturation.mod.stamp Intel -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldmacro.F -o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cldmacro.mod physics/CMakeFiles/ccppphys.dir/cldmacro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldmacro.F.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cldwat2m_micro.F -o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cldwat2m_micro.mod physics/CMakeFiles/ccppphys.dir/cldwat2m_micro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cnvc90.f.o.provides.build -[ 55%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv.mod physics/CMakeFiles/ccppphys.dir/cs_conv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_post.mod physics/CMakeFiles/ccppphys.dir/cs_conv_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_pre.mod physics/CMakeFiles/ccppphys.dir/cs_conv_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o.provides.build -[ 56%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cs_conv_aw_adj.F90 -o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cs_conv_aw_adj.mod physics/CMakeFiles/ccppphys.dir/cs_conv_aw_adj.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_deep.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_deep.mod physics/CMakeFiles/ccppphys.dir/cu_gf_deep.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o.provides.build -[ 57%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_sh.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_sh.mod physics/CMakeFiles/ccppphys.dir/cu_gf_sh.mod.stamp Intel -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_post.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_gf_driver_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_gf_driver_pre.mod physics/CMakeFiles/ccppphys.dir/cu_gf_driver_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o.provides.build -[ 58%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_post.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_post.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cu_ntiedtke_pre.F90 -o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/cu_ntiedtke_pre.mod physics/CMakeFiles/ccppphys.dir/cu_ntiedtke_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o.provides.build -[ 59%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/date_def.f -o CMakeFiles/ccppphys.dir/physics/date_def.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/date_def.mod physics/CMakeFiles/ccppphys.dir/date_def.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/date_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/dcyc2.f.o.provides.build -[ 60%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/drag_suite.F90 -o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/drag_suite.mod physics/CMakeFiles/ccppphys.dir/drag_suite.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake.F90 -o CMakeFiles/ccppphys.dir/physics/flake.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/data_parameters.mod physics/CMakeFiles/ccppphys.dir/data_parameters.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake.mod physics/CMakeFiles/ccppphys.dir/flake.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_albedo_ref.mod physics/CMakeFiles/ccppphys.dir/flake_albedo_ref.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_configure.mod physics/CMakeFiles/ccppphys.dir/flake_configure.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_derivedtypes.mod physics/CMakeFiles/ccppphys.dir/flake_derivedtypes.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_parameters.mod physics/CMakeFiles/ccppphys.dir/flake_parameters.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_paramoptic_ref.mod physics/CMakeFiles/ccppphys.dir/flake_paramoptic_ref.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_flake.mod physics/CMakeFiles/ccppphys.dir/module_flake.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfcflx.mod physics/CMakeFiles/ccppphys.dir/sfcflx.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/flake_driver.F90 -o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/flake_driver.mod physics/CMakeFiles/ccppphys.dir/flake_driver.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/funcphys.f90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcm_shoc.F90 -o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shoc.mod physics/CMakeFiles/ccppphys.dir/shoc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gfs_phy_tracer_config.F -o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gfs_phy_tracer_config.mod physics/CMakeFiles/ccppphys.dir/gfs_phy_tracer_config.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gscond.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gwdc.f -o CMakeFiles/ccppphys.dir/physics/gwdc.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc.mod physics/CMakeFiles/ccppphys.dir/gwdc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc_post.mod physics/CMakeFiles/ccppphys.dir/gwdc_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/gwdc_pre.mod physics/CMakeFiles/ccppphys.dir/gwdc_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdc.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/gwdps.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2o_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o.provides.build @@ -31679,166 +33313,24 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccn_def.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/iounitdef.f.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/lsm_ruc_sfc_sice_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_post.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc_sfc_sice_pre.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc_sfc_sice_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o.provides.build -[ 61%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg_utils.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg_utils.mod physics/CMakeFiles/ccppphys.dir/micro_mg_utils.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg2_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg2_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg2_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/micro_mg3_0.F90 -o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/micro_mg3_0.mod physics/CMakeFiles/ccppphys.dir/micro_mg3_0.mod.stamp Intel -[ 62%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro.mod physics/CMakeFiles/ccppphys.dir/m_micro.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/m_micro_interstitial.F90 -o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro_post.mod physics/CMakeFiles/ccppphys.dir/m_micro_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/m_micro_pre.mod physics/CMakeFiles/ccppphys.dir/m_micro_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/machine.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o.provides.build -[ 63%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mo_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/mo_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_BL_MYJPBL.F90 -o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_bl_myjpbl.mod physics/CMakeFiles/ccppphys.dir/module_bl_myjpbl.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MP_FER_HIRES.F90 -o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/module_mp_fer_hires.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/myjpbl_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjpbl_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o.provides.build -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SF_JSFC.F90 -o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_jsfc.mod physics/CMakeFiles/ccppphys.dir/module_sf_jsfc.mod.stamp Intel -[ 64%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYJSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/myjsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/myjsfc_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o.provides.build -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_bl_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_bl_mynn.mod physics/CMakeFiles/ccppphys.dir/module_bl_mynn.mod.stamp Intel -[ 65%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNPBL_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mynnedmf_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnedmf_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o.provides.build -[ 66%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -O1 -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_mynn.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o -ifort: command line remark #10120: overriding '-O0' with '-O1' -ifort: warning #10182: disabling optimization; runtime debug checks enabled -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_mynn.mod physics/CMakeFiles/ccppphys.dir/module_sf_mynn.mod.stamp Intel -[ 67%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_MYNNSFC_wrapper.F90 -o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mynnsfc_wrapper.mod physics/CMakeFiles/ccppphys.dir/mynnsfc_wrapper.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPost.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpost.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpost.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_SGSCloud_RadPre.F90 -o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sgscloud_radpre.mod physics/CMakeFiles/ccppphys.dir/sgscloud_radpre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o.provides.build -[ 68%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_parameters.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_nst_parameters.mod physics/CMakeFiles/ccppphys.dir/module_nst_parameters.mod.stamp Intel -[ 69%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_water_prop.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_nst_water_prop.mod physics/CMakeFiles/ccppphys.dir/module_nst_water_prop.mod.stamp Intel -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_nst_model.f90 -o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/nst_module.mod physics/CMakeFiles/ccppphys.dir/nst_module.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmp_glacier.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmp_glacier.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmp_glacier.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_globals.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_globals.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_glacier_routines.mod physics/CMakeFiles/ccppphys.dir/noahmp_glacier_routines.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o.provides.build -[ 70%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_noahmplsm.f90 -o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_noahmplsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_noahmplsm.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o.provides.build -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/namelist_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/namelist_soilveg_ruc.mod physics/CMakeFiles/ccppphys.dir/namelist_soilveg_ruc.mod.stamp Intel -[ 71%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_sf_ruclsm.F90 -o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_sf_ruclsm.mod physics/CMakeFiles/ccppphys.dir/module_sf_ruclsm.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o.provides.build -[ 72%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/module_soil_pre.F90 -o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/module_soil_pre.mod physics/CMakeFiles/ccppphys.dir/module_soil_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninedmf_hafs.f -o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/hedmf_hafs.mod physics/CMakeFiles/ccppphys.dir/hedmf_hafs.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/moninshoc.f -o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/moninshoc.mod physics/CMakeFiles/ccppphys.dir/moninshoc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/moninshoc.f.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_fer_hires.F90 -o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_fer_hires.mod physics/CMakeFiles/ccppphys.dir/mp_fer_hires.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o.provides.build -[ 73%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson.mod physics/CMakeFiles/ccppphys.dir/mp_thompson.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o.provides.build -[ 74%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_post.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_post.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mp_thompson_pre.F90 -o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mp_thompson_pre.mod physics/CMakeFiles/ccppphys.dir/mp_thompson_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/multi_gases.F90 -o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ccpp_multi_gases_mod.mod physics/CMakeFiles/ccppphys.dir/ccpp_multi_gases_mod.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/noahmp_tables.f90 -o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmp_tables.mod physics/CMakeFiles/ccppphys.dir/noahmp_tables.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozne_def.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o.provides.build -[ 75%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/phys_tend.F90 -o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/phys_tend.mod physics/CMakeFiles/ccppphys.dir/phys_tend.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physcons.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/physparam.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/precpd.f.o.provides.build @@ -31854,93 +33346,12 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_main.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/radsw_param.f.o.provides.build -[ 76%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rascnv.F90 -o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rascnv.mod physics/CMakeFiles/ccppphys.dir/rascnv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rascnv.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_lw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmg_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmg_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmg_sw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o.provides.build -[ 77%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_aerosol_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o.provides.build -[ 78%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o.provides.build -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_solver_kernels.mod physics/CMakeFiles/ccppphys.dir/mo_rte_solver_kernels.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_lw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_lw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_lw.mod.stamp Intel -[ 79%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/rte/mo_rte_sw.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rte_sw.mod physics/CMakeFiles/ccppphys.dir/mo_rte_sw.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_compute_bc.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_compute_bc.mod physics/CMakeFiles/ccppphys.dir/mo_compute_bc.mod.stamp Intel -[ 80%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_gas_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_pre.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_pre.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_lw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_lw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_lw_rte.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o.provides.build -[ 81%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_aerosol_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_aerosol_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_aerosol_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_cloud_sampling.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_cloud_sampling.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_cloud_sampling.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o.provides.build -[ 82%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_gas_optics.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_gas_optics.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_gas_optics.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rrtmgp_sw_rte.F90 -o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/rrtmgp_sw_rte.mod physics/CMakeFiles/ccppphys.dir/rrtmgp_sw_rte.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_fluxes_bygpoint.mod physics/CMakeFiles/ccppphys.dir/mo_fluxes_bygpoint.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90 -o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/mo_rrtmgp_clr_all_sky.mod physics/CMakeFiles/ccppphys.dir/mo_rrtmgp_clr_all_sky.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o.provides.build @@ -31949,194 +33360,151 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/ph /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sascnvn.F -o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sascnvn.mod physics/CMakeFiles/ccppphys.dir/sascnvn.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sascnvn.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/satmedmfvdifq.F -o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/satmedmfvdifq.mod physics/CMakeFiles/ccppphys.dir/satmedmfvdifq.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o.provides.build -[ 83%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/set_soilveg_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/set_soilveg_ruc_mod.mod physics/CMakeFiles/ccppphys.dir/set_soilveg_ruc_mod.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o.provides.build -[ 84%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_drv_ruc.F90 -o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/lsm_ruc.mod physics/CMakeFiles/ccppphys.dir/lsm_ruc.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o.provides.build -[ 85%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_noahmp_drv.f -o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/noahmpdrv.mod physics/CMakeFiles/ccppphys.dir/noahmpdrv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o.provides.build -[ 86%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfc_nst.f -o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst.mod physics/CMakeFiles/ccppphys.dir/sfc_nst.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_post.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_post.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfc_nst_pre.mod physics/CMakeFiles/ccppphys.dir/sfc_nst_pre.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o.provides.build -[ 87%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sfcsub.F -o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sfccyc_module.mod physics/CMakeFiles/ccppphys.dir/sfccyc_module.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/sfcsub.F.o.provides.build -[ 88%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shalcnv.F -o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shalcnv.mod physics/CMakeFiles/ccppphys.dir/shalcnv.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shalcnv.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/shinhongvdif.F90 -o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/shinhongvdif.mod physics/CMakeFiles/ccppphys.dir/shinhongvdif.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o.provides.build [ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/ugwp_driver_v0.F -o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/sso_coorde.mod physics/CMakeFiles/ccppphys.dir/sso_coorde.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o.provides.build -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o.provides.build -[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/ysuvdif.F90 -o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod physics/ysuvdif.mod physics/CMakeFiles/ccppphys.dir/ysuvdif.mod.stamp Intel -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch physics/CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o.provides.build -[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o -[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/gocart_tracer_config_stub.f -o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o -[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o -[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o -[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +[ 89%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o +[ 90%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o +[ 91%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o +[ 92%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/gcycle.F90 -o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o +[ 93%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o +[ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o [ 94%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_lsatdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o -[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/cires_vert_wmsdis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o -[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpblt.f -o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfpbltq.f -o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o -[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscu.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscu.f -o CMakeFiles/ccppphys.dir/physics/mfscu.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/mfscuq.f -o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/num_parthds.F -o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o -[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/sflx.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/sflx.f -o CMakeFiles/ccppphys.dir/physics/sflx.f.o -[100%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_orowam2017.f -o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o +[ 95%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_solvers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_triggers.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o +[ 96%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/tridi.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/tridi.f -o CMakeFiles/ccppphys.dir/physics/tridi.f.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/calpreciptype.f90 -o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o +[ 97%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/mfpbl.f -o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_vert_orodis.F90 -o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o +[ 98%] Building Fortran object physics/CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCCPP -DDEBUG -DFV3 -DINTERNAL_FILE_NML -DLINUX -DMOIST_CAPPA -DMPI -DNEMS_GSM -DNETCDF -DOPENMP -DUSE_COND -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -O0 -g -fPIC -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -qno-opt-dynamic-align -fpp -save-temps -check -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -traceback -debug -ftrapuv -qopenmp -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -lnetcdff -lnetcdf -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src -qopenmp -O0 -g -fPIC -i4 -real-size 64 -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics/physics/cires_ugwp_utils.F90 -o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o [100%] Linking Fortran static library libccppphys.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 -/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/aer_cloud.F.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/cldwat2m_micro.F.o CMakeFiles/ccppphys.dir/physics/cldmacro.F.o CMakeFiles/ccppphys.dir/physics/date_def.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/gfs_phy_tracer_config.F.o CMakeFiles/ccppphys.dir/physics/gocart_tracer_config_stub.f.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/micro_mg_utils.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg2_0.F90.o CMakeFiles/ccppphys.dir/physics/micro_mg3_0.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/module_nst_model.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_parameters.f90.o CMakeFiles/ccppphys.dir/physics/module_nst_water_prop.f90.o CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/module_MP_FER_HIRES.F90.o CMakeFiles/ccppphys.dir/physics/module_bl_mynn.F90.o CMakeFiles/ccppphys.dir/physics/module_SF_JSFC.F90.o CMakeFiles/ccppphys.dir/physics/module_BL_MYJPBL.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmp_glacier.f90.o CMakeFiles/ccppphys.dir/physics/module_sf_noahmplsm.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/mfpbltq.f.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/mfscuq.f.o CMakeFiles/ccppphys.dir/physics/noahmp_tables.f90.o CMakeFiles/ccppphys.dir/physics/num_parthds.F.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/flake.F90.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_deep.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_sh.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/wv_saturation.F.o CMakeFiles/ccppphys.dir/physics/module_sf_ruclsm.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/set_soilveg_ruc.F90.o CMakeFiles/ccppphys.dir/physics/module_soil_pre.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_fluxes.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_lw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_sw.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_fluxes_broadband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_rte_solver_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_compute_bc.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_byband_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_fluxes_bygpoint.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_heating_rates.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_aux.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_debug.F90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/cs_conv.F90.o CMakeFiles/ccppphys.dir/physics/cs_conv_aw_adj.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke.F90.o CMakeFiles/ccppphys.dir/physics/cu_ntiedtke_post.F90.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/drag_suite.F90.o CMakeFiles/ccppphys.dir/physics/gcm_shoc.F90.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/gwdc.f.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/sascnvn.F.o CMakeFiles/ccppphys.dir/physics/shalcnv.F.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/m_micro.F90.o CMakeFiles/ccppphys.dir/physics/m_micro_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_pre.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver.F90.o CMakeFiles/ccppphys.dir/physics/cu_gf_driver_post.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/moninedmf_hafs.f.o CMakeFiles/ccppphys.dir/physics/moninshoc.f.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdifq.F.o CMakeFiles/ccppphys.dir/physics/shinhongvdif.F90.o CMakeFiles/ccppphys.dir/physics/ysuvdif.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYNNSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPre.F90.o CMakeFiles/ccppphys.dir/physics/module_SGSCloud_RadPost.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJSFC_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/module_MYJPBL_wrapper.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_pre.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mp_thompson_post.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/phys_tend.F90.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/rascnv.F90.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_drv_ruc.F90.o CMakeFiles/ccppphys.dir/physics/lsm_ruc_sfc_sice_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/sfc_noahmp_drv.f.o CMakeFiles/ccppphys.dir/physics/flake_driver.F90.o CMakeFiles/ccppphys.dir/physics/sfc_nst.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mp_fer_hires.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_rte.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_aerosol_optics.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_pre.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_lw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/rrtmgp_sw_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_cloud_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/mo_cloud_sampling.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_gfdlmp_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_zhaocarr_pre.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmgp_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_sf_mynn.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/ccppphys.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/ccppphys.dir/link.txt --verbose=1 +/usr/bin/ar qc libccppphys.a CMakeFiles/ccppphys.dir/physics/module_mp_radar.F90.o CMakeFiles/ccppphys.dir/physics/GFDL_parse_tracers.F90.o CMakeFiles/ccppphys.dir/physics/moninedmf.f.o CMakeFiles/ccppphys.dir/physics/iounitdef.f.o CMakeFiles/ccppphys.dir/physics/radlw_main.f.o CMakeFiles/ccppphys.dir/physics/h2ophys.f.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/GFS_layer/GFS_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/sflx.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_util_array.F90.o CMakeFiles/ccppphys.dir/physics/GFS_PBL_generic.F90.o CMakeFiles/ccppphys.dir/physics/physcons.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_pre.F90.o CMakeFiles/ccppphys.dir/physics/sfcsub.F.o CMakeFiles/ccppphys.dir/physics/set_soilveg.f.o CMakeFiles/ccppphys.dir/physics/radiation_gases.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag_post.F90.o CMakeFiles/ccppphys.dir/physics/h2o_def.f.o CMakeFiles/ccppphys.dir/physics/radlw_datatb.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_config.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90.o CMakeFiles/ccppphys.dir/physics/machine.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90.o CMakeFiles/ccppphys.dir/physics/physparam.f.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_post.F90.o CMakeFiles/ccppphys.dir/physics/module_gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_wmsdis.F90.o CMakeFiles/ccppphys.dir/physics/GFS_stochastics.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_optical_props.F90.o CMakeFiles/ccppphys.dir/physics/gscond.f.o CMakeFiles/ccppphys.dir/physics/sfc_ocean.F.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_post.F90.o CMakeFiles/ccppphys.dir/physics/radsw_param.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90.o CMakeFiles/ccppphys.dir/physics/iccn_def.F.o CMakeFiles/ccppphys.dir/physics/samfshalcnv.f.o CMakeFiles/ccppphys.dir/physics/surface_perturbation.F90.o CMakeFiles/ccppphys.dir/physics/multi_gases.F90.o CMakeFiles/ccppphys.dir/physics/precpd.f.o CMakeFiles/ccppphys.dir/physics/GFS_GWD_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_pre.F90.o CMakeFiles/ccppphys.dir/physics/gwdps.f.o CMakeFiles/ccppphys.dir/physics/cnvc90.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_rte_kind.F90.o CMakeFiles/ccppphys.dir/physics/samfdeepcnv.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/mo_source_functions.F90.o CMakeFiles/ccppphys.dir/physics/maximum_hourly_diagnostics.F90.o CMakeFiles/ccppphys.dir/physics/radsw_datatb.f.o CMakeFiles/ccppphys.dir/physics/cires_vert_lsatdis.F90.o CMakeFiles/ccppphys.dir/physics/h2ointerp.f90.o CMakeFiles/ccppphys.dir/physics/GFS_surface_generic.F90.o CMakeFiles/ccppphys.dir/physics/sfc_cice.f.o CMakeFiles/ccppphys.dir/physics/gcycle.F90.o CMakeFiles/ccppphys.dir/physics/mfscu.f.o CMakeFiles/ccppphys.dir/physics/radlw_param.f.o CMakeFiles/ccppphys.dir/physics/aerinterp.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rte/kernels/mo_optical_props_kernels.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_sw_post.F90.o CMakeFiles/ccppphys.dir/physics/namelist_soilveg.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson.F90.o CMakeFiles/ccppphys.dir/physics/mfpblt.f.o CMakeFiles/ccppphys.dir/physics/ugwp_driver_v0.F.o CMakeFiles/ccppphys.dir/physics/satmedmfvdif.F.o CMakeFiles/ccppphys.dir/physics/GFS_surface_composites.F90.o CMakeFiles/ccppphys.dir/physics/GFS_suite_interstitial.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_module.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90.o CMakeFiles/ccppphys.dir/physics/gfdl_cloud_microphys.F90.o CMakeFiles/ccppphys.dir/physics/ozne_def.f.o CMakeFiles/ccppphys.dir/physics/sfc_drv.f.o CMakeFiles/ccppphys.dir/physics/radiation_astronomy.f.o CMakeFiles/ccppphys.dir/physics/module_mp_thompson_make_number_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/radiation_clouds.f.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_setup.F90.o CMakeFiles/ccppphys.dir/physics/GFS_MP_generic.F90.o CMakeFiles/ccppphys.dir/physics/GFS_rrtmg_post.F90.o CMakeFiles/ccppphys.dir/physics/sfc_diag.f.o CMakeFiles/ccppphys.dir/physics/rayleigh_damp.f.o CMakeFiles/ccppphys.dir/physics/GFS_surface_loop_control.F90.o CMakeFiles/ccppphys.dir/physics/GFS_time_vary_pre.fv3.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_typedefs.F90.o CMakeFiles/ccppphys.dir/physics/ozphys.f.o CMakeFiles/ccppphys.dir/physics/sfc_diff.f.o CMakeFiles/ccppphys.dir/physics/get_prs_fv3.F90.o CMakeFiles/ccppphys.dir/physics/GFS_SCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_orowam2017.f.o CMakeFiles/ccppphys.dir/physics/ozphys_2015.f.o CMakeFiles/ccppphys.dir/physics/aerclm_def.F.o CMakeFiles/ccppphys.dir/physics/gfdl_fv_sat_adj.F90.o CMakeFiles/ccppphys.dir/physics/module_bfmicrophysics.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_solvers.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_triggers.F90.o CMakeFiles/ccppphys.dir/physics/tridi.f.o CMakeFiles/ccppphys.dir/physics/calpreciptype.f90.o CMakeFiles/ccppphys.dir/physics/sfc_sice.f.o CMakeFiles/ccppphys.dir/physics/mfpbl.f.o CMakeFiles/ccppphys.dir/physics/GFS_rad_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/radsw_main.f.o CMakeFiles/ccppphys.dir/physics/funcphys.f90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp.F90.o CMakeFiles/ccppphys.dir/physics/rrtmg_lw_pre.F90.o CMakeFiles/ccppphys.dir/physics/radiation_surface.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90.o CMakeFiles/ccppphys.dir/physics/cires_vert_orodis.F90.o CMakeFiles/ccppphys.dir/physics/mersenne_twister.f.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90.o CMakeFiles/ccppphys.dir/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90.o CMakeFiles/ccppphys.dir/__/framework/src/ccpp_types.F90.o CMakeFiles/ccppphys.dir/physics/GFS_DCNV_generic.F90.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_utils.F90.o CMakeFiles/ccppphys.dir/physics/radcons.f90.o CMakeFiles/ccppphys.dir/physics/ozinterp.f90.o CMakeFiles/ccppphys.dir/physics/GFS_phys_time_vary.fv3.F90.o CMakeFiles/ccppphys.dir/physics/iccninterp.F90.o CMakeFiles/ccppphys.dir/physics/samfaerosols.F.o CMakeFiles/ccppphys.dir/physics/dcyc2.f.o CMakeFiles/ccppphys.dir/physics/cires_ugwp_initialize.F90.o CMakeFiles/ccppphys.dir/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics/CCPP_layer/CCPP_data.F90.o CMakeFiles/ccppphys.dir/physics/radiation_aerosols.f.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_2017_satmedmf_coupled_stochastics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_fast_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_time_vary_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_radiation_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_physics_cap.F90.o CMakeFiles/ccppphys.dir/ccpp_FV3_GFS_v15p2_coupled_stochastics_cap.F90.o /usr/bin/ranlib libccppphys.a -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles/progress.marks +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/framework/src/CMakeFiles/ccpp.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f framework/src/CMakeFiles/ccpp.dir/build.make framework/src/CMakeFiles/ccpp.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `framework/src/CMakeFiles/ccpp.dir/build'. -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -[ 1%] Built target ccpp +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +[ 2%] Built target ccpp make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/depend -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics/CMakeFiles/ccppphys.dir/DependInfo.cmake --color= +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make -f physics/CMakeFiles/ccppphys.dir/build.make physics/CMakeFiles/ccppphys.dir/build -make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[3]: Nothing to be done for `physics/CMakeFiles/ccppphys.dir/build'. -make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' [100%] Built target ccppphys -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/CMakeFiles 0 +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' make[2]: Nothing to be done for `preinstall'. -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' Install the project... /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P cmake_install.cmake -- Install configuration: "Debug" --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/libccpp.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccpp-config-debug.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_types.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_api.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/libccppphys.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib/cmake/ccppphys-config-debug.cmake --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/gfs_typedefs.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_cloud_optics.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_optical_props.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_typedefs.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_gas_concentrations.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/machine.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_source_functions.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/module_radlw_parameters.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/module_radsw_parameters.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build' -+ test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -+ test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ -exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" all +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/libccpp.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccpp-config-debug.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_types.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_api.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/libccppphys.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib/cmake/ccppphys-config-debug.cmake +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/gfs_typedefs.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_cloud_optics.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_optical_props.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_typedefs.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_gas_concentrations.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/machine.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_source_functions.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/module_radlw_parameters.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/module_radsw_parameters.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/mo_gas_optics_rrtmgp.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_coupled_stochastics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_2017_satmedmf_coupled_stochastics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_fast_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_time_vary_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_radiation_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_physics_cap.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include/ccpp_fv3_gfs_v15p2_coupled_stochastics_cap.mod +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build' ++ test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include ++ test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ +exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" all +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -32150,213 +33518,213 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp.F90 -o ../mpp/mpp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_domains.F90 -o ../mpp/mpp_domains.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms_io.F90 -o ../fms/fms_io.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_grid.F90 -o ../diag_manager/diag_grid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_util.F90 -o ../diag_manager/diag_util.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manager.F90 -o ../diag_manager/diag_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../data_override/data_override.F90 -o ../data_override/data_override.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters_comm.F90 -o ../drifters/drifters_comm.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../exchange/xgrid.F90 -o ../exchange/xgrid.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o -mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres_k.F90 -o ../sat_vapor_pres/sat_vapor_pres_k.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../affinity/affinity.c -o ../affinity/affinity.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../memutils/memuse.c -o ../memutils/memuse.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/interp.c -o ../mosaic/interp.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mpp/nsclock.c -o ../mpp/nsclock.o +mpiicc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -c ../mpp/threadloc.c -o ../mpp/threadloc.o ar rv libfms.a ../oda_tools/xbt_drop_rate_adjust.o ../affinity/fms_affinity.o ../amip_interp/amip_interp.o ../astronomy/astronomy.o ../axis_utils/axis_utils.o ../block_control/block_control.o ../column_diagnostics/column_diagnostics.o ../constants/constants.o ../coupler/atmos_ocean_fluxes.o ../coupler/coupler_types.o ../coupler/ensemble_manager.o ../data_override/data_override.o ../diag_integral/diag_integral.o ../diag_manager/diag_axis.o ../diag_manager/diag_data.o ../diag_manager/diag_grid.o ../diag_manager/diag_manifest.o ../diag_manager/diag_manager.o ../diag_manager/diag_output.o ../diag_manager/diag_table.o ../diag_manager/diag_util.o ../drifters/cloud_interpolator.o ../drifters/drifters.o ../drifters/drifters_comm.o ../drifters/drifters_core.o ../drifters/drifters_input.o ../drifters/drifters_io.o ../drifters/quicksort.o ../exchange/stock_constants.o ../exchange/xgrid.o ../fft/fft.o ../fft/fft99.o ../field_manager/field_manager.o ../field_manager/fm_util.o ../fms/fms.o ../fms/fms_io.o ../horiz_interp/horiz_interp.o ../horiz_interp/horiz_interp_bicubic.o ../horiz_interp/horiz_interp_bilinear.o ../horiz_interp/horiz_interp_conserve.o ../horiz_interp/horiz_interp_spherical.o ../horiz_interp/horiz_interp_type.o ../interpolator/interpolator.o ../memutils/memutils.o ../monin_obukhov/monin_obukhov.o ../monin_obukhov/monin_obukhov_kernel.o ../mosaic/gradient.o ../mosaic/grid.o ../mosaic/mosaic.o ../mpp/mpp.o ../mpp/mpp_data.o ../mpp/mpp_domains.o ../mpp/mpp_efp.o ../mpp/mpp_io.o ../mpp/mpp_memutils.o ../mpp/mpp_parameter.o ../mpp/mpp_pset.o ../mpp/mpp_utilities.o ../oda_tools/oda_core.o ../oda_tools/oda_core_ecda.o ../oda_tools/oda_types.o ../oda_tools/write_ocean_data.o ../platform/platform.o ../random_numbers/MersenneTwister.o ../random_numbers/random_numbers.o ../sat_vapor_pres/sat_vapor_pres.o ../sat_vapor_pres/sat_vapor_pres_k.o ../station_data/station_data.o ../time_interp/time_interp.o ../time_interp/time_interp_external.o ../time_manager/get_cal_time.o ../time_manager/time_manager.o ../topography/gaussian_topog.o ../topography/topography.o ../tracer_manager/tracer_manager.o ../tridiagonal/tridiagonal.o ../affinity/affinity.o ../memutils/memuse.o ../mosaic/create_xgrid.o ../mosaic/gradient_c2l.o ../mosaic/interp.o ../mosaic/mosaic_util.o ../mosaic/read_mosaic.o ../mpp/nsclock.o ../mpp/threadloc.o ar: creating libfms.a a - ../oda_tools/xbt_drop_rate_adjust.o @@ -32444,18 +33812,27 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" into /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL on wcoss -cp -fp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3"/conf/configure.fv3 -cp -fp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3"/conf/modules.fv3 -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" nemsinstall +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" into /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL on wcoss +cp -fp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3"/conf/modules.fv3 +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" nemsinstall +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -32469,53 +33846,53 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cplfields.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cap_cpl.F90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cplfields.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_cap_cpl.F90 ar rv libfv3cpl.a module_cplfields.o module_cap_cpl.o ar: creating libfv3cpl.a a - module_cplfields.o a - module_cap_cpl.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c CCPP_layer/CCPP_data.F90 -o CCPP_layer/CCPP_data.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c ../ccpp/physics/ccpp_static_api.F90 -o ../ccpp/physics/ccpp_static_api.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o ar rv libgfsphys.a physics/mersenne_twister.o physics/namelist_soilveg.o physics/physparam.o physics/set_soilveg.o physics/noahmp_tables.o physics/GFDL_parse_tracers.o physics/physcons.o CCPP_layer/CCPP_data.o ../ccpp/physics/ccpp_static_api.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_restart.o ar: creating libgfsphys.a a - physics/mersenne_twister.o @@ -32531,65 +33908,65 @@ a - GFS_layer/GFS_abstraction_layer.o a - GFS_layer/GFS_diagnostics.o a - GFS_layer/GFS_driver.o a - GFS_layer/GFS_restart.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' -gmake -C ccpp/driver FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' +gmake -C ccpp/driver FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N DYN32=N # force gfs physics to 64bit, flag to CCPP build for 32bit dynamics Build CCPP layer ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Build CCPP layer ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' mpiicc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP CCPP_driver.F90 > CCPP_driver.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../../gfsphysics -I../../atmos_cubed_sphere -c CCPP_driver.tmp.f90 -o CCPP_driver.o ar rv libccppdriver.a CCPP_driver.o ar: creating libccppdriver.a a - CCPP_driver.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' -gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' +gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -c IPD_driver.F90 -o IPD_driver.o ar rv libipd.a IPD_driver.o IPD_typedefs.o ar: creating libipd.a a - IPD_driver.o a - IPD_typedefs.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' -gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' +gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c FV3GFS_io.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_io_def.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_internal_state.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf_parallel.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -c ffsync.F90 -o ffsync.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c FV3GFS_io.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_io_def.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_internal_state.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_gfs.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/include -c post_nems_routines.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/include -c module_write_nemsio.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_write_netcdf_parallel.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_wrt_grid_comp.F90 ar rv libfv3io.a ffsync.o FV3GFS_io.o post_gfs.o post_nems_routines.o module_write_nemsio.o module_write_netcdf.o module_write_netcdf_parallel.o module_fv3_io_def.o module_write_internal_state.o module_wrt_grid_comp.o ar: creating libfv3io.a a - ffsync.o @@ -32602,65 +33979,65 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_arrays.F90 -o model/fv_arrays.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_timing.F90 -o tools/fv_timing.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_sst.F90 -o tools/external_sst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_eta.F90 -o tools/fv_eta.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_mapz.F90 -o model/fv_mapz.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_utils.F90 -o model/nh_utils.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/a2b_edge.F90 -o model/a2b_edge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/multi_gases.F90 -o model/multi_gases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/boundary.F90 -o model/boundary.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_sg.F90 -o model/fv_sg.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_fill.F90 -o model/fv_fill.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_mapz.F90 -o model/fv_mapz.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/init_hydro.F90 -o tools/init_hydro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sorted_index.F90 -o tools/sorted_index.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/test_cases.F90 -o tools/test_cases.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/tp_core.F90 -o model/tp_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/sw_core.F90 -o model/sw_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_nudge.F90 -o tools/fv_nudge.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_utils.F90 -o model/nh_utils.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/nh_core.F90 -o model/nh_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/dyn_core.F90 -o model/dyn_core.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_io.F90 -o tools/fv_io.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/external_ic.F90 -o tools/external_ic.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_restart.F90 -o tools/fv_restart.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_control.F90 -o model/fv_control.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_nesting.F90 -o model/fv_nesting.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_dynamics.F90 -o model/fv_dynamics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c model/fv_update_phys.F90 -o model/fv_update_phys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -32706,52 +34083,53 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o -ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c kinddef.F90 -o kinddef.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_layout_lag.f -o stochy_layout_lag.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c spectral_layout.F90 -o spectral_layout.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c glats_stochy.f -o glats_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c mpi_wrapper.F90 -o mpi_wrapper.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c plumes.f90 -o plumes.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c halo_exchange.fv3.F90 -o halo_exchange.fv3.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c getcon_spectral.F90 -o getcon_spectral.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_namelist_def.F90 -o stochy_namelist_def.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c compns_stochy.F90 -o compns_stochy.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochy_data_mod.F90 -o stochy_data_mod.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c get_stochy_pattern.F90 -o get_stochy_pattern.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c update_ca.F90 -o update_ca.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_global.F90 -o cellular_automata_global.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c cellular_automata_sgs.F90 -o cellular_automata_sgs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c lndp_apply_perts.F90 -o lndp_apply_perts.o +ar rv libstochastic_physics.a stochy_gg_def.o stochy_resol_def.o stochy_layout_lag.o four_to_grid_stochy.o glats_stochy.o sumfln_stochy.o gozrineo_stochy.o get_ls_node_stochy.o get_lats_node_a_stochy.o setlats_a_stochy.o setlats_lag_stochy.o epslon_stochy.o getcon_lag_stochy.o pln2eo_stochy.o dozeuv_stochy.o dezouv_stochy.o plumes.o kinddef.o mpi_wrapper.o halo_exchange.fv3.o spectral_layout.o getcon_spectral.o stochy_namelist_def.o compns_stochy.o stochy_internal_state_mod.o stochastic_physics.o stochy_patterngenerator.o stochy_data_mod.o get_stochy_pattern.o initialize_spectral_mod.o cellular_automata_global.o cellular_automata_sgs.o update_ca.o lndp_apply_perts.o ar: creating libstochastic_physics.a a - stochy_gg_def.o a - stochy_resol_def.o @@ -32786,25 +34164,26 @@ a - initialize_spectral_mod.o a - cellular_automata_global.o a - cellular_automata_sgs.o a - update_ca.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' -gmake -C stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +a - lndp_apply_perts.o +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' +gmake -C stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I ../../stochastic_physics -I../ccpp/physics -I../ccpp/build/physics -I../atmos_cubed_sphere -c stochastic_physics_wrapper.F90 -o stochastic_physics_wrapper.o ar rv libstochastic_physics_wrapper.a stochastic_physics_wrapper.o ar: creating libstochastic_physics_wrapper.a a - stochastic_physics_wrapper.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_config.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c atmos_model.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fcst_grid_comp.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c time_utils.F90 -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fv3_config.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c atmos_model.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c module_fcst_grid_comp.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c time_utils.F90 +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DENABLE_QUAD_PRECISION -DDEBUG -DOPENMP -DCCPP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -Istochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c fv3_cap.F90 ar rv libfv3cap.a atmos_model.o module_fv3_config.o module_fcst_grid_comp.o time_utils.o fv3_cap.o ar: creating libfv3cap.a a - atmos_model.o @@ -32812,24 +34191,33 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -Installation into "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +Installation into "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -test -d /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -rm -fr /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" DEBUG=Y ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +test -d /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL +rm -fr /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" DEBUG=Y ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ -./compile.sh --platform wcoss_dell_p3 --fms-dir "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ +./compile.sh --platform wcoss_dell_p3 --fms-dir "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -32843,9 +34231,9 @@ Currently Loaded Modules: -Will use FMS from: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL +Will use FMS from: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL ++ pwd -+ BASEDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ BASEDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + MACHINE_ID=wcoss_dell_p3 + COMPILE_OPTION=wcoss_dell_p3-intel.mk + DEBUG=Y @@ -32860,256 +34248,256 @@ MOM6 compile.sh ... DEBUG=1, REPRO= + [[ 1 == 1 ]] + echo 'compile MOM6 library ...' compile MOM6 library ... -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + mkdir -p build/intel/MOM6_LIB/repro + cd build/intel/MOM6_LIB/repro + [[ -f path_names ]] + rm -f path_names + echo 'generating file_paths ...' generating file_paths ... -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/bin/list_paths /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic/ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/bin/list_paths /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic/ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 A list of the files you checked out is in the file path_names. + echo 'generating makefile ...' generating makefile ... -+ /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/bin/mkmf -t /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/mkmf/templates/wcoss_dell_p3-intel.mk -p lib_ocean.a -o -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL path_names ++ /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/bin/mkmf -t /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/mkmf/templates/wcoss_dell_p3-intel.mk -p lib_ocean.a -o -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL path_names ........................................................................................................................................................................................................................................... Makefile is ready. + echo 'compiling MOM6 library...' compiling MOM6 library... + make NETCDF=4 REPRO= DEBUG=1 lib_ocean.a -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_coms.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_document.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_domains.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_grid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_io.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_variables.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_rho.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_slight.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_restart.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/tracer_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dye_example.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_random.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/RGC_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_continuity.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/seamount_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/soliton_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/core/MOM.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_constants.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 -mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kinds_and_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_utils.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_error_handler.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_array_transform.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_coms.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_cpu_clock.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_time_manager.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_document.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_string_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_file_parser.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_domains.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_hor_index.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_linear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_Wright.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_UNESCO.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_kinds.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_toolbox.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_NEMO.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS_TEOS10.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_TFreeze.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_unit_scaling.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/MOM_EOS.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_solvers.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/polynomial_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_edge_values.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PLM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PPM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PQM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P1M_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/P3M_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_interp.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_hycom.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_checksums.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_gibbs_ice_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_math.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_grid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_dyn_horgrid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_verticalGrid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_io.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_safe_alloc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_vkernels.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/PCM_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_remapping.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_debugging.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_variables.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/regrid_consts.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_zlike.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_sigma.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_rho.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_slight.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/coord_adapt.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_regridding.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_remap.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_manager_wrapper.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_diag_mediator.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_opacity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_spatial_means.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_forcing_type.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_get_input.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_transform_FMS.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_restart.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_params.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_registry.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_open_boundary.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_sponge.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_horizontal_regridding.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_ALE_sponge.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/tracer_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_diabatic.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/DOME_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ISOMIP_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/RGC_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_Z_init.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/ideal_age_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dye_example.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_OCMIP2_CFC.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/oil_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/advection_test_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/dyed_obc_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_interface_heights.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ALE/MOM_ALE.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_tracer_initialization_from_Z.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_generic_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/pseudo_salt_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/boundary_impulse_tracer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_flow_control.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_surface_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_grid_initialize.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_random.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/baroclinic_zone_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_state.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_dynamics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/RGC_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_teos10_constants.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part_zerop.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_transcribe_grid.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_structure.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_internal_tides.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_put_get.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_kpp.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_kappa_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_shear.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_convection.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_conv.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_ddiff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_ddiff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_viscosity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bulk_mixed_layer.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_checksum_packages.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_aux.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diapyc_energy_req.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_tidal.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_tidal_mixing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_wave_interface.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_energetic_PBL.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_entrain_diffusive.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_geothermal.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_isopycnal_slopes.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_internal_tide_input.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_CVMix_KPP.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_regularize_layers.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_full_convection.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_intrinsic_functions.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/CVmix/cvmix_background.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_bkgnd_mixing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_change_diffusivity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_set_diffusivity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_wave_speed.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_diabatic_driver.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_lateral_mixing_coeffs.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE_types.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_lateral_boundary_diffusion.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_neutral_diffusion.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_hor_diff.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_unit_tests.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_tidal_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_barotropic.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/tidal_bay_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Kelvin_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/shelfwave_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_channel_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_boundary_update.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_coord_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_diagnostics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity_PPM.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_continuity.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_CoriolisAdv.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_thickness_diffuse.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_hor_visc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_Montgomery.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce_analytic_FV.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_PressureForce.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_PointAccel.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/vertical/MOM_vert_friction.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_split_RK2.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM_dynamics_unsplit_RK2.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_shared_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/ISOMIP_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/benchmark_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Neverland_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/DOME2d_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/sloshing_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/seamount_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dumbbell_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Phillips_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dense_water_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_fixed_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_MEKE.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/parameterizations/lateral/MOM_mixed_layer_restrat.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_obsolete_diagnostics.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/circle_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/lock_exchange_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/external_gwave_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/adjustment_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Rossby_front_2d_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/SCM_CVMix_tests.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/dyed_obcs_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/supercritical_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/soliton_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/initialization/MOM_state_initialization.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/diagnostics/MOM_sum_output.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_tracer_advect.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/ocean_da_core.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/core/write_ocean_obs.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/geoKdTree/kdtree.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ocean_data_assim/MOM_oda_driver.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_aux.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/tracer/MOM_offline_main.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/core/MOM.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_constants.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_marine_ice.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/user_shelf_init.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf_initialize.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/ice_shelf/MOM_ice_shelf.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/user_revise_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_surface_forcing_nuopc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/nuopc_driver/mom_ocean_model_nuopc.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sp_from_sr.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_chem_potential_water_t_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_freezing_poly_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt0_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_mod_specvol_coefficients.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_ice.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_gibbs_pt0_pt0.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_ct.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_poly.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_freezing_exact.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_second_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho_first_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_first_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/BFB_surface_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/MOM_controlled_forcing.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_sr_from_sp.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_entropy_part.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/config_src/dynamic -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/user/Idealized_Hurricane.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/framework/MOM_write_cputime.F90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_pt_from_t.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_from_ct.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_rho.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_from_pt.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_specvol_second_derivatives.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_ct_freezing_poly.f90 +mpiifort -fpp -Wp,-w -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -i4 -r8 -nowarn -sox -traceback -g -O0 -traceback -I/usrx/local/prod/packages/ips/18.0.1/netcdf/4.5.0/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6/src/equation_of_state/TEOS10/gsw_t_deriv_chem_potential_water_t_exact.f90 ar rv lib_ocean.a cvmix_utils.o coord_hycom.o MOM_cpu_clock.o MOM_checksums.o gsw_mod_gibbs_ice_coefficients.o MOM_array_transform.o cvmix_math.o dumbbell_surface_forcing.o user_initialization.o gsw_ct_from_t.o MOM_TFreeze.o MOM_grid_initialize.o BFB_initialization.o ISOMIP_tracer.o PCM_functions.o cvmix_kinds_and_types.o MOM_random.o ocean_da_types.o baroclinic_zone_initialization.o MOM_ice_shelf_dynamics.o RGC_initialization.o gsw_entropy_part_zerop.o MOM_transcribe_grid.o MOM_internal_tides.o cvmix_kpp.o MOM_open_boundary.o MOM_set_viscosity.o MOM_tracer_hor_diff.o cvmix_shear.o MOM_full_convection.o MOM_regularize_layers.o MOM_string_functions.o mom_ocean_model_nuopc.o MOM_wave_interface.o MOM_grid.o DOME_tracer.o MOM_tidal_forcing.o gsw_sp_from_sr.o gsw_chem_potential_water_t_exact.o MOM_transform_FMS.o PLM_functions.o MOM_EOS.o MOM_tracer_initialization_from_Z.o MOM_MEKE.o MOM_state_initialization.o coord_rho.o MOM_interface_heights.o MOM_diabatic_aux.o MOM_safe_alloc.o MOM_restart.o MOM_coord_initialization.o MOM_intrinsic_functions.o MOM_continuity.o MOM_hor_visc.o SCM_CVMix_tests.o MOM_CVMix_shear.o MOM_OCMIP2_CFC.o gsw_ct_freezing_exact.o MOM_time_manager.o MOM_diag_manager_wrapper.o MOM_obsolete_params.o regrid_interp.o MOM_checksum_packages.o dumbbell_initialization.o MOM_EOS_NEMO.o MOM_CVMix_conv.o MOM_dyn_horgrid.o gsw_mod_freezing_poly_coefficients.o gsw_pt0_from_t.o MOM_wave_structure.o external_gwave_initialization.o MOM_geothermal.o gsw_specvol.o MOM_get_input.o MOM_unit_scaling.o tidal_bay_initialization.o MOM_EOS_Wright.o gsw_gibbs.o PPM_functions.o user_change_diffusivity.o supercritical_initialization.o MOM_tracer_registry.o MOM_offline_aux.o MOM_EOS_TEOS10.o regrid_edge_values.o coord_zlike.o gsw_gibbs_ice.o MOM_energetic_PBL.o MOM_CoriolisAdv.o PQM_functions.o MOM_dynamics_unsplit_RK2.o MOM_MEKE_types.o MOM_error_handler.o MOM_CVMix_ddiff.o MOM_PointAccel.o gsw_gibbs_pt0_pt0.o gsw_pt_from_ct.o dyed_channel_initialization.o MOM_fixed_initialization.o gsw_t_freezing_poly.o MOM_tracer_advect.o gsw_t_freezing_exact.o regrid_consts.o MOM_diag_mediator.o MOM_thickness_diffuse.o gsw_rho_second_derivatives.o MOM_file_parser.o MOM_wave_speed.o ISOMIP_initialization.o MOM_unit_tests.o polynomial_functions.o MOM_offline_main.o ideal_age_example.o user_shelf_init.o DOME_initialization.o MOM_set_diffusivity.o gsw_rho_first_derivatives.o gsw_specvol_first_derivatives.o MOM_diapyc_energy_req.o MOM_opacity.o tracer_example.o user_revise_forcing.o MOM_neutral_diffusion.o BFB_surface_forcing.o coord_sigma.o write_ocean_obs.o advection_test_tracer.o dyed_obcs_initialization.o pseudo_salt_tracer.o MOM_EOS_UNESCO.o seamount_initialization.o MOM_dynamics_unsplit.o MOM_PressureForce.o MOM_verticalGrid.o MOM_diagnostics.o gsw_mod_toolbox.o gsw_mod_specvol_coefficients.o MOM_regridding.o MOM_boundary_update.o MOM_barotropic.o coord_adapt.o MOM_forcing_type.o soliton_initialization.o MOM_tracer_Z_init.o Kelvin_initialization.o MOM_controlled_forcing.o MOM_bulk_mixed_layer.o MOM_hor_index.o regrid_solvers.o ocean_da_core.o gsw_sr_from_sp.o MOM_shared_initialization.o DOME2d_initialization.o MOM_tracer_diabatic.o MOM_vert_friction.o MOM_lateral_boundary_diffusion.o MOM_generic_tracer.o MOM_bkgnd_mixing.o MOM_kappa_shear.o circle_obcs_initialization.o MOM_ALE_sponge.o gsw_entropy_part.o MOM_ice_shelf_initialize.o MOM_CVMix_KPP.o MOM_ice_shelf_state.o P1M_functions.o gsw_mod_teos10_constants.o MOM_ALE.o MOM_PressureForce_analytic_FV.o boundary_impulse_tracer.o MOM_lateral_mixing_coeffs.o cvmix_put_get.o MOM_oda_driver.o cvmix_convection.o Idealized_Hurricane.o MOM_diag_remap.o gsw_mod_kinds.o MOM_write_cputime.o MOM_domains.o Neverland_initialization.o MOM_sponge.o MOM_tidal_mixing.o oil_tracer.o MOM_continuity_PPM.o MOM.o gsw_pt_from_t.o dense_water_initialization.o MOM_entrain_diffusive.o MOM_EOS_linear.o Phillips_initialization.o MOM_internal_tide_input.o coord_slight.o gsw_t_from_ct.o Rossby_front_2d_initialization.o MOM_marine_ice.o MOM_debugging.o kdtree.o gsw_rho.o MOM_document.o dyed_obc_tracer.o MOM_variables.o P3M_functions.o MOM_mixed_layer_restrat.o MOM_diag_vkernels.o adjustment_initialization.o MOM_constants.o MOM_tracer_flow_control.o MOM_coms.o shelfwave_initialization.o cvmix_background.o MOM_diabatic_driver.o gsw_ct_from_pt.o MOM_horizontal_regridding.o MOM_dynamics_split_RK2.o sloshing_initialization.o MOM_remapping.o MOM_spatial_means.o benchmark_initialization.o lock_exchange_initialization.o dye_example.o MOM_io.o RGC_tracer.o MOM_ice_shelf.o mom_surface_forcing_nuopc.o cvmix_ddiff.o cvmix_tidal.o gsw_specvol_second_derivatives.o gsw_ct_freezing_poly.o MOM_obsolete_diagnostics.o MOM_sum_output.o MOM_PressureForce_Montgomery.o MOM_isopycnal_slopes.o gsw_t_deriv_chem_potential_water_t_exact.o ar: creating lib_ocean.a a - cvmix_utils.o @@ -33345,25 +34733,34 @@ a - MOM_sum_output.o a - MOM_PressureForce_Montgomery.o a - MOM_isopycnal_slopes.o a - gsw_t_deriv_chem_potential_water_t_exact.o -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro' +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro' + echo 'compiling MOM6 library successful' compiling MOM6 library successful + echo 'compiling MOM6 library done' compiling MOM6 library done -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface + mkdir -p exec/wcoss_dell_p3/ -+ ln -s /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/build/intel/MOM6_LIB/repro exec/wcoss_dell_p3/lib_ocean ++ ln -s /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/build/intel/MOM6_LIB/repro exec/wcoss_dell_p3/lib_ocean + [[ 0 == 1 ]] + echo ================================================== ================================================== + [[ 0 == 1 ]] + echo 'Next recommended step is to rejoice out of happiness from a successful compile.' Next recommended step is to rejoice out of happiness from a successful compile. -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ - exec gmake -f makefile.nuopc COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" \ - "FMSDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL" \ - "NEMSMOMDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3" \ - "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" install +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ + exec gmake -f makefile.nuopc COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" FMS_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" CPPCMEPS="-DCMEPS" MACHINE_ID="wcoss_dell_p3" \ + "FMSDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL" \ + "NEMSMOMDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3" \ + "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" install +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -33377,11 +34774,11 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface' -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/time_utils.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap.F90 +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface' +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/time_utils.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_methods.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap_time.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -DMOM6_CAP -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_NO_INTEGER_1_BYTE -DESMF_NO_INTEGER_2_BYTE -DESMFVERSIONGIT='ESMF_8_1_0_beta_snapshot_27' -DESMF_MOAB=1 -DESMF_LAPACK=1 -DESMF_LAPACK_INTERNAL=1 -DESMF_NO_ACC_SOFTWARE_STACK=1 -DESMF_NETCDF=1 -DESMF_YAMLCPP=1 -DESMF_YAML=1 -DESMF_PIO=1 -DESMF_MPIIO -DESMF_NO_OPENACC -DESMF_BOPT_g -DESMF_TESTCOMPTUNNEL -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_COMM=intelmpi -DESMF_DIR=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/src/8.1.0bs27 MOM6/config_src/nuopc_driver/mom_cap.F90 ar rv libmom.a mom_cap.o time_utils.o mom_cap_methods.o mom_cap_time.o ar: creating libmom.a a - mom_cap.o @@ -33389,18 +34786,27 @@ a - time_utils.o a - mom_cap_methods.o a - mom_cap_time.o rm -f mom6.mk.install -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/exec/wcoss_dell_p3/lib_ocean/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f libmom.a mom_cap_mod.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -cp -f mom6.mk.install /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface' -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL" -test -s "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/exec/wcoss_dell_p3/lib_ocean/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f libmom.a mom_cap_mod.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL +cp -f mom6.mk.install /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface' +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL" +test -s "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.libcice +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -33416,14 +34822,14 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.libcice: ARCH = wcoss_dell_p3_intel CICE6 ./comp_ice.backend.libcice: DEBUG = true -CICE6 ./comp_ice.backend.libcice: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.libcice: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.libcice: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.libcice: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.libcice: DEPFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/makdep.c +CICE6 ./comp_ice.backend.libcice: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.libcice: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.libcice: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.libcice: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.libcice: DEPFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/makdep.c CICE6 ./comp_ice.backend.libcice: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib/esmf.mk -rm: cannot remove '/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk': No such file or directory -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm: cannot remove ‘/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk’: No such file or directory +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' Building dependency for icepack_zsalinity.d Building dependency for icepack_zbgc_shared.d Building dependency for icepack_zbgc.d @@ -33516,110 +34922,119 @@ Building dependency for cice_wrapper_mod.d Building dependency for CICE_RunMod.d Building dependency for CICE_InitMod.d Building dependency for CICE_FinalMod.d -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_constants.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 -mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 -mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c -ar -r /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar -r /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o -ar: creating /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_kinds.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_warnings.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_parameters.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_tracers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mushy_physics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_wavefracspec.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_orbital.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_shortwave.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_brine.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_aerosol.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_algae.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zsalinity.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_zbgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_atmo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_ocean.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_bl99.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_0layer.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_mushy.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_isotope.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_age.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_firstyear.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_cesm.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_lvl.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_meltpond_topo.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_vertical.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_therm_itd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/icepack/columnphysics/icepack_intfc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_kinds_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_fileunits.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_exit.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_communicate.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_constants.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_broadcast.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_domain_size.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_blocks.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_spacecurve.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_distribution.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_gather_scatter.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_reprosum.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_global_reductions.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_boundary.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_domain.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/comm/mpi/ice_timers.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_FinalMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_arrays_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_state.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_calendar.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_read_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_scam.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_grid.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_flux.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp_1d.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_evp.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_restart.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_dyn_eap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_forcing_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_shared.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_mechred.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_pond.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_drag.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history_fsd.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/io/io_netcdf/ice_history_write.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_history.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_restart_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_remap.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/dynamics/ice_transport_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restoring.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_init.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/shared/ice_init_column.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_restart_driver.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_InitMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/analysis/ice_diagnostics_bgc.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/general/ice_step_mod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/CICE_RunMod.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_import_export.F90 +mpiifort -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -align array64byte -xHost -O0 -g -check uninit -check bounds -check pointers -fpe0 -check noarg_temp_created -link_mpi=dbg -FR -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I. -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90 +mpiicc -c -O2 -fp-model precise -xHost -DFORTRANUNDERSCORE -Dcoupled -DUSE_NETCDF -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/cicecore/cicedynB/infrastructure/ice_shr_reprosum86.c +ar -r /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar -r /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a CICE_FinalMod.o CICE_InitMod.o CICE_RunMod.o cice_wrapper_mod.o ice_arrays_column.o ice_blocks.o ice_boundary.o ice_broadcast.o ice_calendar.o ice_communicate.o ice_comp_nuopc.o ice_constants.o ice_diagnostics.o ice_diagnostics_bgc.o ice_distribution.o ice_domain.o ice_domain_size.o ice_dyn_eap.o ice_dyn_evp.o ice_dyn_evp_1d.o ice_dyn_shared.o ice_exit.o ice_fileunits.o ice_flux.o ice_flux_bgc.o ice_forcing.o ice_forcing_bgc.o ice_gather_scatter.o ice_global_reductions.o ice_grid.o ice_history.o ice_history_bgc.o ice_history_drag.o ice_history_fsd.o ice_history_mechred.o ice_history_pond.o ice_history_shared.o ice_history_write.o ice_import_export.o ice_init.o ice_init_column.o ice_kinds_mod.o ice_prescribed_mod.o ice_read_write.o ice_reprosum.o ice_restart.o ice_restart_column.o ice_restart_driver.o ice_restart_shared.o ice_restoring.o ice_scam.o ice_shr_methods.o ice_shr_reprosum86.o ice_spacecurve.o ice_state.o ice_step_mod.o ice_timers.o ice_transport_driver.o ice_transport_remap.o icepack_aerosol.o icepack_age.o icepack_algae.o icepack_atmo.o icepack_brine.o icepack_firstyear.o icepack_flux.o icepack_fsd.o icepack_intfc.o icepack_isotope.o icepack_itd.o icepack_kinds.o icepack_mechred.o icepack_meltpond_cesm.o icepack_meltpond_lvl.o icepack_meltpond_topo.o icepack_mushy_physics.o icepack_ocean.o icepack_orbital.o icepack_parameters.o icepack_shortwave.o icepack_therm_0layer.o icepack_therm_bl99.o icepack_therm_itd.o icepack_therm_mushy.o icepack_therm_shared.o icepack_therm_vertical.o icepack_tracers.o icepack_warnings.o icepack_wavefracspec.o icepack_zbgc.o icepack_zbgc_shared.o icepack_zsalinity.o +ar: creating /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ - exec gmake COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ - "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" install + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ + exec gmake COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" \ + "INSTALLDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" install +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -33646,13 +35061,13 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd nems/lib ;\ -exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ -CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -D WITH_PNETCDF=OFF ../ +exec gmake install FC="mpiifort" CC="mpiicc" CXX="mpiicpc" PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ +CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -D PIO_ENABLE_TESTS:BOOL=OFF -D PIO_ENABLE_TIMING:BOOL=OFF -D PIO_USE_MALLOC:BOOL=ON -D GENF90_PATH=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90 -D USER_CMAKE_MODULE_PATH="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO"/cmake -D CMAKE_INSTALL_PREFIX=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install -D NetCDF_PATH:PATH=/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4 -D WITH_PNETCDF=OFF ../ -- The C compiler identification is Intel 18.0.1.20171018 -- The Fortran compiler identification is Intel 18.0.1.20171018 -- Check for working C compiler: /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc @@ -33705,120 +35120,120 @@ CC="mpiicc" CXX="mpiicpc" FC="mpiifort" cmake -D CMAKE_VERBOSE_MAKEFILE:BOOL=ON -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot -- Configuring done -- Generating done --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build"; \ +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build"; \ exec gmake install -gmake[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO -B/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks +gmake[3]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -S/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO -B/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build --check-build-system CMakeFiles/Makefile.cmake 0 +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles/progress.marks gmake -f CMakeFiles/Makefile2 all -gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib/CMakeFiles/pioc.dir/DependInfo.cmake --color= Scanning dependencies of target pioc -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/clib/CMakeFiles/pioc.dir/build.make src/clib/CMakeFiles/pioc.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 2%] Building C object src/clib/CMakeFiles/pioc.dir/topology.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/topology.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/topology.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/topology.c [ 5%] Building C object src/clib/CMakeFiles/pioc.dir/pio_file.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_file.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_file.c [ 8%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_support.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_support.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_support.c [ 11%] Building C object src/clib/CMakeFiles/pioc.dir/pio_lists.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_lists.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_lists.c [ 14%] Building C object src/clib/CMakeFiles/pioc.dir/pioc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc.c [ 17%] Building C object src/clib/CMakeFiles/pioc.dir/pioc_sc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pioc_sc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pioc_sc.c [ 20%] Building C object src/clib/CMakeFiles/pioc.dir/pio_spmd.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_spmd.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_spmd.c [ 22%] Building C object src/clib/CMakeFiles/pioc.dir/pio_rearrange.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_rearrange.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_rearrange.c [ 25%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc4.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc4.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc4.c [ 28%] Building C object src/clib/CMakeFiles/pioc.dir/bget.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/bget.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/bget.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/bget.c [ 31%] Building C object src/clib/CMakeFiles/pioc.dir/pio_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_nc.c [ 34%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_nc.c [ 37%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_nc.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_nc.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_nc.c [ 40%] Building C object src/clib/CMakeFiles/pioc.dir/pio_getput_int.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_getput_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_getput_int.c [ 42%] Building C object src/clib/CMakeFiles/pioc.dir/pio_msg.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_msg.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_msg.c [ 45%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray.c [ 48%] Building C object src/clib/CMakeFiles/pioc.dir/pio_darray_int.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_darray_int.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_darray_int.c [ 51%] Building C object src/clib/CMakeFiles/pioc.dir/pio_get_vard.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_get_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_get_vard.c [ 54%] Building C object src/clib/CMakeFiles/pioc.dir/pio_put_vard.c.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiicc -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -std=c99 -debug minimal -o CMakeFiles/pioc.dir/pio_put_vard.c.o -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib/pio_put_vard.c [ 57%] Linking C static library libpioc.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/pioc.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/clib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/pioc.dir/link.txt --verbose=1 /usr/bin/ar qc libpioc.a CMakeFiles/pioc.dir/topology.c.o CMakeFiles/pioc.dir/pio_file.c.o CMakeFiles/pioc.dir/pioc_support.c.o CMakeFiles/pioc.dir/pio_lists.c.o CMakeFiles/pioc.dir/pioc.c.o CMakeFiles/pioc.dir/pioc_sc.c.o CMakeFiles/pioc.dir/pio_spmd.c.o CMakeFiles/pioc.dir/pio_rearrange.c.o CMakeFiles/pioc.dir/pio_nc4.c.o CMakeFiles/pioc.dir/bget.c.o CMakeFiles/pioc.dir/pio_nc.c.o CMakeFiles/pioc.dir/pio_put_nc.c.o CMakeFiles/pioc.dir/pio_get_nc.c.o CMakeFiles/pioc.dir/pio_getput_int.c.o CMakeFiles/pioc.dir/pio_msg.c.o CMakeFiles/pioc.dir/pio_darray.c.o CMakeFiles/pioc.dir/pio_darray_int.c.o CMakeFiles/pioc.dir/pio_get_vard.c.o CMakeFiles/pioc.dir/pio_put_vard.c.o /usr/bin/ranlib libpioc.a -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target pioc gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/genf90.dir/DependInfo.cmake --color= Scanning dependencies of target genf90 -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/genf90.dir/build.make src/flib/CMakeFiles/genf90.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[5]: Nothing to be done for `src/flib/CMakeFiles/genf90.dir/build'. -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 57%] Built target genf90 gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/depend -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 60%] Generating piodarray.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piodarray.F90.in > piodarray.F90 [ 62%] Generating pionfatt_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfatt_mod.F90.in > pionfatt_mod.F90 [ 65%] Generating pionfput_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfput_mod.F90.in > pionfput_mod.F90 [ 68%] Generating pionfget_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/genf90/genf90.pl /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pionfget_mod.F90.in > pionfget_mod.F90 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_depends "Unix Makefiles" /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/CMakeFiles/piof.dir/DependInfo.cmake --color= Scanning dependencies of target piof -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake -f src/flib/CMakeFiles/piof.dir/build.make src/flib/CMakeFiles/piof.dir/build -gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [ 71%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_kinds.F90 -o CMakeFiles/piof.dir/pio_kinds.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_kinds.mod src/flib/CMakeFiles/piof.dir/pio_kinds.mod.stamp Intel [ 74%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_support.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_support.F90 -o CMakeFiles/piof.dir/pio_support.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_support.mod src/flib/CMakeFiles/piof.dir/pio_support.mod.stamp Intel [ 77%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_types.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_types.F90 -o CMakeFiles/piof.dir/pio_types.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_types.mod src/flib/CMakeFiles/piof.dir/pio_types.mod.stamp Intel [ 80%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio_nf.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio_nf.F90 -o CMakeFiles/piof.dir/pio_nf.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio_nf.mod src/flib/CMakeFiles/piof.dir/pio_nf.mod.stamp Intel [ 82%] Building Fortran object src/flib/CMakeFiles/piof.dir/piodarray.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/piodarray.F90 -o CMakeFiles/piof.dir/piodarray.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/piodarray.mod src/flib/CMakeFiles/piof.dir/piodarray.mod.stamp Intel [ 85%] Building Fortran object src/flib/CMakeFiles/piof.dir/piolib_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/piolib_mod.F90 -o CMakeFiles/piof.dir/piolib_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/piolib_mod.mod src/flib/CMakeFiles/piof.dir/piolib_mod.mod.stamp Intel [ 88%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfatt_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfatt_mod.F90 -o CMakeFiles/piof.dir/pionfatt_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfatt_mod.mod src/flib/CMakeFiles/piof.dir/pionfatt_mod.mod.stamp Intel [ 91%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfget_mod.F90 -o CMakeFiles/piof.dir/pionfget_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfget_mod.mod src/flib/CMakeFiles/piof.dir/pionfget_mod.mod.stamp Intel [ 94%] Building Fortran object src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib/pionfput_mod.F90 -o CMakeFiles/piof.dir/pionfput_mod.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pionfput_mod.mod src/flib/CMakeFiles/piof.dir/pionfput_mod.mod.stamp Intel [ 97%] Building Fortran object src/flib/CMakeFiles/piof.dir/pio.F90.o -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64/mpiifort -DCPRINTEL -DLINUX -DLOGGING -DNETCDF_C_LOGGING_ENABLED -DNO_C_SIZEOF -D_NETCDF -D_NETCDF4 -D_NOPNETCDF -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/clib -debug minimal -c /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/src/flib/pio.F90 -o CMakeFiles/piof.dir/pio.F90.o /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_copy_f90_mod src/flib/pio.mod src/flib/CMakeFiles/piof.dir/pio.mod.stamp Intel /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pio_kinds.F90.o.provides.build @@ -33831,56 +35246,56 @@ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/Pa /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfget_mod.F90.o.provides.build /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E touch src/flib/CMakeFiles/piof.dir/pionfput_mod.F90.o.provides.build [100%] Linking Fortran static library libpiof.a -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P CMakeFiles/piof.dir/cmake_clean_target.cmake +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/src/flib && /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_link_script CMakeFiles/piof.dir/link.txt --verbose=1 /usr/bin/ar qc libpiof.a CMakeFiles/piof.dir/pio_nf.F90.o CMakeFiles/piof.dir/pio.F90.o CMakeFiles/piof.dir/pio_kinds.F90.o CMakeFiles/piof.dir/pio_types.F90.o CMakeFiles/piof.dir/piolib_mod.F90.o CMakeFiles/piof.dir/pio_support.F90.o CMakeFiles/piof.dir/pionfatt_mod.F90.o CMakeFiles/piof.dir/pionfput_mod.F90.o CMakeFiles/piof.dir/pionfget_mod.F90.o CMakeFiles/piof.dir/piodarray.F90.o /usr/bin/ranlib libpiof.a -gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[5]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' [100%] Built target piof -gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 +gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +/gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -E cmake_progress_start /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build/CMakeFiles 0 gmake -f CMakeFiles/Makefile2 preinstall -gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' gmake[4]: Nothing to be done for `preinstall'. -gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' +gmake[4]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' Install the project... /gpfs/dell1/usrx/local/prod/packages/cmake/3.16.2/bin/cmake -P cmake_install.cmake -- Install configuration: "" --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.h --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod --- Installing: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod -gmake[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build' -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpioc.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.h +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/libpiof.a +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_nf.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_types.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piolib_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfget_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_kinds.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pio_support.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/piodarray.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfatt_mod.mod +-- Installing: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/pionfput_mod.mod +gmake[3]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' cd nems/util ;\ -exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 +exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. perf_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_log_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mpi_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_abort_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_const_mod.F90 warning #15396: Vector specification for function 'shr_const_mod_mp_shr_const_isspval_' is ignored with specified optimization options. shr_const_mod.F90(89): (col. 30) warning #13401: vector function was emulated shr_const_mod.F90(89): (col. 30) warning #13401: vector function was emulated -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_sys_mod.F90 shr_sys_mod.F90(105): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RCODE] SUBROUTINE shr_sys_chdir(path, rcode) -------------------------------^ -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_flux_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_mem_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. shr_pio_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I. glc_elevclass_mod.F90 glc_elevclass_mod.F90(43): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [GLC_ELEVCLASS] subroutine glc_get_elevation_classes_with_bareland(glc_ice_covered, glc_topo, glc_elevclass, logunit) --------------------------------------------------------------------------------^ @@ -33903,40 +35318,40 @@ a - shr_mpi_mod.o a - shr_pio_mod.o a - shr_sys_mod.o a - glc_elevclass_mod.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd mediator ;\ -exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 +exec gmake PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include INTERNAL_PIO_INIT=1 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_kind_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_constants_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_utils_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFlds.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_internalstate_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_methods_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_map_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_merge_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_wav_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ice_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_cesm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_time_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_io_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_history_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_profile_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_ocn_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_rof_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_aofluxes_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_fraction_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_lnd_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_ocnalb_mod.F90 med_phases_ocnalb_mod.F90(586): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [RC] subroutine med_phases_ocnalb_orbital_update(clock, logunit, mastertask, eccen, obliqr, lambm0, mvelpp, rc) ----------------------------------------------------------------------------------------------------------^ -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 -mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_restart_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_atm_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_nems_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util esmFldsExchange_hafs_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med_phases_prep_glc_mod.F90 +mpiifort -c -g -traceback -fp-model precise -g -traceback -check arg_temp_created,bounds,format,output_conversion,stack,uninit -fPIC -assume realloc_lhs -m64 -mcmodel=small -pthread -threads -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -DESMF_VERSION_MAJOR=8 -DESMF_VERSION_MINOR=1 -DINTERNAL_PIO_INIT -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include -I../nems/util med.F90 ar rv libcmeps.a med_constants_mod.o med_phases_prep_wav_mod.o med_phases_prep_ice_mod.o esmFldsExchange_cesm_mod.o esmFlds.o med_phases_history_mod.o med_phases_profile_mod.o med_time_mod.o med_methods_mod.o med_phases_prep_ocn_mod.o med.o med_fraction_mod.o med_io_mod.o esmFldsExchange_hafs_mod.o med_phases_prep_lnd_mod.o med_kind_mod.o med_phases_restart_mod.o med_phases_prep_glc_mod.o med_internalstate_mod.o med_phases_prep_atm_mod.o esmFldsExchange_nems_mod.o med_utils_mod.o med_phases_aofluxes_mod.o med_phases_ocnalb_mod.o med_phases_prep_rof_mod.o med_merge_mod.o med_map_mod.o ar: creating libcmeps.a a - med_constants_mod.o @@ -33966,36 +35381,45 @@ a - med_phases_ocnalb_mod.o a - med_phases_prep_rof_mod.o a - med_merge_mod.o a - med_map_mod.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f cmeps.mk.install -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/lib/*.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include/* /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL -cp -f mediator/*.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f nems/util/*.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -cp -f cmeps.mk.install /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -test -d "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" -test -s "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/lib/*.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include/* /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL +cp -f mediator/*.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f nems/util/*.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include +cp -f cmeps.mk.install /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +test -d "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" +test -s "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ccpp_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk" ; echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ccpp_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk" ; echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk" ; echo mom6_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk" ; echo cice6_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk" ; echo cmeps_mk="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; do \ +for m in /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; \ +echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; \ gmake nems DEBUG=Y \ COMPONENTS="CCPP FMS FV3 MOM6 CICE6 CMEPS" \ - CCPP_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL MOM6_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x" ; \ -test -x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x + CCPP_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL MOM6_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL CICE6_DIR= CMEPS_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x" ; \ +test -x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -34009,14 +35433,14 @@ Currently Loaded Modules: -build NEMS after /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk +build NEMS after /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -MOM6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -CCPP: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -34025,189 +35449,198 @@ CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.1.0 beta snapshot" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -c ENS_CplComp_ESMFMod_STUB.f90 ar rv ENS_Cpl.a ENS_CplComp_ESMFMod_STUB.o ar: creating ENS_Cpl.a a - ENS_CplComp_ESMFMod_STUB.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_UTILS.tmp.f90 mv -v module_NEMS_UTILS.tmp.o module_NEMS_UTILS.o -'module_NEMS_UTILS.tmp.o' -> 'module_NEMS_UTILS.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 +‘module_NEMS_UTILS.tmp.o’ -> ‘module_NEMS_UTILS.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_methods.tmp.f90 mv -v module_MEDIATOR_methods.tmp.o module_MEDIATOR_methods.o -'module_MEDIATOR_methods.tmp.o' -> 'module_MEDIATOR_methods.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 +‘module_MEDIATOR_methods.tmp.o’ -> ‘module_MEDIATOR_methods.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o -'module_MEDIATOR.tmp.o' -> 'module_MEDIATOR.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 +‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_MEDIATOR_SpaceWeather.tmp.f90 mv -v module_MEDIATOR_SpaceWeather.tmp.o module_MEDIATOR_SpaceWeather.o -'module_MEDIATOR_SpaceWeather.tmp.o' -> 'module_MEDIATOR_SpaceWeather.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 +‘module_MEDIATOR_SpaceWeather.tmp.o’ -> ‘module_MEDIATOR_SpaceWeather.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_INTERNAL_STATE.tmp.f90 mv -v module_EARTH_INTERNAL_STATE.tmp.o module_EARTH_INTERNAL_STATE.o -'module_EARTH_INTERNAL_STATE.tmp.o' -> 'module_EARTH_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 +‘module_EARTH_INTERNAL_STATE.tmp.o’ -> ‘module_EARTH_INTERNAL_STATE.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_EARTH_GRID_COMP.tmp.f90 mv -v module_EARTH_GRID_COMP.tmp.o module_EARTH_GRID_COMP.o -'module_EARTH_GRID_COMP.tmp.o' -> 'module_EARTH_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 +‘module_EARTH_GRID_COMP.tmp.o’ -> ‘module_EARTH_GRID_COMP.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_INTERNAL_STATE.tmp.f90 mv -v module_NEMS_INTERNAL_STATE.tmp.o module_NEMS_INTERNAL_STATE.o -'module_NEMS_INTERNAL_STATE.tmp.o' -> 'module_NEMS_INTERNAL_STATE.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 +‘module_NEMS_INTERNAL_STATE.tmp.o’ -> ‘module_NEMS_INTERNAL_STATE.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_GRID_COMP.tmp.f90 mv -v module_NEMS_GRID_COMP.tmp.o module_NEMS_GRID_COMP.o -'module_NEMS_GRID_COMP.tmp.o' -> 'module_NEMS_GRID_COMP.o' -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 +‘module_NEMS_GRID_COMP.tmp.o’ -> ‘module_NEMS_GRID_COMP.o’ +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c module_NEMS_Rusage.tmp.f90 mv -v module_NEMS_Rusage.tmp.o module_NEMS_Rusage.o -'module_NEMS_Rusage.tmp.o' -> 'module_NEMS_Rusage.o' +‘module_NEMS_Rusage.tmp.o’ -> ‘module_NEMS_Rusage.o’ mpiicc -c nems_c_rusage.c -mpiicc -E -DFV3_CPLD -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Denise.Worthen) Wed Sep 9 07:51:43 GMT 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=253' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_CMEPS=MED -DFRONT_CICE6=ice_comp_nuopc -DFRONT_MOM6=mom_cap_mod -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -DFRONT_CCPP= -DCMEPS -D'SVN_INFO="(Jun.Wang) Wed Sep 16 10:05:20 UTC 2020 r9d05172b711f https://github.com/NOAA-EMC/NEMS.git"' -D'CMP_YEAR=2020' -D'CMP_JD=260' -DESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_BETASNAPSHOT="'T'" -DESMF_VERSION_MINOR="1" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.1.0 beta snapshot" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_PUBLIC="'F'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -link_mpi=dbg -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -I/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/include -I/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build/physics -c MAIN_NEMS.tmp.f90 mv -v MAIN_NEMS.tmp.o MAIN_NEMS.o -'MAIN_NEMS.tmp.o' -> 'MAIN_NEMS.o' +‘MAIN_NEMS.tmp.o’ -> ‘MAIN_NEMS.o’ echo libgocart is libgocart is echo extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf -mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libpiof.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/libpioc.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/libcice6.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/libmom.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libccppdriver.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/libfms.a -L/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf +mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x MAIN_NEMS.o module_NEMS_UTILS.o module_MEDIATOR_methods.o module_MEDIATOR.o module_MEDIATOR_SpaceWeather.o module_EARTH_INTERNAL_STATE.o module_EARTH_GRID_COMP.o module_NEMS_INTERNAL_STATE.o module_NEMS_GRID_COMP.o module_NEMS_Rusage.o nems_c_rusage.o /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libcmeps.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libcmeps_util.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libpiof.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/libpioc.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/libcice6.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/libmom.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/lib_ocean.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libccppdriver.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics_wrapper.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/libfms.a -L/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/lib -lccpp -lccppphys ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nceppost/nceppost-dceca26/lib/libnceppost.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/nemsio/nemsio-2.5.1/lib/libnemsio.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2/g2-3.4.0/lib/libg2_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/g2tmpl/g2tmpl-1.9.0/lib/libg2tmpl.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/bacio/bacio-2.4.0/lib/libbacio_4.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/sp/sp-2.3.0/lib/libsp_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3emc/w3emc-2.7.0/lib/libw3emc_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/w3nco/w3nco-2.4.0/lib/libw3nco_d.a /usrx/local/nceplibs/dev/NCEPLIBS/cmake/install/NCEPLIBS/crtm/crtm-2.3.0/lib/libcrtm.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a -lpng -lz -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib -lesmf -cxxlib -lrt -ldl -lnetcdf -lnetcdff -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/netcdf/4.7.4/lib -L/usrx/local/dev/packages/ips/18.0.1/impi/18.0.1/hdf5/1.10.6/lib -qopenmp -lnetcdf /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29/src/libjasper/base/jas_stream.c:520: warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/fcst_3.exe" -+ cp /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/tests/fcst_3.exe +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/fcst_3.exe" ++ cp /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/tests/fcst_3.exe Will copy modules.nems and NEMS.x as fcst_3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/components.mk" +echo 'CCPP FMS FV3 MOM6 CICE6 CMEPS' > "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/components.mk" NEMS_BUILDOPT IS DEBUG=Y Adding FV3 makeopts to FMS makeopts -/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. +/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/incmake/component_FV3.mk:19: Adding PATH_CCPP to FV3 make options because CCPP is listed as a component. set -x ; \ -cd "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" ; \ -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build" -+ cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp -+ rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/build -cat /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs ; \ - exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp" -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' +cd "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" ; \ +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build" ++ cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp ++ rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/build +cat /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs ; \ + exec gmake CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y PATH_CCPP="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp" -f makefile.temp.clean clean +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ ls -1 */*.a */*.o */*.mod */depend \ | grep -vE 'INSTALL|\.git' | xargs rm -f || true ; \ rm -rf FMS_INSTALL || true -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/fv3gfs' -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/fv3gfs' +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' Cleaning CCPP_layer ... rm -f -f libccppdriver.a *__genmod.f90 *.tmp.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/stochastic_physics' (cd stochastic_physics && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' Cleaning io ... rm -f -f libstochastic_physics_wrapper.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/cpl' rm -f -f fv3.exe libfv3cap.a *.o *.mod *.i90 *.lst depend rm -f -rf nems_dir fv3.mk FV3_INSTALL rm -f -f conf/modules.fv3 rm -f -f conf/configure.fv3 -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/conf/modules.fv3 +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/conf/modules.fv3 set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface ; \ set +e ; \ rm -rf exec src/path_names_shared ; \ find . -type f -name '*.o' -o -type f -name '*.mod' -o -type f -name '*.a' | xargs rm -f -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -eu ; \ -export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ +export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL MACHINE_ID="wcoss" SYSTEM_USERDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL" SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE" EXEDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs" CPPCICE="" NEMS_GRID="T126_mx5" DEBUG=Y ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs ; \ ./comp_ice.backend.clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -34222,19 +35655,28 @@ Currently Loaded Modules: CICE6 ./comp_ice.backend.clean: ARCH = wcoss_dell_p3_intel -CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs -CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile -CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/Makefile -CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel +CICE6 ./comp_ice.backend.clean: EXEDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs +CICE6 ./comp_ice.backend.clean: OBJDIR = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile +CICE6 ./comp_ice.backend.clean: MAKEFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/Makefile +CICE6 ./comp_ice.backend.clean: MACROSFILE = /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/machines/Macros.wcoss_dell_p3_intel CICE6 ./comp_ice.backend.clean: ESMFMKFILE = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.1.0bs27g/lib/esmf.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' -cp -n /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/modules.nems ; \ - . /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +rm -f *.o *.d *.mod /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile/libcice6.a +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE/configuration/scripts/forapps/ufs/compile' +cp -n /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/modulefiles/wcoss_dell_p3/fv3_debug /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/modules.nems ; \ + . /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL" MACHINE_ID="wcoss" FC="mpiifort" CC="mpiicc" CXX="mpiicpc" ; \ set -e ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS ; \ exec gmake clean +IMPORTANT: You are in more than one group account. You must manually set +the ECF_PORT environment variable to the appropriate port number: + + Group Account ECF_PORT + ============= ======== + emc.glopara 31487 + emc.climpara 31463 + emc.nomad 31523 +Additional ports are listed in /usrx/local/sys/ecflow/assigned_ports.txt Currently Loaded Modules: 1) ips/18.0.1.163 9) g2tmpl/1.9.0 17) sfcio/1.4.0 @@ -34248,45 +35690,45 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' cd mediator; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' rm -f -f libcmeps.a *.i90 *.o *.mod -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/mediator' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/mediator' cd nems/util; \ -exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install/include -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +exec gmake clean PIO_INCLUDE_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install/include +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' rm -f -f libcmeps_util.a *.f90 *.i90 *.o *.mod rm -f -f med_constants_mod.* -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/util' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/util' cd nems/lib; \ -exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -rm -rf "/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/build" -rm -rf /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib/ParallelIO/install -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS/nems/lib' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS' -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ +exec gmake clean PIO_INSTALL_DIR=/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +rm -rf "/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/build" +rm -rf /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib/ParallelIO/install +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS/nems/lib' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS' +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ +cd /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src ; gmake "COMPONENTS=CCPP FMS FV3 MOM6 CICE6 CMEPS" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: CMEPS CICE6 MOM6 FV3 FMS CCPP -CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CMEPS_INSTALL/cmeps.mk -CICE6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing -MOM6: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/MOM6-interface/MOM6_INSTALL/mom6.mk -FV3: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -CCPP: include /gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/FV3/ccpp/ccpp.mk +CMEPS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CMEPS_INSTALL/cmeps.mk +CICE6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/CICE-interface/CICE_INSTALL/cice6.mk: component CICE6 makefile fragment is missing +MOM6: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/MOM6-interface/MOM6_INSTALL/mom6.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +CCPP: include /gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/FV3/ccpp/ccpp.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_1_0_beta_snapshot_27" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'T'" @@ -34297,8 +35739,8 @@ CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'F'" rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Denise.Worthen/S2S_updmom6/NEMS/src' -Elapsed time 9944 seconds. Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Jun.Wang/nems/s2s/20200904/ufs-s2s-model/NEMS/src' +Elapsed time 611 seconds. Compiling CCPP=Y DEBUG=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y finished diff --git a/tests/RegressionTests_hera.intel.log b/tests/RegressionTests_hera.intel.log index 4c6eb7bf..f67b11e3 100644 --- a/tests/RegressionTests_hera.intel.log +++ b/tests/RegressionTests_hera.intel.log @@ -1,10 +1,10 @@ -Tue Sep 8 20:05:44 UTC 2020 +Wed Sep 16 04:22:43 UTC 2020 Start Regression test baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_ccpp_cmeps -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux Checking test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK @@ -54,10 +54,67 @@ Checking test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux results .... Test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux PASS +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1stepcold_ccpp_cmeps +mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1stepcold_ccpp_cmeps +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux +Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux results .... + Comparing phyf048.tile1.nc .........OK + Comparing phyf048.tile2.nc .........OK + Comparing phyf048.tile3.nc .........OK + Comparing phyf048.tile4.nc .........OK + Comparing phyf048.tile5.nc .........OK + Comparing phyf048.tile6.nc .........OK + Comparing dynf048.tile1.nc .........OK + Comparing dynf048.tile2.nc .........OK + Comparing dynf048.tile3.nc .........OK + Comparing dynf048.tile4.nc .........OK + Comparing dynf048.tile5.nc .........OK + Comparing dynf048.tile6.nc .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2016-10-05-00000.nc .........OK + Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK +Test 002 cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux PASS + + baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_satmedmf_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_satmedmf_ccpp_cmeps -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf -Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf +Checking test 003 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -103,13 +160,13 @@ Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf PASS +Test 003 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold384_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR384_ccpp_cmeps -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux -Checking test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux +Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -155,13 +212,13 @@ Checking test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux PASS +Test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_bmrt_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_bmrt_ccpp_cmeps -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt -Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt +Checking test 005 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -207,13 +264,13 @@ Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2013-04-01-03600.nc .........OK -Test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt PASS +Test 005 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux -Checking test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux +Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -264,13 +321,13 @@ Checking test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux PASS +Test 006 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux -Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux +Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... Comparing phyf072.tile1.nc .........OK Comparing phyf072.tile2.nc .........OK Comparing phyf072.tile3.nc .........OK @@ -321,13 +378,13 @@ Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-06-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-06-00000.nc .........OK -Test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux PASS +Test 007 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_restart -Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_restart +Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... Comparing phyf072.tile1.nc .........OK Comparing phyf072.tile2.nc .........OK Comparing phyf072.tile3.nc .........OK @@ -378,13 +435,13 @@ Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-06-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-06-00000.nc .........OK -Test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart PASS +Test 008 cpld_fv3_ccpp_mom6_cice_cmeps_restart PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads -Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads +Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -435,13 +492,13 @@ Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads PASS +Test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp -Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp +Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -492,13 +549,13 @@ Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp PASS +Test 010 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_warm_satmedmf_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_warm_satmedmf_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf -Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf +Checking test 011 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -549,13 +606,13 @@ Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-04-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-04-00000.nc .........OK -Test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf PASS +Test 011 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp384_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp384_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux -Checking test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux +Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -606,13 +663,13 @@ Checking test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux PASS +Test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmrt_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmrt_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt -Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt +Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -701,13 +758,13 @@ Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... Comparing RESTART/iced.2013-04-01-43200.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-01-43200.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-02-00000.nc .........OK -Test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt PASS +Test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_bmwav_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_bmwav_ccpp_cmeps -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt -Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt +Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -753,13 +810,13 @@ Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .. Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2013-04-01-03600.nc .........OK -Test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt PASS +Test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmwav_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmwav_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt -Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt +Checking test 015 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -813,13 +870,13 @@ Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2013-04-02-00000.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-02-00000.nc .........OK -Test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt PASS +Test 015 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_debug_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_debug_ccpp_cmeps -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug -Checking test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug +Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -865,13 +922,13 @@ Checking test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug PASS +Test 016 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug PASS baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_6h_warm_debug_ccpp_cmeps mediator baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_6h_warm_debug_ccpp_cmeps/RESTART -working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/S2S_RT/rt_66763/cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug -Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... +working dir = /scratch1/NCEPDEV/stmp2/Jun.Wang/S2S_RT/rt_93215/cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug +Checking test 017 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... Comparing phyf006.tile1.nc .........OK Comparing phyf006.tile2.nc .........OK Comparing phyf006.tile3.nc .........OK @@ -922,9 +979,9 @@ Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-03-21600.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-03-21600.nc .........OK -Test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug PASS +Test 017 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug PASS REGRESSION TEST WAS SUCCESSFUL -Tue Sep 8 21:34:56 UTC 2020 -Elapsed time: 01h:29m:13s. Have a nice day! +Wed Sep 16 05:40:36 UTC 2020 +Elapsed time: 01h:17m:54s. Have a nice day! diff --git a/tests/RegressionTests_orion.intel.log b/tests/RegressionTests_orion.intel.log index b6a1d2e5..03f7606a 100644 --- a/tests/RegressionTests_orion.intel.log +++ b/tests/RegressionTests_orion.intel.log @@ -1,10 +1,10 @@ -Tue Sep 8 12:31:11 CDT 2020 +Tue Sep 15 12:49:03 CDT 2020 Start Regression test baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_ccpp_cmeps -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux Checking test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK @@ -54,10 +54,67 @@ Checking test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux results .... Test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux PASS +baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1stepcold_ccpp_cmeps +mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1stepcold_ccpp_cmeps/RESTART +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux +Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux results .... + Comparing phyf048.tile1.nc .........OK + Comparing phyf048.tile2.nc .........OK + Comparing phyf048.tile3.nc .........OK + Comparing phyf048.tile4.nc .........OK + Comparing phyf048.tile5.nc .........OK + Comparing phyf048.tile6.nc .........OK + Comparing dynf048.tile1.nc .........OK + Comparing dynf048.tile2.nc .........OK + Comparing dynf048.tile3.nc .........OK + Comparing dynf048.tile4.nc .........OK + Comparing dynf048.tile5.nc .........OK + Comparing dynf048.tile6.nc .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2016-10-05-00000.nc .........OK + Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK +Test 002 cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux PASS + + baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_satmedmf_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_satmedmf_ccpp_cmeps -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf -Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf +Checking test 003 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -103,13 +160,13 @@ Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf PASS +Test 003 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold384_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR384_ccpp_cmeps -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux -Checking test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux +Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -155,13 +212,13 @@ Checking test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux PASS +Test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_bmrt_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_bmrt_ccpp_cmeps -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt -Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt +Checking test 005 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -207,13 +264,13 @@ Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2013-04-01-03600.nc .........OK -Test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt PASS +Test 005 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux -Checking test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux +Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -264,13 +321,13 @@ Checking test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux PASS +Test 006 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux -Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux +Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... Comparing phyf072.tile1.nc .........OK Comparing phyf072.tile2.nc .........OK Comparing phyf072.tile3.nc .........OK @@ -321,13 +378,13 @@ Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-06-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-06-00000.nc .........OK -Test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux PASS +Test 007 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_restart -Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_restart +Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... Comparing phyf072.tile1.nc .........OK Comparing phyf072.tile2.nc .........OK Comparing phyf072.tile3.nc .........OK @@ -378,13 +435,13 @@ Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-06-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-06-00000.nc .........OK -Test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart PASS +Test 008 cpld_fv3_ccpp_mom6_cice_cmeps_restart PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads -Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads +Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -435,13 +492,13 @@ Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads PASS +Test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp -Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp +Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -492,13 +549,13 @@ Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp PASS +Test 010 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_warm_satmedmf_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_warm_satmedmf_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf -Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf +Checking test 011 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -549,13 +606,13 @@ Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-04-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-04-00000.nc .........OK -Test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf PASS +Test 011 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp384_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp384_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux -Checking test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux +Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -606,13 +663,13 @@ Checking test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux PASS +Test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmrt_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmrt_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt -Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt +Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -701,13 +758,13 @@ Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... Comparing RESTART/iced.2013-04-01-43200.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-01-43200.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-02-00000.nc .........OK -Test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt PASS +Test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_bmwav_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_bmwav_ccpp_cmeps -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt -Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt +Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -753,13 +810,13 @@ Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .. Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2013-04-01-03600.nc .........OK -Test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt PASS +Test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmwav_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmwav_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt -Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt +Checking test 015 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -813,13 +870,13 @@ Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2013-04-02-00000.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-02-00000.nc .........OK -Test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt PASS +Test 015 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_debug_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_debug_ccpp_cmeps -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug -Checking test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug +Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -865,13 +922,13 @@ Checking test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug PASS +Test 016 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug PASS baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_6h_warm_debug_ccpp_cmeps mediator baseline dir = /work/noaa/nems/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_6h_warm_debug_ccpp_cmeps/RESTART -working dir = /work/noaa/stmp/dworthen/stmp/dworthen/S2S_RT/rt_142609/cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug -Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... +working dir = /work/noaa/stmp/junwang/stmp/junwang/S2S_RT/rt_74516/cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug +Checking test 017 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... Comparing phyf006.tile1.nc .........OK Comparing phyf006.tile2.nc .........OK Comparing phyf006.tile3.nc .........OK @@ -922,9 +979,9 @@ Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-03-21600.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-03-21600.nc .........OK -Test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug PASS +Test 017 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug PASS REGRESSION TEST WAS SUCCESSFUL -Tue Sep 8 14:46:15 CDT 2020 -Elapsed time: 02h:15m:06s. Have a nice day! +Tue Sep 15 14:12:54 CDT 2020 +Elapsed time: 01h:23m:52s. Have a nice day! diff --git a/tests/RegressionTests_wcoss_dell_p3.log b/tests/RegressionTests_wcoss_dell_p3.log index 4c12cf46..7979c57a 100644 --- a/tests/RegressionTests_wcoss_dell_p3.log +++ b/tests/RegressionTests_wcoss_dell_p3.log @@ -1,10 +1,10 @@ -Tue Sep 8 22:30:49 UTC 2020 +Wed Sep 16 04:25:08 UTC 2020 Start Regression test baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_ccpp_cmeps -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux Checking test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK @@ -54,10 +54,67 @@ Checking test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux results .... Test 001 cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux PASS +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1stepcold_ccpp_cmeps +mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1stepcold_ccpp_cmeps +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux +Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux results .... + Comparing phyf048.tile1.nc .........OK + Comparing phyf048.tile2.nc .........OK + Comparing phyf048.tile3.nc .........OK + Comparing phyf048.tile4.nc .........OK + Comparing phyf048.tile5.nc .........OK + Comparing phyf048.tile6.nc .........OK + Comparing dynf048.tile1.nc .........OK + Comparing dynf048.tile2.nc .........OK + Comparing dynf048.tile3.nc .........OK + Comparing dynf048.tile4.nc .........OK + Comparing dynf048.tile5.nc .........OK + Comparing dynf048.tile6.nc .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2016-10-05-00000.nc .........OK + Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK +Test 002 cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux PASS + + baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_satmedmf_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_satmedmf_ccpp_cmeps -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf -Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf +Checking test 003 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -103,13 +160,13 @@ Checking test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 002 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf PASS +Test 003 cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold384_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR384_ccpp_cmeps -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux -Checking test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux +Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -155,13 +212,13 @@ Checking test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 003 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux PASS +Test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_bmrt_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_bmrt_ccpp_cmeps -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt -Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt +Checking test 005 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -207,13 +264,13 @@ Checking test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2013-04-01-03600.nc .........OK -Test 004 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt PASS +Test 005 cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux -Checking test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux +Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -264,13 +321,13 @@ Checking test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 005 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux PASS +Test 006 cpld_fv3_ccpp_mom6_cice_cmeps_2d_atm_flux PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux -Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux +Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... Comparing phyf072.tile1.nc .........OK Comparing phyf072.tile2.nc .........OK Comparing phyf072.tile3.nc .........OK @@ -321,13 +378,13 @@ Checking test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-06-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-06-00000.nc .........OK -Test 006 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux PASS +Test 007 cpld_fv3_ccpp_mom6_cice_cmeps_3d_atm_flux PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_3d_warm_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_restart -Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_restart +Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... Comparing phyf072.tile1.nc .........OK Comparing phyf072.tile2.nc .........OK Comparing phyf072.tile3.nc .........OK @@ -378,13 +435,13 @@ Checking test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-06-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-06-00000.nc .........OK -Test 007 cpld_fv3_ccpp_mom6_cice_cmeps_restart PASS +Test 008 cpld_fv3_ccpp_mom6_cice_cmeps_restart PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads -Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads +Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -435,13 +492,13 @@ Checking test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 008 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads PASS +Test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_2threads PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp -Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp +Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -492,13 +549,13 @@ Checking test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 009 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp PASS +Test 010 cpld_fv3_ccpp_mom6_cice_cmeps_2d_decomp PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_warm_satmedmf_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_warm_satmedmf_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf -Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf +Checking test 011 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -549,13 +606,13 @@ Checking test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-04-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-04-00000.nc .........OK -Test 010 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf PASS +Test 011 cpld_fv3_ccpp_mom6_cice_cmeps_1d_satmedmf PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp384_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_2d_warm_ccpp384_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux -Checking test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux +Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... Comparing phyf048.tile1.nc .........OK Comparing phyf048.tile2.nc .........OK Comparing phyf048.tile3.nc .........OK @@ -606,13 +663,13 @@ Checking test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-05-00000.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-05-00000.nc .........OK -Test 011 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux PASS +Test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_2d_atm_flux PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmrt_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmrt_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt -Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt +Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -701,13 +758,13 @@ Checking test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt results .... Comparing RESTART/iced.2013-04-01-43200.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-01-43200.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-02-00000.nc .........OK -Test 012 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt PASS +Test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_1d_bmark_rt PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_bmwav_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_bmwav_ccpp_cmeps -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt -Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt +Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -753,13 +810,13 @@ Checking test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt results .. Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2013-04-01-03600.nc .........OK -Test 013 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt PASS +Test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_cold_bmark_rt PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmwav_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_1d_bmwav_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt -Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt +Checking test 015 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... Comparing phyf024.tile1.nc .........OK Comparing phyf024.tile2.nc .........OK Comparing phyf024.tile3.nc .........OK @@ -813,13 +870,13 @@ Checking test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2013-04-02-00000.nc .........OK Comparing ufs.s2s.cpl.r.2013-04-02-00000.nc .........OK -Test 014 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt PASS +Test 015 cpld_fv3_ccpp_384_mom6_cice_cmeps_ww3_1d_bmark_rt PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_cold_debug_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/MEDIATOR_debug_ccpp_cmeps -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug -Checking test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug +Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... Comparing phyf001.tile1.nc .........OK Comparing phyf001.tile2.nc .........OK Comparing phyf001.tile3.nc .........OK @@ -865,13 +922,13 @@ Checking test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing ufs.s2s.cold.cpl.r.2016-10-03-03600.nc .........OK -Test 015 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug PASS +Test 016 cpld_fv3_ccpp_mom6_cice_cmeps_cold_debug PASS baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_6h_warm_debug_ccpp_cmeps mediator baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/FV3-MOM6-CICE5/develop-20200907/RT-Baselines_6h_warm_debug_ccpp_cmeps/RESTART -working dir = /gpfs/dell2/ptmp/Denise.Worthen/S2S_RT/rt_109096/cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug -Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... +working dir = /gpfs/dell2/ptmp/Jun.Wang/S2S_RT/rt_188039/cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug +Checking test 017 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... Comparing phyf006.tile1.nc .........OK Comparing phyf006.tile2.nc .........OK Comparing phyf006.tile3.nc .........OK @@ -922,9 +979,9 @@ Checking test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug results .... Comparing RESTART/MOM.res_3.nc .........OK Comparing RESTART/iced.2016-10-03-21600.nc .........OK Comparing ufs.s2s.cpl.r.2016-10-03-21600.nc .........OK -Test 016 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug PASS +Test 017 cpld_fv3_ccpp_mom6_cice_cmeps_6h_debug PASS REGRESSION TEST WAS SUCCESSFUL -Wed Sep 9 08:15:45 UTC 2020 -Elapsed time: 09h:44m:59s. Have a nice day! +Wed Sep 16 10:34:16 UTC 2020 +Elapsed time: 06h:09m:13s. Have a nice day! diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 59b05670..0e1b4051 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -243,7 +243,8 @@ export FHCYC=24 export DO_SPPT=.F. export DO_SHUM=.F. export DO_SKEB=.F. -export DO_SFCPERTS=.F. +export LNDP_TYPE=0 +export N_VAR_LNDP=0 export SKEB=-999. export SPPT=-999. export SHUM=-999. diff --git a/tests/rt.conf b/tests/rt.conf index 076cd8a5..16a6db9f 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -2,6 +2,7 @@ COMPILE | CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_G COMPILE | CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y | | orion.intel | fv3 | COMPILE | CCPP=Y SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled MOM6=Y CICE6=Y CMEPS=Y | | wcoss_dell_p3 | fv3 | RUN | cpld_fv3_ccpp_mom6_cice_cmeps_cold_atm_flux | | | fv3 | +RUN | cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux | | | fv3 | RUN | cpld_fv3_ccpp_mom6_cice_cmeps_cold_satmedmf | | | fv3 | RUN | cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_atm_flux | | | fv3 | RUN | cpld_fv3_ccpp_384_mom6_cice_cmeps_cold_bmark_rt | | | fv3 | diff --git a/tests/tests/cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux b/tests/tests/cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux new file mode 100644 index 00000000..7cb18e84 --- /dev/null +++ b/tests/tests/cpld_fv3_ccpp_mom6_cice_cmeps_1stepcold_atm_flux @@ -0,0 +1,91 @@ +# +# CPLD_FV3_CCPP_MOM6_CICE_CMEPS_1STEPCOLD_ATM_FLUX test +# + +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - 1 step cold start" + +export CNTL_DIR="RT-Baselines_1stepcold_ccpp_cmeps" +export CNTLMED_DIR="RT-Baselines_1stepcold_ccpp_cmeps" + +export LIST_FILES="phyf048.tile1.nc \ + phyf048.tile2.nc \ + phyf048.tile3.nc \ + phyf048.tile4.nc \ + phyf048.tile5.nc \ + phyf048.tile6.nc \ + dynf048.tile1.nc \ + dynf048.tile2.nc \ + dynf048.tile3.nc \ + dynf048.tile4.nc \ + dynf048.tile5.nc \ + dynf048.tile6.nc \ + RESTART/coupler.res \ + RESTART/fv_core.res.nc \ + RESTART/fv_core.res.tile1.nc \ + RESTART/fv_core.res.tile2.nc \ + RESTART/fv_core.res.tile3.nc \ + RESTART/fv_core.res.tile4.nc \ + RESTART/fv_core.res.tile5.nc \ + RESTART/fv_core.res.tile6.nc \ + RESTART/fv_srf_wnd.res.tile1.nc \ + RESTART/fv_srf_wnd.res.tile2.nc \ + RESTART/fv_srf_wnd.res.tile3.nc \ + RESTART/fv_srf_wnd.res.tile4.nc \ + RESTART/fv_srf_wnd.res.tile5.nc \ + RESTART/fv_srf_wnd.res.tile6.nc \ + RESTART/fv_tracer.res.tile1.nc \ + RESTART/fv_tracer.res.tile2.nc \ + RESTART/fv_tracer.res.tile3.nc \ + RESTART/fv_tracer.res.tile4.nc \ + RESTART/fv_tracer.res.tile5.nc \ + RESTART/fv_tracer.res.tile6.nc \ + RESTART/phy_data.tile1.nc \ + RESTART/phy_data.tile2.nc \ + RESTART/phy_data.tile3.nc \ + RESTART/phy_data.tile4.nc \ + RESTART/phy_data.tile5.nc \ + RESTART/phy_data.tile6.nc \ + RESTART/sfc_data.tile1.nc \ + RESTART/sfc_data.tile2.nc \ + RESTART/sfc_data.tile3.nc \ + RESTART/sfc_data.tile4.nc \ + RESTART/sfc_data.tile5.nc \ + RESTART/sfc_data.tile6.nc \ + RESTART/MOM.res.nc \ + RESTART/MOM.res_1.nc \ + RESTART/MOM.res_2.nc \ + RESTART/MOM.res_3.nc \ + RESTART/iced.2016-10-05-00000.nc \ + ufs.s2s.cpl.r.2016-10-05-00000.nc" + +export_fv3 +export_cpl + +export DAYS="2" +export FHMAX="48" +export WLCLK=30 +export use_coldstart="false" +export FV3_RESTART_INTERVAL=${FHMAX} + +# set component and coupling timesteps +export DT_CICE=${DT_ATMOS} +export CPL_SLOW=${DT_THERM_MOM6} +export CPL_FAST=${DT_ATMOS} + +# write a CICE restart at DAYS +export DUMPFREQ_N=${DAYS} +export DUMPFREQ="d" + +# restart test: required for restart repro +export MOM6_REPRO_LA='False' +export MOM6_THERMO_SPAN='False' + +# nems.configure +export NEMS_CONFIGURE="nems.configure.medcmeps_atm_ocn_ice.IN" +export coupling_interval_slow_sec=${CPL_SLOW} +export coupling_interval_fast_sec=${CPL_FAST} + +export FV3_RUN=cpld_fv3_mom6_cice_atm_flux_run.IN +export INPUT_NML=input.mom6_ccpp.nml.IN + +export SUITE_NAME="FV3_GFS_2017_coupled"